Skip to content

Update dependency @gitlab/ui to v76

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^74.9.3 -> ^76.0.0

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


Release Notes

gitlab-org/gitlab-ui

v76.0.0

Compare Source

Bug Fixes
  • make gl-content-empty mixin internal (51195ac)
  • make gl-mask-chevron-down mixin internal (d58d804)
  • remove legacy gl-appearance-none utility mixin (000795e)
  • remove mix blend mode utilities (f3b6b2c)
  • remove table layout utilities (20f9027)
  • remove user select utility mixins (a9ee4bd)
BREAKING CHANGES
  • The gl-content-empty utility has been removed. Consumer that need content utilities can enable the content Tailwind core plugin.
  • The table user select utilities have been removed. Consumer that need such utilities can enable the userSelect Tailwind core plugin.
  • The table layout utility has been removed. Consumer that need such utility can enable the tableLayout Tailwind core plugin.
  • The appearance utility has been removed. Consumer that need such utility can enable the appearance Tailwind core plugin.
  • The mix blend mode utility has been removed. Consumer that need such utility can enable the mixBlendMode Tailwind core plugin.
  • The gl-mask-chevron-down utility has been removed.

v75.2.0

Compare Source

Features
  • GlMarkdown: Use heading scale (19c39b6)

v75.1.0

Compare Source

Features
  • GlDrawer: Emit "opened" event in transition after-enter hook (f752b36)

v75.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • This removes the isolation CSS utilities. Isolation should now be applied via Tailwind CSS utils instead.

74.9.3 (2024-02-20)

Bug Fixes
  • DuoChat: Force a scroll-bar if we have messages (31f846a)

74.9.2 (2024-02-20)

Bug Fixes
  • Align left margin for inactive state (5e20544)
  • Decrease left margin for icon (1b2e829)
  • Make icon darker again (6350e75)
  • Move icon sort position in table (28f2599)
  • Simplify if statements and width (21bc5b2)

74.9.1 (2024-02-20)

Bug Fixes
  • dropdown: set aria-expanded to string (8fbae07)

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