Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@rortan134 rortan134 released this 26 Mar 19:03
· 15 commits to master since this release

Core Changes

  • 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 refs
  • Fixed selection not cancelling when opening the context menu
  • Deprecated theme prop in favor of your own custom styling

Misc Changes