Skip to content

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

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major 37.2.0 -> 38.0.0

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


Release Notes

gitlab-org/gitlab-ui

v38.0.0

Compare Source

Reverts
BREAKING CHANGES
  • GlFilteredSearch: This makes the value prop of GlFilteredSearch static again, so that it is only read once at mount.
  • GlTruncate: This drops the before-text and after-text slots from GlTruncate.

v37.10.0

Compare Source

Features
  • css: Add more grid utilities (35feb73)

37.9.1 (2022-03-16)

Bug Fixes
  • GlFilteredSearch: Keep active state on backspace on first token (bd241df)

v37.9.1

Compare Source

Bug Fixes
  • GlFilteredSearch: Keep active state on backspace on first token (bd241df)

v37.9.0

Compare Source

Features
  • GlTruncate: add slots to surround the text (4a79750)

v37.8.0

Compare Source

Features
  • GlFilteredSearch: Allow to pass token dynamically (247ea01)

v37.7.0

Compare Source

Features
  • EmptyState: Invert empty state illustrations in dark mode (3112d43)

v37.6.0

Compare Source

Features
  • css: Add a 600 red left inset border of size 3 (5b37b86)

37.5.2 (2022-03-11)

Bug Fixes
  • GlFilteredSearch: Token activation after destruction (40b0513)

37.5.1 (2022-03-10)

Bug Fixes
  • GlDropdown: spinner replaces icon when icon dropdown is loading (027a8a7)

v37.5.2

Compare Source

Bug Fixes
  • GlFilteredSearch: Token activation after destruction (40b0513)

v37.5.1

Compare Source

Bug Fixes
  • GlDropdown: spinner replaces icon when icon dropdown is loading (027a8a7)

v37.5.0

Compare Source

Bug Fixes
  • GlDropdown: Wrap text in dropdown section header (1408742)
Features
  • GlAccordionItem: Add titleVisible property (f8626aa)

37.4.2 (2022-03-09)

Bug Fixes
  • GlFilteredSearch: fix duplicate input attributes (ea498b9)

37.4.1 (2022-03-07)

Bug Fixes
  • danger: fix conventional commits url (7ec70ef)

v37.4.2

Compare Source

Bug Fixes
  • GlFilteredSearch: fix duplicate input attributes (ea498b9)

v37.4.1

Compare Source

Bug Fixes
  • danger: fix conventional commits url (7ec70ef)

v37.4.0

Compare Source

Features
  • GlButton: Update selected state background (b9e3116)
  • GlButton: Update selected state design (a5ebf70)

v37.3.0

Compare Source

Features
  • css: Add gl-bg-purple-50 util class (29acbbb)

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.

Merge request reports