Skip to content

fix(deps): update dependency @gitlab/ui to v35

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major 32.55.0 -> 35.0.0

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


Release Notes

gitlab-org/gitlab-ui

v35.0.0

Compare Source

Features
  • GlTabs: Apply theme via CSS custom property (beaf2bc)
  • GlTabs: Remove theme prop (3de63e6)
BREAKING CHANGES
  • GlTabs: The theme prop of GlTabs has been removed. Instead, the theme color is set automatically according to the --gl-theme-accent CSS custom property.

Part of gitlab-org/gitlab-ui#1683 (closed).

v34.0.0

Compare Source

Features
  • GlAvatarsInline: Add badgeSrOnlyText prop (bcb0d29)
BREAKING CHANGES
  • GlAvatarsInline: This change adds a required property named badgeSrOnlyText that ensures that badge displayed when avatars inline is collapsed, provides a screen reader only label that gives contextual information for users that use this form factor

33.1.2 (2022-01-27)

Bug Fixes
  • Add a workaround for GlAccordion compatibility with Vue Apollo (55deabf)

33.1.1 (2022-01-27)

Bug Fixes
  • deps: update dependency dompurify to ^2.3.5 (0bced05)

v33.1.2

Compare Source

Bug Fixes
  • Add a workaround for GlAccordion compatibility with Vue Apollo (55deabf)

v33.1.1

Compare Source

Bug Fixes
  • deps: update dependency dompurify to ^2.3.5 (0bced05)

v33.1.0

Compare Source

Features
  • GlPopover: add support for a close button (583be0b)

33.0.1 (2022-01-26)

Bug Fixes
  • GlSearchBox*: Hide Chrome's cancel button (387df0a)

v33.0.1

Compare Source

Bug Fixes
  • GlSearchBox*: Hide Chrome's cancel button (387df0a)

v33.0.0

Compare Source

Bug Fixes
  • css: rename and remove invalid CSS utils (6cbde8b)
BREAKING CHANGES
  • css: this removes a few CSS utils that were incorrectly named in favor of new ones that follow the naming conventions. If you were using any of the removed utils, please migrate to the new ones:

  • gl-flex-sm-wrap was replaced with gl-sm-flex-wrap.

  • gl-justify-content-md-start was replaced with gl-md-justify-content-start.

  • gl-pt-md-2 was replaced with gl-md-pt-2.

  • gl-mt-md-n2 was replaced with gl-md-mt-n2.

v32.68.0

Compare Source

Features
  • css: Added gl-w-grid-size-28 utility class (e7a29b4)

v32.67.0

Compare Source

Features

v32.66.0

Compare Source

Features
  • utilities: add gl-gap-x-5 utility (ddd8829)

32.65.1 (2022-01-18)

Bug Fixes
  • css: Fixes for the justify-content utility for small screens (0f417f0)

v32.65.1

Compare Source

Bug Fixes
  • css: Fixes for the justify-content utility for small screens (0f417f0)

v32.65.0

Compare Source

Features
  • css: Added gl-opacity-6 & gl-opacity-7 utility classes (e0afd43)

32.64.1 (2022-01-17)

Bug Fixes
  • utilities: only apply gap to children (076b4ba)

v32.64.1

Compare Source

Bug Fixes
  • utilities: only apply gap to children (076b4ba)

v32.64.0

Compare Source

Features
  • css: Add spacing util classes (1adb2d5)

v32.63.0

Compare Source

Features
  • css: Addition of gl-md-flex-direction-column class (0b0b105)

v32.62.0

Compare Source

Features
  • css: Addition of gl-line-height-42 SCSS utility (7e4a603)

v32.61.0

Compare Source

Features
  • utilities: add gl-md-pl-7 (237a6bc)

v32.60.0

Compare Source

Features
  • css: Added gl-xs-mb-4 utility classes (1186ecc)
  • GlBreadcrumb: support breadcrumbs truncation (7b1ad62)

v32.59.0

Compare Source

Features
  • css: Addition of gl-font-size-inherit class (14e64b6)
  • GlTable: Migrate table stories to CSF (63def60)

v32.58.0

Compare Source

Features
  • css: Addition of .gl-lg-w-25p classes (d050bda)

v32.57.0

Compare Source

Features
  • css: Addition Add gl-sm-pr-3 and gl-sm-w-half gl-md-ml-3 utility class (7630c23)

v32.56.0

Compare Source

Features
  • utilities: add gl-gap-x-3 utility (ff14af5)

Configuration

📅 Schedule: 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