Skip to content

v0.0.156

Compare
Choose a tag to compare
@hshoff hshoff released this 17 Jan 21:15
· 2346 commits to master since this release

πŸš€ Enhancements

  • [drag] add resetOnStart prop (default to false). When true, it will reset drag x,y to the start point from the mousedown/touchstart event and dx,dy to 0 on drag start #231

πŸ“ Documentation

  • [demo] add /drag-ii demo of a drawboard made with drag #231

πŸ† Contributers

Changes:
 - @vx/demo: 0.0.155 => 0.0.156
 - @vx/drag: 0.0.155 => 0.0.156
 - @vx/vx: 0.0.155 => 0.0.156