Skip to content

Update dependency @gitlab/ui to v64

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies major ^63.4.0 -> ^64.2.2

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


Release Notes

gitlab-org/gitlab-ui

v64.2.2

Compare Source

Bug Fixes
  • sass: revert migration from / operator to calc() (5b5fc0b)

v64.2.1

Compare Source

Bug Fixes
  • GlStackedColumnChart: Replace the getDom to getZr for supporting edge (8412f24)

v64.2.0

Compare Source

Features
  • GlFilteredSearchToken: Pass input attributes to data segment (e8dcc5f)

64.1.1 (2023-06-01)

Bug Fixes
  • dropdowns: auto-focus only once dropdown is properly positioned (fe6c39d)

v64.1.1

Compare Source

Bug Fixes
  • dropdowns: auto-focus only once dropdown is properly positioned (fe6c39d)

v64.1.0

Compare Source

Features
  • dropdowns: adds support for fixed positioning strategy (ac2287a)

64.0.2 (2023-05-30)

Bug Fixes
  • GlFilteredSearch: Restore previous scroll behavior (2c1b0e2)

64.0.1 (2023-05-30)

Bug Fixes
  • GlBarChart: Replace the getDom to getZr for supporting edge (5b43cda)
  • GlFilteredSearch: Prevent filtered search token overflow (3fb3f6c)

v64.0.2

Compare Source

Bug Fixes
  • GlFilteredSearch: Restore previous scroll behavior (2c1b0e2)

v64.0.1

Compare Source

Bug Fixes
  • GlBarChart: Replace the getDom to getZr for supporting edge (5b43cda)
  • GlFilteredSearch: Prevent filtered search token overflow (3fb3f6c)

v64.0.0

Compare Source

Features
  • dropdowns: avoid overflowing the viewport on the vertical axis (21cd402)
  • dropdowns: migrate to Floating UI (69b6192)
BREAKING CHANGES

GlDisclosureDropdown and GlListbox previously exposed a way to customize Popper.js' config through the popperOptions prop. This has been deprecated in favor of a dropdownOffset prop which accepts the same values as Floating UI's offset middleware. https://floating-ui.com/docs/offset


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: 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 Dependency Bot

Merge request reports