fix(deps): update dependency @gitlab/ui to v97
This MR contains the following updates:
Package | Type | Update | Change | Pending |
---|---|---|---|---|
@gitlab/ui | dependencies | major | 96.2.0 -> 97.2.0 |
97.3.0 (+1) |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v97.2.0
Features
- GlIcon: Add iconOpticallyAligned prop (041e211)
v97.1.0
Features
- DesignTokens: add token-selector design tokens (54a79d3)
- glToggle: add border color and disabled attribute on toggle when disabled (9047a39)
- GlToggle: change border color for interactive pseudo-classes (bd3d5c8)
- GlToggle: remove gl-focus on hover (877326a)
- GlTokenSelector: use design tokens in GlTokenSelector (cc5b2bc)
v97.0.0
Features
- migrate GlProgressBar component (c58a6c8)
BREAKING CHANGES
-
Remove GlProgressBar's
animated
,precision
,showValue
,showProgress
,striped
props, and functionality to use the default slot. -
Migrate GlProgressBar component so it does not depend on Bootstrap Vue's BProgress and BProgressBar components anymore
-
Remove Bootstrap Vue's BProgress, BProgressBar, styling, and docs
-
Include documentation for GlProgressBar
-
Update stories to include
height
andmax
-
Update toast docs to remove mention of progress bar styling
v96.3.0
Features
- GlSearchBoxByClick: use design tokens in GlSearchBoxByClick (23606cf)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.