Update dependency @gitlab/ui to v38
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui (source) | dependencies | major | 37.9.1 -> 38.0.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v38.0.0
Reverts
- GlFilteredSearch: Allow to pass token dynamically (0dcfb53), closes /gitlab.com/gitlab-org/gitlab-ui/-/merge_requests/2715#note_878880409
- GlTruncate: add slots to surround the text (ed4aa40)
BREAKING CHANGES
-
GlFilteredSearch: This makes the
valueprop ofGlFilteredSearchstatic again, so that it is only read once at mount. - GlTruncate: This drops the before-text and after-text slots from GlTruncate.
v37.10.0
Features
- css: Add more grid utilities (35feb73)
37.9.1 (2022-03-16)
Bug Fixes
- GlFilteredSearch: Keep active state on backspace on first token (bd241df)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.