v0.0.156
π Enhancements
- [drag] add
resetOnStart
prop (default to false). When true, it will reset dragx,y
to the start point from the mousedown/touchstart event anddx,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