Update dependency @gitlab/ui to v64 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | 62.12.0 -> 64.4.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v64.4.0
Features
- GlAvatarLabeled: Display label as row (44b4dd2)
v64.3.0
Features
- css: Added gl-lg-align-items-flex-start mixin (adf826f)
64.2.3 (2023-06-05)
Bug Fixes
- GlFilteredSearch: Makes clickable area full width (832a798)
64.2.2 (2023-06-02)
Bug Fixes
-
sass: revert migration from
/operator tocalc()(5b5fc0b)
64.2.1 (2023-06-02)
Bug Fixes
- GlStackedColumnChart: Replace the getDom to getZr for supporting edge (8412f24)
v64.2.3
Bug Fixes
- GlFilteredSearch: Makes clickable area full width (832a798)
v64.2.2
Bug Fixes
-
sass: revert migration from
/operator tocalc()(5b5fc0b)
v64.2.1
Bug Fixes
- GlStackedColumnChart: Replace the getDom to getZr for supporting edge (8412f24)
v64.2.0
Features
- GlFilteredSearchToken: Pass input attributes to data segment (e8dcc5f)
64.1.1 (2023-06-01)
Bug Fixes
- dropdowns: auto-focus only once dropdown is properly positioned (fe6c39d)
v64.1.1
Bug Fixes
- dropdowns: auto-focus only once dropdown is properly positioned (fe6c39d)
v64.1.0
Features
- dropdowns: adds support for fixed positioning strategy (ac2287a)
64.0.2 (2023-05-30)
Bug Fixes
- GlFilteredSearch: Restore previous scroll behavior (2c1b0e2)
64.0.1 (2023-05-30)
Bug Fixes
- GlBarChart: Replace the getDom to getZr for supporting edge (5b43cda)
- GlFilteredSearch: Prevent filtered search token overflow (3fb3f6c)
v64.0.2
Bug Fixes
- GlFilteredSearch: Restore previous scroll behavior (2c1b0e2)
v64.0.1
Bug Fixes
- GlBarChart: Replace the getDom to getZr for supporting edge (5b43cda)
- GlFilteredSearch: Prevent filtered search token overflow (3fb3f6c)
v64.0.0
Features
- dropdowns: avoid overflowing the viewport on the vertical axis (21cd402)
- dropdowns: migrate to Floating UI (69b6192)
BREAKING CHANGES
- dropdowns: While Floating UI is similar to Popper.js, its API changed slightly. It might be worth reading the migration guide over at https://floating-ui.com/docs/migration.
GlDisclosureDropdown and GlListbox previously exposed a way to
customize Popper.js' config through the popperOptions prop. This has
been deprecated in favor of a dropdownOffset prop which accepts the
same values as Floating UI's offset middleware.
https://floating-ui.com/docs/offset
v63.4.0
Features
- Add more row and column gaps (39ddece)
v63.3.0
Features
- GlCollapsibleListbox: Add select all button in header (eb74768)
63.2.1 (2023-05-23)
Bug Fixes
- GlAreaChart: Replace the getDom to getZr for supporting edge (2a5bef8)
v63.2.1
Bug Fixes
- GlAreaChart: Replace the getDom to getZr for supporting edge (2a5bef8)
v63.2.0
Features
- Add TruncateText component (5539662)
63.1.3 (2023-05-22)
Bug Fixes
- GlFilteredSearch: Prevent height change from scrollbar (2f02df7)
63.1.2 (2023-05-22)
Bug Fixes
- BroadcastMessage: dark border in dark mode (c4db519)
63.1.1 (2023-05-22)
Bug Fixes
- CSS: update categorical data palette to be Pajamas compliant (31e0bb9)
v63.1.3
Bug Fixes
- GlFilteredSearch: Prevent height change from scrollbar (2f02df7)
v63.1.2
Bug Fixes
- BroadcastMessage: dark border in dark mode (c4db519)
v63.1.1
Bug Fixes
- CSS: update categorical data palette to be Pajamas compliant (31e0bb9)
v63.1.0
Features
- GlCollapsibleListbox: Add overflow scrim (55ef395)
v63.0.0
Bug Fixes
- remove desktop-first CSS utils (34f70fc)
BREAKING CHANGES
-
This removes a few desktop-first CSS utils. If you were relying on the following utils, make sure you migrate to mobile-first alternatives:
-
gl-xs-display-none -
gl-xs-mb-4 -
gl-sm-pr-3 -
gl-sm-pr-5 -
gl-sm-pl-5
62.12.1 (2023-05-17)
Bug Fixes
- GlFilteredSearch: Adjust left padding (1c2804d)
- GlFilteredSearch: Fix clear button overlapping long text & input (eb689b4)
- GlFilteredSearch: Fix clear button overlapping long text & input (472fa67)
v62.12.1
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.