Skip to content

Update dependency @gitlab/ui to v52

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^50.1.2 -> ^52.0.0

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


Release Notes

gitlab-org/gitlab-ui

v52.0.0

Compare Source

Features
  • css: Adding GitLab Sans & JetBrains Mono as new default fonts (73b7abc)
BREAKING CHANGES
  • css: remove gl-font-size-monospace-(size) utilities Instead use standard gl-font-(size)

Co-authored-by: Olena Horal-Koretska ohoralkoretska@gitlab.com Co-authored-by: Lukas Eipert leipert@gitlab.com

51.1.1 (2022-12-02)

Bug Fixes
  • GlDropdownItem: Fix dropdown item disabled state styling (057c4dc)

v51.1.1

Compare Source

Bug Fixes
  • GlDropdownItem: Fix dropdown item disabled state styling (057c4dc)

v51.1.0

Compare Source

Features
  • pagination: Update disabled state, fix underline (a892a4c)

v51.0.0

Compare Source

Code Refactoring
  • GlDropdown: Remove the new prefix in CSS classes (887ae70)
BREAKING CHANGES
  • GlDropdown: rename following CSS class names
  • gl-new-dropdown => gl-dropdown
  • gl-new-dropdown-inner => gl-dropdown-inner
  • gl-new-dropdown-contents => gl-dropdown-contents
  • gl-new-dropdown-header => gl-dropdown-header
  • gl-new-dropdown-header-top => gl-dropdown-header-top
  • gl-new-dropdown-footer => gl-dropdown-footer
  • gl-new-dropdown-item => gl-dropdown-item
  • gl-new-dropdown-item-check-icon => gl-dropdown-item-check-icon
  • gl-new-dropdown-item-icon => gl-dropdown-item-icon
  • gl-new-dropdown-item-text-primary => gl-dropdown-item-text-primary
  • gl-new-dropdown-item-text-secondary => gl-dropdown-item-text-secondary
  • gl-new-dropdown-item-text-wrapper => gl-dropdown-item-text-wrapper
  • gl-new-dropdown-divider => gl-dropdown-divider
  • gl-new-dropdown-section-header => gl-dropdown-section-header
  • gl-new-dropdown-text => gl-dropdown-text
  • gl-new-dropdown-button-text => gl-dropdown-button-text

50.1.2 (2022-11-25)

Bug Fixes
  • charts: fix toolbox icons default + hover colors (1fecdd6)

50.1.1 (2022-11-25)

Bug Fixes
  • charts: Update chart toolbar icons (18dd203)

Configuration

📅 Schedule: Branch creation - "before 05:00 on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports