fix: correctly calculate <svg> arrow element offsetParent. Fixes arrow positioning when styling an inner element of the floating element with a border.
fix: ignore clippingAncestors collision boundary for top layer elements
fix(getContainingBlock): detect top layer elements
fix(types): add optional getClientRects() method to VirtualElement
chore: fix internal deps
refactor: improve types and internal codebase consistency. All documented types are now exported.
Update dependencies: @floating-ui/utils@0.2.3
1.6.5
Patch Changes
fix: correctly calculate <svg> arrow element offsetParent. Fixes arrow positioning when styling an inner element of the floating element with a border.
fix: ignore clippingAncestors collision boundary for top layer elements
fix(types): correct OffsetOptions alias
1.6.4
Patch Changes
fix: avoid spreading rects to support DOMRect types
fix(types): use DOM Derivable type
perf(autoUpdate): reduce layoutShift update checks while reference is clipped from view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @floating-ui/dom from 1.6.3 to 1.6.7.
Release notes
Sourced from
@floating-ui/dom
's releases.Changelog
Sourced from
@floating-ui/dom
's changelog.Commits
bd2d065
Version Packages (#2958)00dc56c
chore: fix internal dependency versioning (#2957)d45094e
Version Packages (#2942)cd2b91d
chore: fix internal deps (#2950)39c8556
refactor: improve types and internal codebase consistency (#2948)d0e8027
fix(getContainingBlock): detect top layer elements (#2944)ccd638e
fix(types): add optionalgetClientRects()
method toVirtualElement
(#2943)7ee1281
Version Packages (#2886)8e613d7
fix(types): correctOffsetOptions
alias (#2888)1fa4c30
fix: ignoreclippingAncestors
for top layer elements (#2887)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show