Update dependency @gitlab/ui to v62

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^59.2.0 -> ^62.0.0

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


Release Notes

gitlab-org/gitlab-ui

v62.0.0

Compare Source

Code Refactoring
  • remove gl-*flex-wrap-wrap classes (fc405cc)
BREAKING CHANGES
  • remove deprecated gl-[breakpoint?]-flex-wrap-wrap, gl-[breakpoint?]-flex-wrap-nowrap, and gl-[breakpoint?]-flex-wrap-wrap-reverse classes.

Instead, use these classes: gl-[breakpoint?]-flex-wrap, gl-[breakpoint?]-flex-nowrap, and gl-[breakpoint?]-flex-wrap-reverse.

v61.3.0

Compare Source

Features
  • GlFilteredSearch: Terms as tokens (7149a54)

v61.2.0

Compare Source

Features
  • adds bottom large rounded classes (b0b5bd5)

61.1.3 (2023-04-18)

Bug Fixes
  • GlDisclosureDropdown: Set unique key id for items (e3f90f4)

61.1.2 (2023-04-18)

Bug Fixes
  • GlSparklineChart: Hide tooltip for blank data in the series (54ea2c7)

61.1.1 (2023-04-13)

Bug Fixes
  • GlAvatar: Fix width of 404ing avatar images (94d8413)

v61.1.3

Compare Source

Bug Fixes
  • GlDisclosureDropdown: Set unique key id for items (e3f90f4)

v61.1.2

Compare Source

Bug Fixes
  • GlSparklineChart: Hide tooltip for blank data in the series (54ea2c7)

v61.1.1

Compare Source

Bug Fixes
  • GlAvatar: Fix width of 404ing avatar images (94d8413)

v61.1.0

Compare Source

Features

v61.0.0

Compare Source

Bug Fixes
  • GlFilteredSearch: Don't prevent tabbing past component (27cdbf3)
Features
  • GlFilteredSearch: Improve option interactions (d2ada9d)
BREAKING CHANGES
  • GlFilteredSearch: GlFilteredSearch/GlFilteredSearchTerm's title slot and GlFilteredSearchToken's title-option slot have been removed. Similar functionality is available by setting the optionComponent property on the given token object passed to GlFilteredSearch's available-tokens prop. The component will be given an option prop, which will be the option object representing the token.

v60.2.0

Compare Source

Features
  • BroadcastMessage: Remove alert role (1652e81)

v60.1.0

Compare Source

Features
  • Banner: Remove redundant role (304b8d1)
  • dropdowns: allow custom Popper.js options (ec95a9c)
  • dropdowns: make content width more flexible (55712fa)

v60.0.0

Compare Source

Features
  • Breadcrumb: Add opt in multiple avatars (67f1e3e)
BREAKING CHANGES
  • Breadcrumb: Deprecated avatar slot Added avatar option in items prop

chore(breadcrumbs)

fix css rules on avatar

chore(breadcrumbs)

fix story template

Add review suggestions

v59.5.0

Compare Source

Features
  • add gl-sm-flex-nowrap, gl-flex-wrap-reverse (7acd006)

v59.4.0

Compare Source

Features
  • GlAreaChart: add legend-series-info prop (6e855cc)

59.3.2 (2023-04-05)

Bug Fixes
  • GlSkeletonLoader: Disable animation for reduced motion (a70e810)

59.3.1 (2023-04-05)

Bug Fixes
  • base_dropdown: conditional chaining to destroy popper (05cf79e)

v59.3.2

Compare Source

Bug Fixes
  • GlSkeletonLoader: Disable animation for reduced motion (a70e810)

v59.3.1

Compare Source

Bug Fixes
  • base_dropdown: conditional chaining to destroy popper (05cf79e)

v59.3.0

Compare Source

Features
  • css: added missing width utility mixins (2b545cb)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading