Skip to content

Releases: minop1205/react-dnd-treeview

v3.2.1

19 Oct 03:13
Compare
Choose a tag to compare
fix: demo page url listed in the README is incorrect

v3.2.0

19 Oct 02:56
Compare
Choose a tag to compare
chore: update package version to 3.2

v3.1.0

13 Sep 05:50
Compare
Choose a tag to compare
chore: update package-lock.json

v3.0.0

25 Aug 03:08
bc31e1c
Compare
Choose a tag to compare
Merge pull request #132 from minop1205/fix-storybook

Fixed: some stories occur exception when switch story

v2.0.2

29 Jun 06:09
Compare
Choose a tag to compare
chore: update version to 2.0.2

v2.0.1

15 Jun 06:33
df73196
Compare
Choose a tag to compare
Merge pull request #121 from minop1205/fix-118

Fixed: error using require to import from react-dnd and react-dnd-html5-backend

v2.0.0

15 May 08:22
Compare
Choose a tag to compare
docs: update CHANGELOG

v1.6.1

07 Jan 06:12
Compare
Choose a tag to compare
fix: avoid unnecessary rendering of DragPreview component

v1.6.0

01 Dec 00:46
ea576c8
Compare
Choose a tag to compare
Merge pull request #87 from minop1205/feature-84

Added render params(isDragging, isDropTarget, containerRef)

v1.5.11

12 Nov 22:52
fbb90c1
Compare
Choose a tag to compare
Merge pull request #80 from minop1205/fix-74

fix: make the new node array writable