Skip to content

fix(deps): update dependency @floating-ui/dom to v1.7.0

This MR contains the following updates:

Package Type Update Change
@floating-ui/dom (source) dependencies minor 1.6.13 -> 1.7.0

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


Release Notes

floating-ui/floating-ui (@​floating-ui/dom)

v1.7.0

Compare Source

Minor Changes
  • feat(flip): add "alignment" string value for crossAxis option. This value determines if cross axis overflow checking is restricted to the alignment of the placement only. This prevents fallbackPlacements/fallbackAxisSideDirection from too eagerly changing to the perpendicular side (thereby preferring shift() if overflow is detected along the cross axis, even if shift() is placed after flip() in the middleware array).
Patch Changes
  • fix: correct position when document scrollbar is on left side with fixed strategy
  • Update dependencies: @floating-ui/core@1.7.0

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading