Skip to content

Update dependency @gitlab/ui to v89

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^80.17.0 -> ^89.0.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/gitlab-ui (@​gitlab/ui)

v89.0.0

Compare Source

Code Refactoring
  • GlCarousel: Remove Carousel component from design system (1e9e2f0)
BREAKING CHANGES
  • GlCarousel: Removes Carousel component entirely

v88.6.0

Compare Source

Features
  • Avatar: Use new darkmode colors (9af079a)

v88.5.0

Compare Source

Features
  • GlDatepicker: Use design tokens in GlDatepicker (e33a305)

88.4.1 (2024-08-08)

Bug Fixes
  • DuoChat: Add missing pre padding (c168652)

v88.4.1

Compare Source

Bug Fixes
  • DuoChat: Add missing pre padding (c168652)

v88.4.0

Compare Source

Features
  • Add missing badge design tokens (d36a5f8)

v88.3.0

Compare Source

Features
  • Avatar: Avatar dark design tokens (1cbdd7f)

88.2.1 (2024-08-07)

Bug Fixes
  • GlSparklineChart: Fix hoverAnimation deprecation warning (97ae7d9)

v88.2.1

Compare Source

Bug Fixes
  • GlSparklineChart: Fix hoverAnimation deprecation warning (97ae7d9)

v88.2.0

Compare Source

Features
  • GlDuoChat: provide hooks for consumer to focus + scroll (3bba19f)

v88.1.0

Compare Source

Features
  • DesignTokens: add button design tokens (a23d383)
  • GlButton: add design tokens to GlButton (5bd4cd3)

v88.0.0

Compare Source

Features
  • DesignTokens: Restructure feedback tokens for improved clarity (73e0a26)
BREAKING CHANGES
  • DesignTokens: This commit introduces a new naming structure for feedback-related design tokens. The new structure improves clarity and reduces potential misuse of tokens.

v87.8.0

Compare Source

Features
  • DesignTokens: separate badge from status design tokens (280f390)

v87.7.0

Compare Source

Features
  • Add boolean flag for improvedHideHeuristics in Config (1fa7037)

87.6.1 (2024-08-01)

Bug Fixes
  • GlFormDate: Add missing export (314b172)

v87.6.1

Compare Source

Bug Fixes
  • GlFormDate: Add missing export (314b172)

v87.6.0

Compare Source

Features
  • GlBreadcrumb: Add animation (108c6f2)

87.5.1 (2024-07-31)

Bug Fixes
  • Tailwind: fix gl-text-black-normal Tailwind equivalent (a7f6691)

v87.5.1

Compare Source

Bug Fixes
  • Tailwind: fix gl-text-black-normal Tailwind equivalent (a7f6691)

v87.5.0

Compare Source

Features
  • GlListboxItem: Add animation (a76adcc)

v87.4.0

Compare Source

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

Compare Source

Bug Fixes
  • add missing Tailwind equivalent for gl-flex-shrink-0 (5e20414)

v87.3.0

Compare Source

Features
  • GlTokenSelector: Add showAddNewAlways prop (89ae31c)

87.2.1 (2024-07-28)

Bug Fixes
  • action-neutral-foreground design token description (55de73f)

v87.2.1

Compare Source

Bug Fixes
  • action-neutral-foreground design token description (55de73f)

v87.2.0

Compare Source

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

Compare Source

Bug Fixes
  • add cancel case to isStreaming state (86e84bd)

v87.1.1

Compare Source

Bug Fixes
  • GlBadge: fix layout in normal flow (1986f31)

v87.1.0

Compare Source

Features

v87.0.0

Compare Source

Code Refactoring
  • migrate border mixin includes to apply (5ebfb2c)
BREAKING CHANGES
  • This rewrite some styles to leverage Tailwind's @apply directive 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

Compare Source

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 options prop to option to be consistent (8fcf7f6)

v86.14.4

Compare Source

Bug Fixes
  • GlBreadcrumb: increase contrast ratio of breadcrumb separator (646a106)

v86.14.3

Compare Source

Bug Fixes
  • GlFilteredSearch: full width input field (ad520cc)

v86.14.2

Compare Source

Bug Fixes
  • DuoChat: render Markdown in error messages (ce32884)

v86.14.1

Compare Source

Bug Fixes
  • Heatmap: rename options prop to option to be consistent (8fcf7f6)

v86.14.0

Compare Source

Features

86.13.1 (2024-07-18)

Bug Fixes
  • GlSparklineChart: Render flat lines with gradient enabled (a8ad20f)

v86.13.1

Compare Source

Bug Fixes
  • GlSparklineChart: Render flat lines with gradient enabled (a8ad20f)

v86.13.0

Compare Source

Features
  • Migrate to tailwind utilities internally (dc28dbc)

86.12.1 (2024-07-17)

Bug Fixes
  • Properly handle multi-class tailwind migration (7131ebb)

v86.12.1

Compare Source

Bug Fixes
  • Properly handle multi-class tailwind migration (7131ebb)

v86.12.0

Compare Source

Features
  • Charts: use options.toolbox.show to show/hide toolbox (5e8c462)

86.11.1 (2024-07-16)

Bug Fixes
  • GlBadge: fix visual regressions (3dae6e3)

v86.11.1

Compare Source

Bug Fixes
  • GlBadge: fix visual regressions (3dae6e3)

v86.11.0

Compare Source

Features
  • GlSparklineChart: Add connectNulls prop (61d8a7c)

86.10.1 (2024-07-15)

Bug Fixes
  • GlDuoChatMessage: removed white bg from code snippets (9a2aff5)

v86.10.1

Compare Source

Bug Fixes
  • GlDuoChatMessage: removed white bg from code snippets (9a2aff5)

