Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:41
· 164 commits to main since this release

Breaking changes

  • The Tree component has been completely rewritten. The most significant change is that the tree structure can now be described using plain HTML markup, instead of the previously complex and rigid configuration object.
    See the docs for details.
  • The :host styles have been minimized to reduce CSS leakage into the component.
  • Deprecated APIs has been removed.

What's Changed

New Contributors

Full Changelog: v1.17.0...v2.0.0