Skip to content

Latest commit

 

History

History
136 lines (69 loc) · 5.94 KB

CHANGELOG.md

File metadata and controls

136 lines (69 loc) · 5.94 KB

Changelog

0.2.4 (2020-05-15 UTC)

Full Changelog

Fixed bugs

  • removing nodes may accidentally cause caret to show up in nodes without child #68

Release-v0.2.3 (2020-05-08)

Full Changelog

Implemented enhancements

  • supports theme css class on anscestors #64

Fixed bugs

  • checking/unchecking descendant doesn't set anscestor intermediate state #66

Release-v0.2.2 (2020-05-06)

Full Changelog

Implemented enhancements

  • [breaking change] unify dark theme css class to g8--dark #61

Release-v0.2.1 (2020-04-30)

Full Changelog

Implemented enhancements

  • [breaking change] rename the component and its tag name to match package name #51
  • add more specific scss variables for different colors (not related theming) #50
  • cater for css overflow ellipsis #49
  • [breaking change] fix css naming according to BEM #48

Fixed bugs

  • update typings to match source #52

Release-v0.1.2 (2020-04-27)

Full Changelog

Release-v0.1.1 (2020-04-27)

Full Changelog

Implemented enhancements

  • [breaking change] pass $event instead of the item entry #43

Implemented features

  • [breaking change] add slots #42

Fixed bugs

  • middle & right click events are intercepted but not bubbled up #41

Release-v0.0.27 (2020-04-24)

Full Changelog

Implemented features

  • add middle & right click support #29

Release-v0.0.26 (2020-04-23)

Full Changelog

Implemented enhancements

  • item.key & tag.key are confusing and difficult to use #31

Implemented features

  • support custom data key #30

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

Full Changelog

0.0.15 (2020-04-10)

Full Changelog

0.0.14 (2020-04-10)

Full Changelog

0.0.13 (2020-04-07)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator