Closed renovate[bot] closed 7 months ago
Latest commit: f7048520ae5a6a866ff90b0258fe3444af6b80b6
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
1.4.3
->1.6.3
Release Notes
floating-ui/floating-ui (@floating-ui/dom)
### [`v1.6.3`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#163) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.6.2...@floating-ui/dom@1.6.3) ##### Patch Changes - fix: calculate reference element offset relative to `offsetParent` iframe. Fixes issue with positioning in nested iframes, such as the following: ```html ``` ### [`v1.6.2`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#162) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.6.1...@floating-ui/dom@1.6.2) ##### Patch Changes - fix: top layer element positioning and collision detection when using `absolute` strategy ### [`v1.6.1`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#161) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.6.0...@floating-ui/dom@1.6.1) ##### Patch Changes - perf: avoid `getContainingBlock` call for non-top layer elements ### [`v1.6.0`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#160) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.5.4...@floating-ui/dom@1.6.0) ##### Minor Changes - fix: handle CSS `:top-layer` elements inside containing blocks. It's no longer necessary to implement the middleware workaround outlined[https://github.com/floating-ui/floating-ui/issues/1842#issuecomment-1872653245](https://togithub.com/floating-ui/floating-ui/issues/1842#issuecomment-1872653245)72653245. ##### Patch Changes - Update dependencies: `@floating-ui/core@1.6.0` ### [`v1.5.4`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#154) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.5.3...@floating-ui/dom@1.5.4) ##### Patch Changes - [`4c04669`](https://togithub.com/floating-ui/floating-ui/commit/4c04669): chore: exports .d.mts types, solves [#2472](https://togithub.com/floating-ui/floating-ui/issues/2472) - [`0d18e37`](https://togithub.com/floating-ui/floating-ui/commit/0d18e37): refactor: avoid $ appearing in rects dimensions - Updated dependencies \[[`4c04669`](https://togithub.com/floating-ui/floating-ui/commit/4c04669)] - Updated dependencies \[[`afb7e5e`](https://togithub.com/floating-ui/floating-ui/commit/afb7e5e)] - [@floating-ui/utils](https://togithub.com/floating-ui/utils)[@0](https://togithub.com/0).2.0 - [@floating-ui/core](https://togithub.com/floating-ui/core)[@1](https://togithub.com/1).5.3 ### [`v1.5.3`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#153) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.5.2...@floating-ui/dom@1.5.3) ##### Patch Changes - [`a6c72f5`](https://togithub.com/floating-ui/floating-ui/commit/a6c72f50): fix(getOverflowAncestors): avoid traversing into iframes for clipping detection - Updated dependencies \[[`a6c72f5`](https://togithub.com/floating-ui/floating-ui/commit/a6c72f50)] - Updated dependencies \[[`0ef68ff`](https://togithub.com/floating-ui/floating-ui/commit/0ef68ffa)] - [@floating-ui/utils](https://togithub.com/floating-ui/utils)[@0](https://togithub.com/0).1.3 - [@floating-ui/core](https://togithub.com/floating-ui/core)[@1](https://togithub.com/1).4.2 ### [`v1.5.2`](https://togithub.com/floating-ui/floating-ui/blob/HEAD/packages/dom/CHANGELOG.md#152) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.5.1...@floating-ui/dom@1.5.2) ##### Patch Changes - [`3426bc2`](https://togithub.com/floating-ui/floating-ui/commit/3426bc27): fix: traverse into iframe parents when finding overflow ancestors ### [`v1.5.1`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.5.1) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.5.0...@floating-ui/dom@1.5.1) ##### Bug Fixes - fix(types): resolution when using `moduleResolution: "NodeNext"` ([#2473](https://togithub.com/floating-ui/floating-ui/issues/2473)) ### [`v1.5.0`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.5.0) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.4.5...@floating-ui/dom@1.5.0) ##### Refactors - Split utils into `@floating-ui/utils` package (`@floating-ui/utils/dom` import) ([#2449](https://togithub.com/floating-ui/floating-ui/issues/2449)) ### [`v1.4.5`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.4.5) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.4.4...@floating-ui/dom@1.4.5) #### Bug Fixes - fix: avoid `documentElement` error in testing envs ([#2438](https://togithub.com/floating-ui/floating-ui/issues/2438)) - fix: add check for own instance in `is*` guard functions ([#2439](https://togithub.com/floating-ui/floating-ui/issues/2439)) ### [`v1.4.4`](https://togithub.com/floating-ui/floating-ui/releases/tag/%40floating-ui/dom%401.4.4) [Compare Source](https://togithub.com/floating-ui/floating-ui/compare/@floating-ui/dom@1.4.3...@floating-ui/dom@1.4.4) #### Bug Fixes - fix: positioning when pinch-zooming in Safari ([#2422](https://togithub.com/floating-ui/floating-ui/issues/2422))Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.