Obsidian-Notes
Obsidian-Notes copied to clipboard
Bump @floating-ui/dom from 1.6.3 to 1.6.10
Bumps @floating-ui/dom from 1.6.3 to 1.6.10.
Release notes
Sourced from @floating-ui/dom's releases.
@floating-ui/dom@1.6.10Patch Changes
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.9Patch Changes
- fix: test if
frameElementis readable to avoid errors in Safari and MSEdge with cross-origin iframes- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.8Patch Changes
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.7Patch Changes
- chore: fix internal dependency versioning
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.6Patch Changes
- fix(getContainingBlock): detect top layer elements
- fix(types): add optional
getClientRects()method toVirtualElement- chore: fix internal deps
- refactor: improve types and internal codebase consistency. All documented types are now exported.
- Update dependencies:
@floating-ui/[email protected]
@floating-ui/dom@1.6.5Patch Changes
- fix: correctly calculate
<svg>arrow elementoffsetParent. Fixes arrow positioning when styling an inner element of the floating element with a border.- fix: ignore
clippingAncestorscollision boundary for top layer elements- fix(types): correct
OffsetOptionsalias
@floating-ui/dom@1.6.4Patch Changes
- fix: avoid spreading rects to support
DOMRecttypes- fix(types): use DOM Derivable type
- perf(autoUpdate): reduce layoutShift update checks while reference is clipped from view
Changelog
Sourced from @floating-ui/dom's changelog.
1.6.10
Patch Changes
- Update dependencies:
@floating-ui/[email protected]1.6.9
Patch Changes
- fix: test if
frameElementis readable to avoid errors in Safari and MSEdge with cross-origin iframes- Update dependencies:
@floating-ui/[email protected]1.6.8
Patch Changes
- Update dependencies:
@floating-ui/[email protected]1.6.7
Patch Changes
- chore: fix internal dependency versioning
- Update dependencies:
@floating-ui/[email protected]1.6.6
Patch Changes
- fix(getContainingBlock): detect top layer elements
- fix(types): add optional
getClientRects()method toVirtualElement- chore: fix internal deps
- refactor: improve types and internal codebase consistency. All documented types are now exported.
- Update dependencies:
@floating-ui/[email protected]1.6.5
Patch Changes
- fix: correctly calculate
<svg>arrow elementoffsetParent. Fixes arrow positioning when styling an inner element of the floating element with a border.- fix: ignore
clippingAncestorscollision boundary for top layer elements- fix(types): correct
OffsetOptionsalias1.6.4
Patch Changes
- fix: avoid spreading rects to support
DOMRecttypes- fix(types): use DOM Derivable type
... (truncated)
Commits
8313202Version Packages (#2999)b63dd66Version Packages (#2993)b1d0865fix: test ifframeElementis readable (#2987)fe06ea2Version Packages (#2978)81a7da4fix(getContainingBlock): reorder isTopLayer check (#2979)bd2d065Version Packages (#2958)00dc56cchore: fix internal dependency versioning (#2957)d45094eVersion Packages (#2942)cd2b91dchore: fix internal deps (#2950)39c8556refactor: improve types and internal codebase consistency (#2948)- Additional commits viewable in compare 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)