Skip to content

Releases: cheton/react-infinite-tree

v1.0.0

04 Oct 06:07
e925899
Compare
Choose a tag to compare

Prepare 1.0 release

v1.0.0-alpha.6

27 Mar 10:05
Compare
Choose a tag to compare

Fix an issue where shouldLoadNodes prop should not appear in the DOM as a custom attribute (fab7c8d, #12)

v1.0.0-alpha.5

12 Feb 10:54
Compare
Choose a tag to compare

Update infinite-tree to 1.15.0 and add checkbox example (4de3b4f)

v1.0.0-alpha.4

27 Jan 16:30
Compare
Choose a tag to compare

Fixed a bug where children is undefined with the destructuring assignment (f73fa93)

v1.0.0-alpha.3

27 Jan 16:18
Compare
Choose a tag to compare

Fixed a regression bug of checking the onScroll prop (68aeedb, #9)

v1.0.0-alpha.2

12 Dec 05:36
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

No longer to return zero height to filter out nodes (f2cef21)

v1.0.0-alpha.1 (deprecated)

12 Dec 05:19
Compare
Choose a tag to compare
Pre-release

Fixed an issue rendering blank lines when filtering out nodes (7cd79ad, cheton/infinite-tree#15)

v1.0.0-alpha (deprecated)

17 Nov 16:56
Compare
Choose a tag to compare
Pre-release
Update docs

v0.7.1

06 Oct 09:03
Compare
Choose a tag to compare

Support React v16.0

v0.7.0

17 May 08:33
Compare
Choose a tag to compare
  • Add onWillOpenNode, onWillCloseNode, and onWillSelectNode (3ae2cf8)
  • Update peerDependencies
    • infinite-tree >= 1.11.0