chore(deps): update dependency @gitlab/ui to v124
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui (source) | devDependencies | major | ^123.12.0 -> ^124.4.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-services/design.gitlab.com (@gitlab/ui)
v124.4.3
Patch Changes
-
3022633: GlSingleStat use design tokens and fix icon variant colors.- Replaced hardcoded color classes (
gl-text-gray-700,gl-text-gray-900) with design token classes (gl-text-heading,gl-text-strong) - Fixed meta icon colors not updating when variant changes by using icon variant prop instead of CSS classes
- Added
badgeVariantToIconVariantMapto properly map badge variants to icon variants - Updated tests to verify icon variant prop instead of CSS classes
- Replaced hardcoded color classes (
v124.4.2
Patch Changes
-
28074ff: GlBreadcrumb: restore bold font for last item
v124.4.1
Patch Changes
-
5240acd: Adds "items" prop to table components for easier testing
v124.4.0
Minor Changes
-
d6e2227: AddvalidateOnBlurprop toGlFormFields. Defaults totrue. When set tofalsevalidation is only run when submitting the form.
v124.3.1
Patch Changes
-
a489306: GlBreadcrumb: Include clipboard button in collapse calculation
v124.3.0
Minor Changes
-
52e9a8e: Update GlFormCombobox to use latest dropdown and option styles
v124.2.0
Minor Changes
-
bca6ab3: Add clipboardButton to GlBreadcrumb for copying path
v124.1.1
Patch Changes
-
978ab70: Update link underlines for breadcrumb and link components
v124.1.0
Minor Changes
-
8f0bab9: Add font size scale design tokensAdds
font.size.*design tokens for100to800scales and100-fixedto800-fixedscales Updatefont.size.smto usefont.size.100Updatefont.size.mdto usefont.size.300Updatefont.size.lgto usefont.size.400Update documentation with design token path references
v124.0.0
Major Changes
-
68e7d61: Remove 'disabled' prop on GlPagination
Patch Changes
-
4d6396a: GlAlert: Move role and aria-live attributes to container element for better accessibility -
7fa20fe: Fix rendering bug in GlFormFields due to missing key. Focus was lost when adding fields. Also the ID associated with fields would be incremented when it should stay constant. Also make it possible to pass a custom ID attribute.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.