Update dependency @gitlab/ui to v113
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/ui | dependencies | major | 111.10.2 -> 113.5.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v113.5.0
Features
- GlCollapsibleListbox: improve a11y support (13453e7)
v113.4.0
Features
- BaseDropdown: Prevent dropdowns from overflowing viewport (5f97ccb)
113.3.2 (2025-05-05)
Bug Fixes
- deps: update dependency @floating-ui/dom to v1.7.0 (00baf76)
113.3.1 (2025-05-05)
Bug Fixes
- FilteredSearchTerm: Fix view-only logic and remove unused deprecated class (3a142b7)
v113.3.2
Bug Fixes
- deps: update dependency @floating-ui/dom to v1.7.0 (00baf76)
v113.3.1
Bug Fixes
- FilteredSearchTerm: Fix view-only logic and remove unused deprecated class (3a142b7)
v113.3.0
Features
- DesignTokens: update stylesheets to remove deprecated color usage (74ce6a8)
- stylelint: add rule for deprecated color usage (4958e5e)
113.2.4 (2025-05-02)
Bug Fixes
- GlBaseDropdown: use aria-labelledby properly (1d3a96f)
113.2.3 (2025-05-01)
Bug Fixes
- GlAlert: remove assertive aria-live (e0ba832)
113.2.2 (2025-05-01)
Bug Fixes
- GlTruncate: add aria-label when truncating in the middle (a4d27ad)
113.2.1 (2025-04-29)
Bug Fixes
-
deps: upgrade
@floating-ui/dom
tov1.6.13
(af9bb56)
v113.2.4
Bug Fixes
- GlBaseDropdown: use aria-labelledby properly (1d3a96f)
v113.2.3
Bug Fixes
- GlAlert: remove assertive aria-live (e0ba832)
v113.2.2
Bug Fixes
- GlTruncate: add aria-label when truncating in the middle (a4d27ad)
v113.2.1
Bug Fixes
-
deps: upgrade
@floating-ui/dom
tov1.6.13
(af9bb56)
v113.2.0
Features
- Token: Use design tokens (bcaf4ed)
v113.1.0
Features
- GlBadge: pass listeners to badge (9243c73)
v113.0.0
Features
- GlForm: remove BForm from GlForm (5f2e51b)
BREAKING CHANGES
-
GlForm:
id
andnovalidate
should now be passed as attributes, not props.inline
andvalidated
props are no longer supported.
112.3.3 (2025-04-22)
Bug Fixes
- DesignTokens: add custom format for JS output without comments (14ee749)
112.3.2 (2025-04-15)
Bug Fixes
- GlListbox: Allows listbox to accept null values as defaults (13848f1)
112.3.1 (2025-04-14)
Bug Fixes
- DesignTokens: add token.path conditional check (79a400b)
- DesignTokens: use yarn build-tokens script for check tokens build (f814b08)
v112.3.3
Bug Fixes
- DesignTokens: add custom format for JS output without comments (14ee749)
v112.3.2
Bug Fixes
- GlListbox: Allows listbox to accept null values as defaults (13848f1)
v112.3.1
Bug Fixes
- DesignTokens: add token.path conditional check (79a400b)
- DesignTokens: use yarn build-tokens script for check tokens build (f814b08)
v112.3.0
Features
- Color: Reduce saturation (b6a73d1)
112.2.3 (2025-04-08)
Bug Fixes
- SearchBoxByClick: add accessible name to empty search button (0c3948d)
- apply feedback (ffc8966)
- SearchBoxByClick: add accessible name to empty search button (d29957a)
112.2.2 (2025-04-07)
Bug Fixes
- GlKeysetPagination: Fix spacing between buttons (7991c38)
112.2.1 (2025-04-07)
Bug Fixes
- DesignTokens: remove size/pxToRem transform from dimension type (451fc7d)
v112.2.3
Bug Fixes
- SearchBoxByClick: add accessible name to empty search button (0c3948d)
- apply feedback (ffc8966)
- SearchBoxByClick: add accessible name to empty search button (d29957a)
v112.2.2
Bug Fixes
- GlKeysetPagination: Fix spacing between buttons (7991c38)
v112.2.1
Bug Fixes
- DesignTokens: remove size/pxToRem transform from dimension type (451fc7d)
v112.2.0
Features
- GlChartLegend: Localizes chart legend labels (d0e3716)
112.1.2 (2025-04-03)
Bug Fixes
- GlTooltip: use feedback.strong.text.color for tooltip scoped label (25784e3)
112.1.1 (2025-04-03)
Bug Fixes
- GlLineChart, GlStackedColumn: Legend is updated on changes (dabba78)
v112.1.2
Bug Fixes
- GlTooltip: use feedback.strong.text.color for tooltip scoped label (25784e3)
v112.1.1
Bug Fixes
- GlLineChart, GlStackedColumn: Legend is updated on changes (dabba78)
v112.1.0
Features
- GlAvatarLabeled: add label-link-click event (ed38bc9)
112.0.1 (2025-04-02)
Bug Fixes
- GlAnimatedIcon: explicitly set animation properties (cdd8fad)
v112.0.1
Bug Fixes
- GlAnimatedIcon: explicitly set animation properties (cdd8fad)
v112.0.0
chore
- GlNavItemDropdown: Remove component (b948f97)
BREAKING CHANGES
- GlNavItemDropdown: This commit removes the GlNavItemDropdown component.
It is not used by any of our projects. Removing it will allow us to drop another Bootstrap dependency, BNavItemDropdown.
111.10.2 (2025-04-01)
Bug Fixes
- GlToggle: Fix label required if slot is used (c39ca40)
111.10.1 (2025-03-31)
Bug Fixes
- GlAreaChart: Legend is updated on changes (0caa619)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot