Skip to content

Commit 34c4f31

Browse files
author
Clauderic Demers
committed
Updated changelog for v0.0.8
1 parent dd9bcf1 commit 34c4f31

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Changelog
22
------------
3+
### 0.0.8
4+
- Added `distance` prop ([#35](https://github.com/clauderic/react-sortable-hoc/issues/35))
5+
- Added a `shouldCancelStart` ([#47](https://github.com/clauderic/react-sortable-hoc/issues/47), [#36](https://github.com/clauderic/react-sortable-hoc/issues/36), [#41](https://github.com/clauderic/react-sortable-hoc/issues/41)) prop to programatically cancel sorting before it begins.
6+
- Prevent right click from causing sort start ([#46](https://github.com/clauderic/react-sortable-hoc/issues/46))
7+
38
### 0.0.7
49
Fixes server-side rendering (window undefined) ([#39](https://github.com/clauderic/react-sortable-hoc/issues/39))
510

0 commit comments

Comments
 (0)