Skip to content

0.21.0 Release (2020-11-08)

Compare
Choose a tag to compare
@daybrush daybrush released this 08 Nov 19:33
· 778 commits to master since this release

[0.21.0] - 2020-11-08

  • moveable 0.21.0
  • react-moveable 0.24.0
  • preact-moveable 0.23.0
  • ngx-moveable 0.17.0
  • svelte-moveable 0.12.0

Added

  • Add individualGroupable prop
  • Add getManager method
  • Add mouseEnter, mouseLeave events #342
  • Add props prop for custom ables

Fixed

  • Fix edgeDraggable prop #330
  • Change hitTest, isInside algorithm.