Update dependency @gitlab/ui to v62
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | ^59.2.0 -> ^62.0.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v62.0.0
Code Refactoring
- remove gl-*flex-wrap-wrap classes (fc405cc)
BREAKING CHANGES
- remove deprecated
gl-[breakpoint?]-flex-wrap-wrap,gl-[breakpoint?]-flex-wrap-nowrap, andgl-[breakpoint?]-flex-wrap-wrap-reverseclasses.
Instead, use these classes: gl-[breakpoint?]-flex-wrap,
gl-[breakpoint?]-flex-nowrap, and
gl-[breakpoint?]-flex-wrap-reverse.
v61.3.0
Features
- GlFilteredSearch: Terms as tokens (7149a54)
v61.2.0
Features
- adds bottom large rounded classes (b0b5bd5)
61.1.3 (2023-04-18)
Bug Fixes
- GlDisclosureDropdown: Set unique key id for items (e3f90f4)
61.1.2 (2023-04-18)
Bug Fixes
- GlSparklineChart: Hide tooltip for blank data in the series (54ea2c7)
61.1.1 (2023-04-13)
Bug Fixes
- GlAvatar: Fix width of 404ing avatar images (94d8413)
v61.1.3
Bug Fixes
- GlDisclosureDropdown: Set unique key id for items (e3f90f4)
v61.1.2
Bug Fixes
- GlSparklineChart: Hide tooltip for blank data in the series (54ea2c7)
v61.1.1
Bug Fixes
- GlAvatar: Fix width of 404ing avatar images (94d8413)
v61.1.0
Features
v61.0.0
Bug Fixes
- GlFilteredSearch: Don't prevent tabbing past component (27cdbf3)
Features
- GlFilteredSearch: Improve option interactions (d2ada9d)
BREAKING CHANGES
-
GlFilteredSearch:
GlFilteredSearch/GlFilteredSearchTerm'stitleslot andGlFilteredSearchToken'stitle-optionslot have been removed. Similar functionality is available by setting theoptionComponentproperty on the given token object passed toGlFilteredSearch'savailable-tokensprop. The component will be given anoptionprop, which will be the option object representing the token.
v60.2.0
Features
- BroadcastMessage: Remove alert role (1652e81)
v60.1.0
Features
- Banner: Remove redundant role (304b8d1)
- dropdowns: allow custom Popper.js options (ec95a9c)
- dropdowns: make content width more flexible (55712fa)
v60.0.0
Features
- Breadcrumb: Add opt in multiple avatars (67f1e3e)
BREAKING CHANGES
- Breadcrumb: Deprecated avatar slot Added avatar option in items prop
chore(breadcrumbs)
fix css rules on avatar
chore(breadcrumbs)
fix story template
Add review suggestions
v59.5.0
Features
- add gl-sm-flex-nowrap, gl-flex-wrap-reverse (7acd006)
v59.4.0
Features
- GlAreaChart: add legend-series-info prop (6e855cc)
59.3.2 (2023-04-05)
Bug Fixes
- GlSkeletonLoader: Disable animation for reduced motion (a70e810)
59.3.1 (2023-04-05)
Bug Fixes
- base_dropdown: conditional chaining to destroy popper (05cf79e)
v59.3.2
Bug Fixes
- GlSkeletonLoader: Disable animation for reduced motion (a70e810)
v59.3.1
Bug Fixes
- base_dropdown: conditional chaining to destroy popper (05cf79e)
v59.3.0
Features
- css: added missing width utility mixins (2b545cb)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot