Skip to content

v3.1.0

Compare
Choose a tag to compare
@diogofcunha diogofcunha released this 27 Jan 00:55
· 21 commits to master since this release

3.1.0 (2019-01-27)

Features

  • 🎸 added deleteNodeAt to TreeStateModifiers (623818f)
  • 🎸 added doesChangeAffectFlattenedTree to getFlattenedTree (98b98c6)
  • 🎸 added getFlattenedTreePaths selector (ea17dae)
  • 🎸 added getNodeDeepness to TreeState (5a16d13)
  • 🎸 added getNodeFromPath selector (a941029)
  • 🎸 added getNumberOfVisibleDescendants to TreeState (d578c06)
  • 🎸 added node update support to TreeStateModifiers (f7978f2)
  • 🎸 added TreeState (33933d0)
  • 🎸 added TreeState support to Tree component (60aa935)
  • 🎸 added TreeStateModifiers (d467c8f)
  • 🎸 added UnstableFastTree component tree using TreeState (f2fc147)
  • 🎸 Renderers now are supplied with row index (364e4aa)