fix(deps): update dependency @gitlab/ui to v87
This MR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| @gitlab/ui | dependencies | major | 86.14.1 -> 87.1.1 |
87.2.1 (+2) |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v87.1.1
Bug Fixes
- GlBadge: fix layout in normal flow (1986f31)
v87.1.0
Features
- GlTabs: Add animation (0622f6a)
v87.0.0
Code Refactoring
- migrate border mixin includes to apply (5ebfb2c)
BREAKING CHANGES
- This rewrite some styles to leverage Tailwind's
@applydirective in stead of SASS mixins'@include.
Consuming GitLab UI's stylesheets from the source therefore requires Tailwind to be set up on the consumer's end to properly compile those directives. An alternative is to consume the compiled CSS bundles.
v86.15.0
Features
- DesignTokens: refine action design tokens (1fe63f6)
86.14.4 (2024-07-23)
Bug Fixes
- GlBreadcrumb: increase contrast ratio of breadcrumb separator (646a106)
86.14.3 (2024-07-23)
Bug Fixes
- GlFilteredSearch: full width input field (ad520cc)
86.14.2 (2024-07-22)
Bug Fixes
- DuoChat: render Markdown in error messages (ce32884)
86.14.1 (2024-07-19)
Bug Fixes
-
Heatmap: rename
optionsprop tooptionto be consistent (8fcf7f6)
v86.14.4
Bug Fixes
- GlBreadcrumb: increase contrast ratio of breadcrumb separator (646a106)
v86.14.3
Bug Fixes
- GlFilteredSearch: full width input field (ad520cc)
v86.14.2
Bug Fixes
- DuoChat: render Markdown in error messages (ce32884)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.