Update dependency @gitlab/ui to v112
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/ui | dependencies | major | ^106.2.2 -> ^112.3.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
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)
v111.10.2
Bug Fixes
- GlToggle: Fix label required if slot is used (c39ca40)
v111.10.1
Bug Fixes
- GlAreaChart: Legend is updated on changes (0caa619)
v111.10.0
Features
- GlCollapsibleListbox: Allow listbox options to have a null value (6e1c5f6)
111.9.1 (2025-03-28)
Bug Fixes
- GlCollapsibleListbox: Enter press should toggle selection (0a89dc6)
v111.9.1
Bug Fixes
- GlCollapsibleListbox: Enter press should toggle selection (0a89dc6)
v111.9.0
Features
- GlTooltip: add custom global container selector (691e2b0)
111.8.1 (2025-03-27)
Bug Fixes
- GlLineChart, GlAreaChart, GlStackedColumn: Fix tooltip updates (7ac5e58)
v111.8.1
Bug Fixes
- GlLineChart, GlAreaChart, GlStackedColumn: Fix tooltip updates (7ac5e58)
v111.8.0
Features
- GlAnimatedIcon: add down-up, lg-down-up and lg-right-down chevrons (1bc7430)
111.7.1 (2025-03-25)
Bug Fixes
- GlButtonGroup: Isolate button divider so it doesn't overlap others (7b0481c)
v111.7.1
Bug Fixes
- GlButtonGroup: Isolate button divider so it doesn't overlap others (7b0481c)
v111.7.0
Features
- GlChart: Allow charts to opt-out of aria (14c0bfc)
v111.6.0
Bug Fixes
- GlLink: fix passing of attributes to Vue 3 RouterLink (0e2632d)
Features
- GlDatepicker: Add global firstDay config (4b3c9a8)
v111.5.0
Features
- DesignTokens: Compile JSON files for Figma plugin (2834c7e)
v111.4.0
Features
- DesignTokens: Replace illustration stroke width with unitless (f172642)
111.3.1 (2025-03-18)
Bug Fixes
-
GlTokenSelector: Remove text intput
aria-label
attr (85d1e7e)
v111.3.1
Bug Fixes
-
GlTokenSelector: Remove text intput
aria-label
attr (85d1e7e)
v111.3.0
Features
- GlCollapsibleListbox: Add toggleId prop (e3d6ed2)
v111.2.0
Features
- DesignTokens: organise design tokens into directories (f891a62)
111.1.1 (2025-03-13)
Bug Fixes
- DesignTokens: Add missing dropdown token keys (1d8b1f5)
v111.1.1
Bug Fixes
- DesignTokens: Add missing dropdown token keys (1d8b1f5)
v111.1.0
Features
- DesignTokens: define chart contextual design tokens (57eafc4)
v111.0.0
Features
-
GlLink: Remove
BLink
fromGlLink
(22f8323)
BREAKING CHANGES
-
GlLink: Removed support for the following props:
append
,event
,exact
,exact-path
,exact-path-active-class
,no-prefetch
,router-component-name
,router-tag
. Also removed support forbv::link::clicked
global event.
v110.1.0
Features
- use design tokens in Bootstrap .table class styles (1b61082)
v110.0.0
Features
- charts: Removes GlChartTooltip component from published package (99517f4)
BREAKING CHANGES
- charts: GlChartTooltip cannot be imported from '@gitlab/ui/dist/charts'
109.2.1 (2025-03-07)
Bug Fixes
- combobox: Combobox ARIA labeling (2d46733)
v109.2.1
Bug Fixes
- combobox: Combobox ARIA labeling (2d46733)
v109.2.0
Features
- GlCollapsibleListbox: Visually highlight first result when searching (0430cc4)
v109.1.0
Features
- GlChart: Remove deprecated "disable-theme" prop (64c8f57)
v109.0.0
Code Refactoring
-
GlCollapse: remove
BCollapse
component (f53fdd4)
BREAKING CHANGES
-
GlCollapse:
GlCollapse
now has its own implementation and does not rely onBCollapse
anymore.
Drops support of the toggle
directive for toggling the GlCollapse
's
state. Going forward, the v-model
should be used instead.
Drops support of hide
, show
events.
Also drops supports of:
-
appear
prop -
v-b-toggle
, which can be used to trigger multiple collapse elements - turn a group of collapse components into an accordion with
accordion
prop - navbar support with
is-nav
prop - $root event
-
show
andhide
events
See bootstrap doc (https://bootstrap-vue.org/docs/components/collapse#collapse) for details.
v108.10.0
Features
- charts: Set up charts to auto generate long description (96bb848)
108.9.1 (2025-03-03)
Bug Fixes
- GlCollapsibleListbox: fix button focus ring color in dark mode (2f2bfdc)
v108.9.1
Bug Fixes
- GlCollapsibleListbox: fix button focus ring color in dark mode (2f2bfdc)
v108.9.0
Features
- DesignTokens: Update neutral icons (62316ba)
108.8.1 (2025-02-27)
Bug Fixes
- GlTruncate: Prevent total whitespace collapse (2811b7e)
v108.8.1
Bug Fixes
- GlTruncate: Prevent total whitespace collapse (2811b7e)
v108.8.0
Features
- GlDatepicker: use variant prop on GlIcon for disabled control (f64fe84)
- GlLabel: update scoped label title text color to text.color.strong (6df7597)
v108.7.0
Features
- GlStackedColumnChart: Simplify chart tooltip API (837c638)
v108.6.0
Features
- GlButtonGroup: Selected state (f4afaec)
v108.5.0
Features
- GlTable: Update empty state to use text.subtle (10b8cda)
108.4.1 (2025-02-21)
Bug Fixes
- GlBreadcrumb: Hide breadcrumb item if it has no text (d9badd5)
v108.4.1
Bug Fixes
- GlBreadcrumb: Hide breadcrumb item if it has no text (d9badd5)
v108.4.0
Features
- GlLink: Add variants and use design tokens in GlLink (ec6b16d)
108.3.1 (2025-02-14)
Bug Fixes
- GlDisclosureDropdownItem: remove improper aria-hidden (37977f8)
v108.3.1
Bug Fixes
- GlDisclosureDropdownItem: remove improper aria-hidden (37977f8)
v108.3.0
Features
- GlAnimatedIcon: Add variant prop (a1f1d8f)
v108.2.0
Features
- GlToast: Use token for action color (5eec4df)
v108.1.0
Features
-
GlBreadcrumb: Add
size
prop (47cf4bd)
108.0.1 (2025-02-04)
Bug Fixes
- Correct GlSearchBoxByClick and GlSearchBoxByType component names (bf56a82)
- Correct the N letter (748bb3e)
v108.0.1
Bug Fixes
- Correct GlSearchBoxByClick and GlSearchBoxByType component names (bf56a82)
- Correct the N letter (748bb3e)
v108.0.0
Features
- remove BFormInput from GlFormInput (f71e397)
BREAKING CHANGES
- Remove support for
size
prop which does not have any effect anyway.
107.7.1 (2025-01-31)
Bug Fixes
- GlButtonGroup: fix specificity issue (cf8cc2b)
v107.7.1
Bug Fixes
- GlButtonGroup: fix specificity issue (cf8cc2b)
v107.7.0
Features
- Dropdown: Add indicator (065c810)
107.6.2 (2025-01-30)
Bug Fixes
- GlButtonGroup: Fix specificity problem (837d85c)
107.6.1 (2025-01-27)
Bug Fixes
- GlPath: move id from list item to button (99ce2ac)
v107.6.2
Bug Fixes
- GlButtonGroup: Fix specificity problem (837d85c)
v107.6.1
Bug Fixes
- GlPath: move id from list item to button (99ce2ac)
v107.6.0
Features
- Banner: Update border tokens (0faf4bb)
v107.5.0
Features
- GlListbox: Allow infinite scroll with grouped listbox items (4d2703f)
v107.4.0
Features
- Tailwind: Add subtle and strong border tokens to shadow utils (3584dfc)
v107.3.0
Features
- DesignTokens: add data color design tokens (780029e)
- DesignTokens: deprecate data-viz design tokens (68a4521)
107.2.1 (2025-01-17)
Bug Fixes
- Installation as a dependency (e7ceee9)
v107.2.1
Bug Fixes
- Installation as a dependency (e7ceee9)
v107.2.0
Features
- ButtonGroup: Change border color separator in darkmode (866456f)
107.1.1 (2025-01-17)
Bug Fixes
- GlPopover: Render content prop when given (55c98a1)
v107.1.1
Bug Fixes
- GlPopover: Render content prop when given (55c98a1)
v107.1.0
Features
- Dropdown: Update design tokens (c8663b6)
107.0.1 (2025-01-15)
Bug Fixes
- GlChartTooltip: Render correctly in Vue 3 (50203aa)
v107.0.1
Bug Fixes
- GlChartTooltip: Render correctly in Vue 3 (50203aa)
v107.0.0
Features
- Remove GlPaginatedList (ac6abf9)
BREAKING CHANGES
- The GlPaginatedList component has been removed. Reimplement the component locally if needed.
106.2.2 (2025-01-13)
Bug Fixes
- GlDisclosureDropdown: Render group items in Vue 3 (8eaa952)
106.2.1 (2025-01-13)
Bug Fixes
- GlDashboardPanel: Fix title truncation (5bde012)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.