Skip to content

Tags: javascriptDev/floating-ui

Tags

2021-12-11

Toggle 2021-12-11's commit message
publish packages

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow svg elements to be used as boundaries for `detectOverflow` (flo…

…ating-ui#1405)

Co-authored-by: Federico Zivolo <5382443+FezVrasta@users.noreply.github.com>

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove scale logic in getBoundingClientRect (floating-ui#1380)

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Add an exports map (floating-ui#1342)" (floating-ui#1362)

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version (floating-ui#1359)

v2.9.3

Toggle v2.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: handle scaled parent elements (floating-ui#1247)

Co-authored-by: Tyson Holmes <tyson.holmes@rms.com>

v2.9.2

Toggle v2.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fixing invalid containing block calculation on IE for fixed stra…

…tegy (floating-ui#1268)

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: replace includes with indexOf to support IE11 again (floating-ui…

…#1264)

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: use 1px check for layout rect (floating-ui#1261)

v2.8.6

Toggle v2.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: floating-ui#1223 pixel positioning (floating-ui#1256)

fix: property access