fix(deps): update dependency @gitlab/ui to v51
This MR contains the following updates:
Package | Type | Update | Change | Pending |
---|---|---|---|---|
@gitlab/ui | dependencies | major | 50.1.1 -> 51.0.0 |
51.1.1 (+1) |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v51.0.0
Code Refactoring
-
GlDropdown: Remove the
new
prefix in CSS classes (887ae70)
BREAKING CHANGES
- GlDropdown: rename following CSS class names
-
gl-new-dropdown
=>gl-dropdown
-
gl-new-dropdown-inner
=>gl-dropdown-inner
-
gl-new-dropdown-contents
=>gl-dropdown-contents
-
gl-new-dropdown-header
=>gl-dropdown-header
-
gl-new-dropdown-header-top
=>gl-dropdown-header-top
-
gl-new-dropdown-footer
=>gl-dropdown-footer
-
gl-new-dropdown-item
=>gl-dropdown-item
-
gl-new-dropdown-item-check-icon
=>gl-dropdown-item-check-icon
-
gl-new-dropdown-item-icon
=>gl-dropdown-item-icon
-
gl-new-dropdown-item-text-primary
=>gl-dropdown-item-text-primary
-
gl-new-dropdown-item-text-secondary
=>gl-dropdown-item-text-secondary
-
gl-new-dropdown-item-text-wrapper
=>gl-dropdown-item-text-wrapper
-
gl-new-dropdown-divider
=>gl-dropdown-divider
-
gl-new-dropdown-section-header
=>gl-dropdown-section-header
-
gl-new-dropdown-text
=>gl-dropdown-text
-
gl-new-dropdown-button-text
=>gl-dropdown-button-text
50.1.2 (2022-11-25)
Bug Fixes
- charts: fix toolbox icons default + hover colors (1fecdd6)
50.1.1 (2022-11-25)
Bug Fixes
- charts: Update chart toolbar icons (18dd203)
v50.1.2
Bug Fixes
- charts: fix toolbox icons default + hover colors (1fecdd6)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.