This repository has been archived by the owner on Dec 5, 2024. It is now read-only.
Releases: floating-ui/react-popper
Releases · floating-ui/react-popper
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
- fix: update Popper.js to be more careful about setting the referenceElement prop, with associated tests
- chore: upgrade out of date dependencies to latest
- chore: fix max create-react-context version to 0.2.2
- fix:
setPopperNode
only to update popper instance for HTMLElement (#253) - fix: remove @types/react from dependencies (#245)
- perf: reduce Popper updates when placement don't change (#257)
v1.3.0
v1.0.2
v1.0.1
- perf: reduce renders by moving values off of PopperState (#197)
- perf: enable babel loose mode to produce smaller bundle (#181)
- fix: schedule an update when placements change (#207)
- build: added transform-class-properties to fix issue with parcel (#188)
- docs: document innerRef prop (#189)
- docs: fix broken unpkg link in readme (#205)
- docs: wording improvement
v1.0.0
v1.0.0-beta.6
- build: bundle UMD with rollup (#159)
- feat: export some useful Flow types (#154)
- feat(type): more interfaces in typescript typings (#153)
- fix: add prop-types to dependencies list (#157)
- build: fix build commands on Windows (#155)
- fix(typescript): invalid JSDoc annotation (#148)
- feat: Added outOfBoundaries support
- fix: Make sure the exported components have a name