All Versions
19
Latest Version
Avg Release Cycle
79 days
Latest Release
1684 days ago

Changelog History
Page 1

  • v4.2.4-beta.0

    September 16, 2019
  • v3.2.4

    June 20, 2019
  • v3.2.3 Changes

    May 01, 2019

    v3.2.3 (2019-05-01)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • #196 Background is not working if node is active

    ๐Ÿก Internal

    • ๐Ÿšš #184 setup jest and enzyme and remove karma
    • โœ… #185 #191 test TreeNode component
    • โœ… #195 test NodeHeader component
    • โž• Add pre-push to husky to run npm test before push
  • v3.2.2 Changes

    April 29, 2019

    v3.2.2 (2019-04-29)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • ๐Ÿ’… #194 fix when destructuring styles
  • v3.2.1 Changes

    April 29, 2019

    v3.2.1 (2019-04-29)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • ๐Ÿ’… #118 Merge styles broken on chrome v74
  • v3.2.0 Changes

    April 11, 2019

    v3.2.0 (2019-04-11)

    ๐Ÿฑ ๐Ÿ› Bug Fix

    • #147 Fix active link (@gfx)
    • #174 Toggle no changed when animations are false

    ๐Ÿฑ ๐Ÿ  Internal

    • โฌ†๏ธ #168 Upgrade dependencies and change Component to PureComponent
    • ๐Ÿ’… #178 Move components to different directories and upgrade @emotion/styles dependency

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ‘Œ Support react greater or equal to v16.7.0
  • v3.1.0

    September 25, 2018
  • v2.1.0 Changes

    November 01, 2017
    • โž• Add React 16.0 to peerDependencies PR #102
  • v2.0.3 Changes

    July 18, 2017
    • โšก๏ธ Update .babelrc to fix some issues with Travis CI PR #83
  • v2.0.2 Changes

    July 17, 2017
    • โšก๏ธ Update Babel, Webpack, Mocha & Karma dependencies
    • ๐Ÿ›  Fix ESLint issue