-
Notifications
You must be signed in to change notification settings - Fork 908
Comparing changes
Open a pull request
base repository: frontend-collective/react-sortable-tree
base: v1.6.0
head repository: frontend-collective/react-sortable-tree
compare: v1.7.0
- 11 commits
- 9 files changed
- 2 contributors
Commits on Jan 14, 2018
-
Adding more parameters to rowHeight
// ({ index, treeIndex, node, path }) => rowHeight
wuweiweiwu committedJan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for b89a711 - Browse repository at this point
Copy the full SHA b89a711View commit details -
Merge branch 'master' of https://github.com/fritz-c/react-sortable-tree
wuweiweiwu committedJan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 584866f - Browse repository at this point
Copy the full SHA 584866fView commit details -
wuweiweiwu committed
Jan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for b5c2700 - Browse repository at this point
Copy the full SHA b5c2700View commit details -
forgot that rowHeight can also be a number
wuweiweiwu committedJan 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 39f6150 - Browse repository at this point
Copy the full SHA 39f6150View commit details
Commits on Jan 15, 2018
-
Merge branch 'master' of https://github.com/fritz-c/react-sortable-tree
wuweiweiwu committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for 512622a - Browse repository at this point
Copy the full SHA 512622aView commit details -
adding dragging boolean state and call onDragStateChanged when changed
wuweiweiwu committedJan 15, 2018 Configuration menu - View commit details
-
Copy full SHA for eb21762 - Browse repository at this point
Copy the full SHA eb21762View commit details
Commits on Jan 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c7fce4c - Browse repository at this point
Copy the full SHA c7fce4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1848921 - Browse repository at this point
Copy the full SHA 1848921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588a95f - Browse repository at this point
Copy the full SHA 588a95fView commit details -
feat: add onDragStateChanged callback
Thanks to @wuweiweiwu for the contribution! onDragStateChanged is called when dragging begins and ends, so you can easily track the current state of dragging.
Configuration menu - View commit details
-
Copy full SHA for 2caa9d1 - Browse repository at this point
Copy the full SHA 2caa9d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 920a2ec - Browse repository at this point
Copy the full SHA 920a2ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v1.7.0