Update dependency @gitlab/ui to v71

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^68.8.0 -> ^71.9.0

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


Release Notes

gitlab-org/gitlab-ui

v71.9.0

Compare Source

Features
  • css: Add gl-top-full mixin (0c8dfe6)
  • GlDateRangePicker: Add start-opened to GlDateRangePicker (ea07ccd)
  • GlFilteredSearchToken: Add value argument to complete event (40590dc)

71.8.1 (2023-12-11)

Bug Fixes
  • GlAvatarInline: Address MR feedback (c139beb)
  • GlAvatarInline: Fix spacing in GlAvatarInlne (4801ecd)

v71.8.1

Compare Source

Bug Fixes
  • GlAvatarInline: Address MR feedback (c139beb)
  • GlAvatarInline: Fix spacing in GlAvatarInlne (4801ecd)

v71.8.0

Compare Source

Features
  • GlBanner: remove embedded property (b024100)

71.7.1 (2023-12-08)

Bug Fixes
  • GlDuoChat: better align slash commands (e171560)

v71.7.1

Compare Source

Bug Fixes
  • GlDuoChat: better align slash commands (e171560)

v71.7.0

Compare Source

Bug Fixes
  • Dropdown: Polish trigger spacing (9e60b07)
Features
  • GlAvatarLabeled: Wrap subLabel (aa773e2)

71.6.1 (2023-12-06)

Bug Fixes
  • GlLoadingIcon: aria-label for GlLoadingIcon (09e9768)
Reverts
  • feat(GlBadge): change spaces (6556551)

v71.6.1

Compare Source

Bug Fixes
  • GlLoadingIcon: aria-label for GlLoadingIcon (09e9768)
Reverts
  • feat(GlBadge): change spaces (6556551)

v71.6.0

Compare Source

Features
  • GlDuoChat: switched /test to /tests command (5045d5d)

v71.5.0

Compare Source

Features
  • GlChartTooltip: Add slot API for chart tooltip (572b33e)

v71.4.0

Compare Source

Features
  • GlTruncateText: add toggleButtonProps prop (25a6577)

v71.3.0

Compare Source

Features
  • DesignTokens: add dark mode colors for data-viz and theme colors (7488ded)

v71.2.0

Compare Source

Features

71.1.1 (2023-11-28)

Bug Fixes
  • GlFilteredSearch: Make close button keyboard accessible (78d809c)

v71.1.1

Compare Source

Bug Fixes
  • GlFilteredSearch: Make close button keyboard accessible (78d809c)

v71.1.0

Compare Source

Features
  • css: Add gl-line-clamp-{value} utility class (304a508)

v71.0.0

Compare Source

Features
  • GlFormInput, GlFormSelect, GlDatepicker: remove deprecated props (72ff245)
BREAKING CHANGES
  • GlFormInput, GlFormSelect, GlDatepicker: Removes the legacy property "size" from GlFormInput, GlFormSelect & GlDatepicker.

70.0.1 (2023-11-21)

Bug Fixes
  • GlChart: Tooltip fix on MS Edge (5eab629)

v70.0.1

Compare Source

Bug Fixes
  • GlChart: Tooltip fix on MS Edge (5eab629)

v70.0.0

Compare Source

Performance Improvements
  • remove exported scss_to_js scripts and usages (b198d8b)
BREAKING CHANGES
  • Remove scss_to_js export. Prefer use of /dist/tokens/js/tokens.js for importing generated token variables.

v69.1.0

Compare Source

Features
  • css: Add gl-{size}-mr-0 utility classes (4ce256c)

v69.0.0

Compare Source

Bug Fixes
  • css: remove desktop-first CSS utils (797f198)
Features
  • css: add responsive CSS utils (ca0d144)
BREAKING CHANGES
  • css: This removes the remaining desktop-first CSS utilities form the library. Any usages of those should be replaced with mobile-first alternatives. See below for replacement suggestions. Note that the proposed replacements should work in the most simple cases. Some use cases might require using different utils combinations.

  • gl-sm-flex-direction-column Replace with gl-flex-direction-column gl-md-flex-direction-row.

  • gl-xs-flex-direction-column Replace with gl-flex-direction-column gl-sm-flex-direction-row.

  • gl-xs-w-full Replace with gl-w-full gl-sm-w-auto.

  • gl-xs-mb-3 Replace with gl-mb-3 gl-sm-mb-0.


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