All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed parent's margin not being taken into for account for positioning
- Fixed unnecessary calculations on pointerdown
- Fixed unnecessary forced rerenders on the outlet component
- Removed alternate "outline" theme
- Further optimized intersection calculations
- Added support for
ref
s - Fixed selection not cancelling when opening the context menu
- Deprecated
theme
prop in favor of your own custom styling
- Published official demos & examples