Skip to content

Update dependency @gitlab/ui to v87

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^86.7.0 -> ^87.6.1

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


Release Notes

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

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)

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