Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 886 Bytes

File metadata and controls

13 lines (11 loc) · 886 Bytes

Changelog

0.0.8

  • Added distance prop (#35)
  • Added a shouldCancelStart (#47, #36, #41) prop to programatically cancel sorting before it begins.
  • Prevent right click from causing sort start (#46)

0.0.7

Fixes server-side rendering (window undefined) (#39)

0.0.6

  • Added support for a custom container (#37)
  • Fix changing disable property while receiving props (#34)