Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Releases: storybook-eol/react-treebeard

v4.2.4-beta.0

16 Sep 13:04
36d72f1
Compare
Choose a tag to compare
v4.2.4-beta.0 Pre-release
Pre-release
Merge pull request #234 from storybookjs/feat/header

feat(treebeard): separate action when press icon and when press title

v3.2.4

20 Jun 16:36
Compare
Choose a tag to compare
chore(release): bump version to 3.2.4

v3.2.3

01 May 12:53
Compare
Choose a tag to compare

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

29 Apr 11:47
Compare
Choose a tag to compare

v3.2.2 (2019-04-29)

🐛 Bug Fix

  • #194 fix when destructuring styles

v3.2.1

29 Apr 11:18
Compare
Choose a tag to compare

v3.2.1 (2019-04-29)

🐛 Bug Fix

  • #118 Merge styles broken on chrome v74

v3.2.0

11 Apr 18:22
Compare
Choose a tag to compare

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

v2.1.0

01 Nov 13:49
Compare
Choose a tag to compare
  • Add React 16.0 to peerDependencies PR #102

v2.0.3

18 Jul 22:27
Compare
Choose a tag to compare
  • Update .babelrc to fix some issues with Travis CI PR #83

v2.0.2

17 Jul 22:50
Compare
Choose a tag to compare
  • Update Babel, Webpack, Mocha & Karma dependencies
  • Fix ESLint issue

v2.0.1

17 Jul 22:49
Compare
Choose a tag to compare