Update dependency @gitlab/ui to v97
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | 96.3.0 -> 97.0.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v97.0.0
Features
- migrate GlProgressBar component (c58a6c8)
BREAKING CHANGES
-
Remove GlProgressBar's
animated,precision,showValue,showProgress,stripedprops, 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
heightandmax -
Update toast docs to remove mention of progress bar styling
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.