Update dependency @gitlab/ui to v87
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | 86.15.0 -> 87.4.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v87.4.0
Features
- make Tailwind migrations a 2-steps process (b148f2b)
87.3.1 (2024-07-30)
Bug Fixes
- add missing Tailwind equivalent for
gl-flex-shrink-0(5e20414)
v87.3.1
Bug Fixes
- add missing Tailwind equivalent for
gl-flex-shrink-0(5e20414)
v87.3.0
Features
-
GlTokenSelector: Add
showAddNewAlwaysprop (89ae31c)
87.2.1 (2024-07-28)
Bug Fixes
- action-neutral-foreground design token description (55de73f)
v87.2.1
Bug Fixes
- action-neutral-foreground design token description (55de73f)
v87.2.0
Features
- DuoWorkflow: add component to take prompt (3b7617d)
87.1.2 (2024-07-26)
Bug Fixes
- add cancel case to isStreaming state (86e84bd)
87.1.1 (2024-07-24)
Bug Fixes
- GlBadge: fix layout in normal flow (1986f31)
v87.1.2
Bug Fixes
- add cancel case to isStreaming state (86e84bd)
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.
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