Update dependency @gitlab/ui to v85 - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | 82.1.0 -> 85.4.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v85.4.0
Features
- DuoChat: update user feedback response (5c51a3f)
85.3.1 (2024-06-26)
Bug Fixes
- bootstrap-vue: Revert IE11 specific modal fix (d1cca1b), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/140612#note_1911015817
v85.3.1
Bug Fixes
- bootstrap-vue: Revert IE11 specific modal fix (d1cca1b), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/140612#note_1911015817
v85.3.0
Features
- DesignTokens: add design tokens for control and focus-ring (bcf24f2)
85.2.2 (2024-06-26)
Bug Fixes
- duochat: Wait for another enter to send on IME (ed2a1e7)
85.2.1 (2024-06-25)
Bug Fixes
- DuoChat: don't show loading indicator on canceled messages (4a3847b)
v85.2.2
Bug Fixes
- duochat: Wait for another enter to send on IME (ed2a1e7)
v85.2.1
Bug Fixes
- DuoChat: don't show loading indicator on canceled messages (4a3847b)
v85.2.0
Features
- DesignTokens: add feedback color design tokens (9a389d9)
v85.1.0
Features
- GlCard: Use design tokens for colors and border in GlCard (3ecb2cd)
85.0.2 (2024-06-24)
Bug Fixes
- Sets no-sort-reset for all tables (02fd84e)
85.0.1 (2024-06-24)
Bug Fixes
- textarea rows should accept strings (691bb64)
v85.0.2
Bug Fixes
- Sets no-sort-reset for all tables (02fd84e)
v85.0.1
Bug Fixes
- textarea rows should accept strings (691bb64)
v85.0.0
Bug Fixes
- DuoChat: don't show cancel button on slash commands (0c6ca4a)
Features
- Consume vendored bootstrap-vue (8f885f0)
BREAKING CHANGES
- @gitlab/ui doesn't rely on bootstrap-vue as a npm dependency because it vendors bootstrap-vue. If you are importing things directly from bootstrap-vue, you might need to adjust import paths
v84.2.0
Features
- DesignTokens: add status design tokens (779d225)
- GlBadge: add status design tokens to GlBadge (3be9838)
v84.1.0
Features
- GlBreadcrumb: Use design tokens for colors (948ac03)
v84.0.0
Features
- GlBadge: One size fits all (91f2129)
BREAKING CHANGES
-
GlBadge: The
sizeprop has been removed fromGlBadge. This might affect test which check that the prop was provided, but more importantly this could affect layout for badges which were set small or large.
v83.0.0
Features
- DuoChat: add propmpt abort functionality (3792308)
BREAKING CHANGES
- DuoChat: This commit adds an abort button to the DuoChat textarea, it also introduces the chat-abort event that can be caught by the client.
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