Skip to content

Update GitLab UI to v53.0.0

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major 52.11.0 -> 53.0.0

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


Release Notes

gitlab-org/gitlab-ui

v53.0.0

Compare Source

Features
  • GlDisclosureDropdown: Add support for a placement prop (06e789c)
BREAKING CHANGES
  • GlDisclosureDropdown: right boolean prop replaced with placement string prop on base_dropdown.vue used by GlCollapsibleListbox and GlDisclosureDropdown

52.13.1 (2023-01-19)

Bug Fixes
  • GlListBox: allow item.value to be a number (40173e4)

v52.13.1

Compare Source

Bug Fixes
  • GlListBox: allow item.value to be a number (40173e4)

v52.13.0

Compare Source

Features
  • GlBaseDropdown: Allow listbox to stretch in full-width (83ab66c)

v52.12.0

Compare Source

Features
  • GlEmptyState: Add content-class prop (7f850d7)
Edited by Scott de Jonge

Merge request reports

Loading