v5.0.0
What's Changed
Breaking changes
- Removed
isSelectionDisabledfrom core library functionality by @dwilt in #25. We've removed thedata-disableSelectlogic from the core of our app and replaced with a more flexibleshouldStartSelectingprop. 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