Skip to content

Releases: danielstocks/react-sortable

2.0.0

Choose a tag to compare

@ladas-larry ladas-larry released this 03 Dec 20:50
  • simplified API
  • added Redux example

1.3.0

Choose a tag to compare

@ladas-larry ladas-larry released this 14 Oct 16:57

React 16 support

1.2.0

Choose a tag to compare

@ladas-larry ladas-larry released this 22 Oct 16:28
  • 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

Choose a tag to compare

@ladas-larry ladas-larry released this 27 Aug 11:07
  • support for childProps (props to transfer to child component)
  • updated dependencies
  • minor fixes

1.0.3

Choose a tag to compare

@ladas-larry ladas-larry released this 01 Aug 08:59
  • fixes bug that appeared while dragging in list

1.0.2

Choose a tag to compare

@ladas-larry ladas-larry released this 24 Jul 21:12
  • improved compatibility with HTML tables #28
  • added new examples
  • fix issue with warnings #39
  • updated dependencies

1.0.1

Choose a tag to compare

@ladas-larry ladas-larry released this 16 Jun 16:39
  • improved compatibility with JS module systems
  • updated outdated dependencies
  • removed unnecessary dependencies