Skip to content

Update dependency @gitlab/ui to v71

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 67.3.3 -> 71.2.0

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


Release Notes

gitlab-org/gitlab-ui

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.

v68.8.0

Compare Source

Features
  • GlBanner: Add gray background (5103460)

v68.7.0

Compare Source

Features
  • GlDuoChatMessage: added copy-code button (3133d60)

v68.6.0

Compare Source

Features
  • Tokens: add theme color design tokens (97405b4)

v68.5.0

Compare Source

Features
  • GlBanner: change illustration size (720c057)

v68.4.0

Compare Source

Features
  • GlAlert, GlBroadcastMessage: Add CSS variable overrides (ed2754f)

v68.3.0

Compare Source

Features
  • GlDuoChat: support for slash commands (2d3eee1)

68.2.1 (2023-11-10)

Bug Fixes
  • GlPopover: increase hide delay (7fb02fa)

v68.2.1

Compare Source

Bug Fixes
  • GlPopover: increase hide delay (7fb02fa)

v68.2.0

Compare Source

Bug Fixes
  • css: remove vendor-prefixed property (de23bf4)
  • GlBroadcastMessage: wrap long words (25ad510)
Features
  • css: add gl-overflow-anywhere utility (3b26c8c)

v68.1.0

Compare Source

Bug Fixes
  • GlDisclosureDropdown: nested dropdown click closes a parent one (896ca20)
Features
  • css: Add gl-sm-pr-4 utility (a763496)

v68.0.0

Compare Source

Features
  • GlExperimentBadge: support 'beta' type (927f830)
BREAKING CHANGES
  • GlExperimentBadge: To extend the capabilities of the badge, now it suports not only experiments, but also allows to move features to beta state using the same component

67.5.2 (2023-11-06)

Bug Fixes
  • css: chart legend display issue in dark mode (ce60a9f)

67.5.1 (2023-11-03)

Bug Fixes
  • GlDuoChatMessage: Use nextTick from component instance (4e39ab6)

v67.5.2

Compare Source

Bug Fixes
  • css: chart legend display issue in dark mode (ce60a9f)

v67.5.1

Compare Source

Bug Fixes
  • GlDuoChatMessage: Use nextTick from component instance (4e39ab6)

v67.5.0

Compare Source

Features
  • css: Add focus variant for gl-z-index-1 (8c08f01)
  • GlSorting: Add opt-in for new dropdown design (b4eb476)
  • GlSorting: Make strings translatable (2964d55)

v67.4.0

Compare Source

Features
  • GlColumnChart: allow setting stack series property (1ec54d9)

67.3.3 (2023-11-01)

Bug Fixes
  • GlDuoChat: 100% height for chat (bfad98d)

67.3.2 (2023-11-01)

Bug Fixes
  • GlDuoChat: multi-line prompt support (99216fe)

67.3.1 (2023-10-31)

Bug Fixes
  • GlDuoChatLoader: correctly wrap loader's text (00ae4cd)

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.

Merge request reports