Skip to content

v3.1.0

Compare
Choose a tag to compare
@simonwep simonwep released this 03 Sep 14:31
· 97 commits to master since this release

This release brings many long awaited bug-fixes and improvements :)

Bug fixes

  • Fix issue with not properly cleared state after manual (de-)selection. (#161)
  • On manual selection the stop and start-event are now emitted as well, making it easier to control it via JS.
  • Fix broken scrolling on Safari. (#140)

Improvements

  • Dependency updates, the react-package for example is now using createRoot.
  • Add missing documentation to the README.