Update dependency @gitlab/ui to v31 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/ui (source) | dependencies | major | 30.2.1 -> 31.0.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v31.0.1
Bug Fixes
- GlLabel: Fix visibility of underline on hover and focus state (790aa16)
v31.0.0
Bug Fixes
- GlDrawer: align title and close icon (df09bfb)
BREAKING CHANGES
-
GlDrawer: the header slot has been split up into two distinct slots:
-
The title slot should only contain the drawer's title.
-
The header slot can be used to display additional content below the title.
Usages of GlDrawer need to be updated to move the contents to the correct slots.
v30.3.0
Features
- Add props to allow adding and hiding labels (05eb875)
30.2.2 (2021-07-07)
Bug Fixes
-
GlFilteredSearch: Stop component mutating
value
prop (5ff7bdb)
30.2.1 (2021-07-05)
Bug Fixes
- GlTable: update hover and selected primary background (ac37040)
v30.2.2
Bug Fixes
-
GlFilteredSearch: Stop component mutating
value
prop (5ff7bdb)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot