The source project of this merge request has been removed.
Update dependency @gitlab/ui to v86
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/ui | dependencies | major | ^80.20.1 -> ^86.7.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v86.7.0
Features
- DuoChat: add insert code snippet button (6b99777)
v86.6.0
Features
- OutsideDirective: Add Event Listener for focusin (aee99c5)
86.5.1 (2024-07-10)
Bug Fixes
- GlBadge: remove content wrapper element (275887c)
v86.5.1
Bug Fixes
- GlBadge: remove content wrapper element (275887c)
v86.5.0
Features
- GlLoadingIcon: Use color design tokens (49eb57c)
86.4.1 (2024-07-10)
Bug Fixes
- use CSS custom property syntax (35979a1)
v86.4.1
Bug Fixes
- use CSS custom property syntax (35979a1)
v86.4.0
Features
- DesignTokens: add label design tokens (0e1c838)
- GlLabel: add label design tokens to GlLabel (dbf3369)
86.3.1 (2024-07-09)
Bug Fixes
- use neutral colors for action neutral background default token (16449f6)
v86.3.1
Bug Fixes
- use neutral colors for action neutral background default token (16449f6)
v86.3.0
Features
- GlDrawer: Use color design tokens (1be0995)
v86.2.0
Features
- DesignTokens: add shadow color design tokens (4a6e594)
v86.1.0
Features
- Tailwind: add brand colors to tailwind (f8f864b)
86.0.2 (2024-07-05)
Bug Fixes
- use prettier config for style-dictionary prettier action (46ae3a9)
86.0.1 (2024-07-04)
Bug Fixes
- Make sure npm release process has util migration script (8f1ee46)
v86.0.2
Bug Fixes
- use prettier config for style-dictionary prettier action (46ae3a9)
v86.0.1
Bug Fixes
- Make sure npm release process has util migration script (8f1ee46)
v86.0.0
Features
- tailwind: add the custom configuration (fafca85)
BREAKING CHANGES
- tailwind: This overrides several Tailwind configuration option. Consumers that were already using Tailwind with the GitLab UI preset should keep an eye out for utils that might behave differently.
v85.14.0
Features
- Add utility class migration script (1207058)
v85.13.0
Features
- GlFormRadio,GlFormCheckbox: Use color design tokens (62d3cdd)
- Add design tokens for control border color selected (246b88e)
85.12.2 (2024-07-01)
Bug Fixes
- DuoChat: don't show cancel button on clear command (229f81c)
85.12.1 (2024-06-28)
Bug Fixes
- GlBadge: Fix shrinking in flex layout (161aaa8)
v85.12.2
Bug Fixes
- DuoChat: don't show cancel button on clear command (229f81c)
v85.12.1
Bug Fixes
- GlBadge: Fix shrinking in flex layout (161aaa8)
v85.12.0
Features
- i18n: add support for parameterized/pluralized translations (468e66d)
v85.11.0
Features
- GlModal: Use design tokens for colors (f488f7d)
v85.10.0
Features
- GlSkeletonLoader: Create color design tokens (029c30b)
- GlSkeletonLoader: Use color design tokens (e03cc91)
v85.9.0
Features
- GlFormInput: Use color design tokens (13c877d)
v85.8.0
Features
- GlAvatar: Use color design tokens (982f985)
v85.7.0
Features
- GlFormGroup: Use color design tokens (5800d8c)
v85.6.0
Features
- GlBanner: Use color design tokens (aacd102)
v85.5.0
Features
- GlTooltip: Use color design tokens (d62b0fc)
85.4.1 (2024-06-26)
Bug Fixes
- GlSparklineChart: Prevent rendering blank or invalid tooltips (e462352)
v85.4.1
Bug Fixes
- GlSparklineChart: Prevent rendering blank or invalid tooltips (e462352)
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.
v82.1.0
Features
- CSS: include design token CSS custom properties in gitlab_ui.scss (1a8db73)
82.0.1 (2024-06-19)
Bug Fixes
- GlPopover: properly align the close button without title (e4f314f)
v82.0.1
Bug Fixes
- GlPopover: properly align the close button without title (e4f314f)
v82.0.0
chore
- update deprecated division syntax to use math.div (153c5ba)
Features
- DuoChat: Add check for loading icon in spec (67fca11)
- DuoChat: Add story for message population (b94cbe1)
- DuoChat: Improve the message response while generating (56a7852)
- DuoChat: Remove computed streaming logic (bfab065)
- DuoChat: Update test for loading icon (b986944)
BREAKING CHANGES
- This makes GitLab UI's stylesheets incompatible with
libsasswhich does not supportmath.div. Consuming the stylesheets now requiresdart-sass.
v81.1.0
Features
- GlDaterangePicker: Add valid prop to GlFormInput, GlDatepicker, GlDaterangePicker (a872eef)
v81.0.0
Features
- Add
GlFormCharacterCountcomponent (c3ccb44)
BREAKING CHANGES
- So you can add character count to standalone inputs
Also renames character count related props and slots in
GlFormTextarea
80.20.1 (2024-06-12)
Bug Fixes
- GlPopover: properly align close button (2e86876)
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