Skip to content

Releases: danielstocks/react-sortable

2.0.0

03 Dec 20:50
Compare
Choose a tag to compare
  • simplified API
  • added Redux example

1.3.0

14 Oct 16:57
Compare
Choose a tag to compare

React 16 support

1.2.0

22 Oct 16:28
Compare
Choose a tag to compare
  • fixed on drop bug in Firefox #56
  • lower case for 'sortable' HOC #49
  • removed inconsistency in 'outline' property (now it can be only 'list' or 'grid', no more 'column')
  • improved build process
  • updated dependecis

1.1.0

27 Aug 11:07
Compare
Choose a tag to compare
  • support for childProps (props to transfer to child component)
  • updated dependencies
  • minor fixes

1.0.3

01 Aug 08:59
Compare
Choose a tag to compare
  • fixes bug that appeared while dragging in list

1.0.2

24 Jul 21:12
Compare
Choose a tag to compare
  • improved compatibility with HTML tables #28
  • added new examples
  • fix issue with warnings #39
  • updated dependencies

1.0.1

16 Jun 16:39
Compare
Choose a tag to compare
  • improved compatibility with JS module systems
  • updated outdated dependencies
  • removed unnecessary dependencies