Skip to content

Releases: andrico1234/beautiful-skill-tree

v1.7.1

28 Jul 22:20
Compare
Choose a tag to compare
  • Merge pull request #77 from andrico1234/feature/why-tap-twice-on-ios d480f1a
  • fix tests 49000a0
  • make click handler consistent across devices d6c5f97

v1.7.0...v1.7.1

v.1.7.0

06 Jun 14:57
Compare
Choose a tag to compare
  • remove test 5850a53
  • Merge pull request #74 from andrico1234/feature/lock-skilltrees f07c9e9
  • Merge pull request #70 from andrico1234/dependabot/npm_and_yarn/acorn-5.7.4 dd4da18
  • Merge pull request #72 from andrico1234/dependabot/npm_and_yarn/example/acorn-5.7.4 9ec3f4a
  • update readme cd34c5b
  • add ability to disable a skill tree 4a6740b
  • Update README.md d2fe37f
  • Bump acorn from 5.7.3 to 5.7.4 in /example 52016b9
  • Bump acorn from 5.7.3 to 5.7.4 c4867f9

v1.6.3...v1.7.0

v1.6.3

21 Mar 12:31
Compare
Choose a tag to compare
  • Add x to tooltip that closes them on click

v.1.6.2

09 Mar 07:55
Compare
Choose a tag to compare
  • Fixes misplaced edge width when numerous nodes are present, or when the nodes are long

v1.6.0

07 Mar 17:30
Compare
Choose a tag to compare
  • Display percentage of completed skill in the header
  • Title can now take type of React.ReactNode

v.1.5.1

01 Mar 10:43
Compare
Choose a tag to compare
  • Lazy load trees that are closed by default

Skill Tree Header Improvements

29 Feb 17:26
Compare
Choose a tag to compare
  • remove elements from dom when hidden: #39
  • consistent header sizes when collapsed
  • descriptions on header hover: #66

v.1.4.1

20 Feb 08:38
Compare
Choose a tag to compare

Fix bad padding for skill subtitle

v.1.4.0

19 Feb 23:33
Compare
Choose a tag to compare

add node select handler
add custom styling to subtitle
use unused theme variables

FIXES BROKEN 1.3.0

22 Jan 20:51
Compare
Choose a tag to compare

v1.3.0 wasn't published with the dist folder built. This release rectifies this issue