Skip to content

chore(deps): update dependency @gitlab/ui to v23

🤖 GitLab Bot 🤖 requested to merge renovate/major-gitlab-uisvg into master

This MR contains the following updates:

Package Type Update Change
@gitlab/ui (source) dependencies major 22.0.3 -> 23.1.0

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


Release Notes

gitlab-org/gitlab-ui

v23.1.0

Compare Source

Features
  • Add gl-m*-n2 utility classes (f70bc43)

v23.0.0

Compare Source

Features
  • GlCard: custom card component implementation (c0872ce)
BREAKING CHANGES
  • GlCard: This drops the underlying BCard component.

GlCard's API supports the following props and slots, that were already supported by BCard:

Props:

  • headerClass
  • bodyClass
  • footerClass

Slots:

  • header
  • default
  • footer

If you're only using those props/slots, this is a drop-in replacement.

22.0.3 (2020-11-04)

Bug Fixes
  • form input: Correct background color of inputs (21d293d)

22.0.2 (2020-11-04)

Bug Fixes
  • GlTooltip: Remove arrow bottom border (75f53ca)

22.0.1 (2020-11-04)

Bug Fixes
  • dropdown button: Correct spacing of dropdown icon (ca5d8e6)
  • dropdown snapshots: Updates snapshots to use optional text (4c8fa45)

Renovate 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 Bot 🤖

Merge request reports