Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

v1.3.1

Compare
Choose a tag to compare
@FezVrasta FezVrasta released this 12 Dec 17:53
· 87 commits to master since this release
  • 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)