Skip to content

v5.0.0

Choose a tag to compare

@dwilt dwilt released this 10 Aug 13:32
· 33 commits to main since this release
7b3ee35

What's Changed

Breaking changes

  • Removed isSelectionDisabled from core library functionality by @dwilt in #25. We've removed the data-disableSelect logic from the core of our app and replaced with a more flexible shouldStartSelecting prop. This allows you, the consumer, to determine however you want to disable the user from starting a selection

Other updates

  • Update README with simpler example by @dwilt in #21
  • Updated logic to support optional onSelectionChange by @dwilt in #23

Full Changelog: v4.0.0...v5.0.0