Update dependency @gitlab/ui to v95
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/ui | dependencies | major | 94.5.0 -> 95.1.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v95.1.1
Bug Fixes
- update dropdown headers to use strong text color (6f6b208)
v95.1.0
Bug Fixes
- don't open details modal if selecting close button via keyboard (8e8a4c3)
Features
- GlDuoChat: view context item content/details (63909dd)
v95.0.0
Features
- GlModal: Remove variant options (5580ba3)
- GlProgressBar: Apply design tokens (4776905)
- GlProgressBar: Remove some progress bar color variants (4a3289d)
BREAKING CHANGES
- GlProgressBar: * Rename variantOptions to progressBarOptions since they're only used for the GlProgressBar
- Remove options: secondary, light, dark, info
- GlModal: Remove util constants variantOptionsWithNoDefault, and possibility to apply header, body, and footer variants.
BootstrapVue's Modal supported multiple variants:
- headerBgVariant
- headerBorderVariant
- headerTextVariant
- headerCloseVariant
- bodyBgVariant
- bodyTextVariant
- footerBgVariant
- footerBorderVariant
- footerTextVariant
These attributes were passed through the GitLab UI Component to the BootstrapVue's original component. These variants have never been used and are now deleted. Alongside with the exported constant in the utils folder.
v94.10.0
Features
- GlFormComboBox: use design tokens in GlFormComboBox (7dd5b86)
v94.9.0
Features
- GlButton: Add animation and migrate box-shadow to border (602811d)
v94.8.0
Features
- Alert: Ensure Alert actions can wrap (cc4df4c)
v94.7.0
Features
- DesignTokens: add dropdown design tokens (d67bf54)
- DesignTokens: use design tokens in dropdown styles (93f89ed)
- GlCollapsibleListbox: use design tokens in GlCollapsibleListbox (76c3f00)
- GlDisclosureDropdown: use design tokens in GlDisclosureDropdown (b2a622c)
- GlDropdown: use design tokens in GlDropdown (62d74e0)
- GlFilteredSearchSuggestion: use design tokens (942d8b9)
94.6.1 (2024-10-02)
Bug Fixes
- GlBreadcrumb: Fix items watcher behavior (f4256e4)
v94.6.1
Bug Fixes
- GlBreadcrumb: Fix items watcher behavior (f4256e4)
v94.6.0
Features
- DesignTokens: update overlap background color to color.neutral.900 (e0a8b98)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.