v86.10.0

Compare Source

Features
  • Color: Update black and alpha (98c8723)
  • Color: Update neutral hex values (664441d)
  • Color: Use 1000 for alpha (209f248)

86.9.1 (2024-07-11)

Bug Fixes
  • disclosure-dropdown: correctly close on item selection (9e21f53)

v86.9.1

Compare Source

Bug Fixes
  • disclosure-dropdown: correctly close on item selection (9e21f53)

v86.9.0

Compare Source

Features
  • GlTabe: Use color design tokens (53db384)

v86.8.0

Compare Source

Features
  • GlDisclosureDropdown,GlCollapsibleListbox: Improve hide mechanism (475d1c7)

86.7.1 (2024-07-11)

Bug Fixes
  • GlLabel: restore text-decoration underline on hover for labels (a4e6f22)

v86.7.1

Compare Source

Bug Fixes
  • GlLabel: restore text-decoration underline on hover for labels (a4e6f22)

v86.7.0

Compare Source

Features
  • DuoChat: add insert code snippet button (6b99777)

v86.6.0

Compare Source

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

Compare Source

Bug Fixes
  • GlBadge: remove content wrapper element (275887c)

v86.5.0

Compare Source

Features
  • GlLoadingIcon: Use color design tokens (49eb57c)

86.4.1 (2024-07-10)

Bug Fixes
  • use CSS custom property syntax (35979a1)

v86.4.1

Compare Source

Bug Fixes
  • use CSS custom property syntax (35979a1)

v86.4.0

Compare Source

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

Compare Source

Bug Fixes
  • use neutral colors for action neutral background default token (16449f6)

v86.3.0

Compare Source

Features
  • GlDrawer: Use color design tokens (1be0995)

v86.2.0

Compare Source

Features
  • DesignTokens: add shadow color design tokens (4a6e594)

v86.1.0

Compare Source

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

Compare Source

Bug Fixes
  • use prettier config for style-dictionary prettier action (46ae3a9)

v86.0.1

Compare Source

Bug Fixes
  • Make sure npm release process has util migration script (8f1ee46)

v86.0.0

Compare Source

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

Compare Source

Features
  • Add utility class migration script (1207058)

v85.13.0

Compare Source

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

Compare Source

Bug Fixes
  • DuoChat: don't show cancel button on clear command (229f81c)

v85.12.1

Compare Source

Bug Fixes
  • GlBadge: Fix shrinking in flex layout (161aaa8)

v85.12.0

Compare Source

Features
  • i18n: add support for parameterized/pluralized translations (468e66d)

v85.11.0

Compare Source

Features
  • GlModal: Use design tokens for colors (f488f7d)

v85.10.0

Compare Source

Features
  • GlSkeletonLoader: Create color design tokens (029c30b)
  • GlSkeletonLoader: Use color design tokens (e03cc91)

v85.9.0

Compare Source

Features
  • GlFormInput: Use color design tokens (13c877d)

v85.8.0

Compare Source

Features
  • GlAvatar: Use color design tokens (982f985)

v85.7.0

Compare Source

Features
  • GlFormGroup: Use color design tokens (5800d8c)

v85.6.0

Compare Source

Features
  • GlBanner: Use color design tokens (aacd102)

v85.5.0

Compare Source

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

Compare Source

Bug Fixes
  • GlSparklineChart: Prevent rendering blank or invalid tooltips (e462352)

v85.4.0

Compare Source

Features
  • DuoChat: update user feedback response (5c51a3f)

85.3.1 (2024-06-26)

Bug Fixes

v85.3.1

Compare Source

Bug Fixes

v85.3.0

Compare Source

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

Compare Source

Bug Fixes
  • duochat: Wait for another enter to send on IME (ed2a1e7)

v85.2.1

Compare Source

Bug Fixes
  • DuoChat: don't show loading indicator on canceled messages (4a3847b)

v85.2.0

Compare Source

Features
  • DesignTokens: add feedback color design tokens (9a389d9)

v85.1.0

Compare Source

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

Compare Source

Bug Fixes
  • Sets no-sort-reset for all tables (02fd84e)

v85.0.1

Compare Source

Bug Fixes
  • textarea rows should accept strings (691bb64)

v85.0.0

Compare Source

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

Compare Source

Features
  • DesignTokens: add status design tokens (779d225)
  • GlBadge: add status design tokens to GlBadge (3be9838)

v84.1.0

Compare Source

Features
  • GlBreadcrumb: Use design tokens for colors (948ac03)

v84.0.0

Compare Source

Features
  • GlBadge: One size fits all (91f2129)
BREAKING CHANGES
  • GlBadge: The size prop has been removed from GlBadge. 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

Compare Source

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

Compare Source

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

Compare Source

Bug Fixes
  • GlPopover: properly align the close button without title (e4f314f)

v82.0.0

Compare Source

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 libsass which does not support math.div. Consuming the stylesheets now requires dart-sass.

v81.1.0

Compare Source

Features
  • GlDaterangePicker: Add valid prop to GlFormInput, GlDatepicker, GlDaterangePicker (a872eef)

v81.0.0

Compare Source

Features
  • Add GlFormCharacterCount component (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)

v80.20.1

Compare Source

Bug Fixes
  • GlPopover: properly align close button (2e86876)

v80.20.0

Compare Source

Features
  • allow controlling GlFormTextArea rows (074004d)

80.19.1 (2024-06-07)

Bug Fixes

v80.19.1

Compare Source

Bug Fixes

v80.19.0

Compare Source

Features
  • DesignTokens: add theme design tokens (feab27d)

v80.18.0

Compare Source

Features
  • DesignTokens: add border color design tokens (b0dda57)

Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading