Skip to content

Tags: Rad18/popper-core

Tags

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 <[email protected]>

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

v2.8.5

Toggle v2.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make getWindow null/undefined safe again (floating-ui#1258)

v2.8.4

Toggle v2.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request floating-ui#1255 from popperjs/fix/arrow-padding-args

fix: pass fresh data to the arrow padding fn

v2.8.3

Toggle v2.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request floating-ui#1253 from eps1lon/fix/shadow-root-ie11