Skip to content

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

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Never, 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