tree-ngx
Version:
A highly customizable Angular Tree Component, usable with minimal implementation.
55 lines (37 loc) • 1.22 kB
Markdown
<a name="4.3.0"></a>
* Rewrote the build pipeline and removed dependencies
<a name="4.2.0"></a>
* All build dependencies updated
* Tested with angular 13.
<a name="4.1.0"></a>
* Tested with angular 12.
<a name="4.0.0"></a>
* Tested with angular 9.
* Changed name of method toggleById to selectById
<a name="3.1.0"></a>
* Added toggleById.
* Added collapseById.
<a name="3.0.0"></a>
* Tested with angular 8.
* Breaking changes.
* Empty children array now counts as leaf.
* SingleSelect now emits its item even if the selected node is not a leaf.
* Bugfixes.
* Added disable and removed the implicit disable functionality IE (if a node had no children it was disabled).
* Added css class for disabled node to enabled override.
* Added new api methods.
<a name="2.2.2"></a>
* Updated dependencies and tested with newer versions of angular.
<a name="2.1.0"></a>
* Added api to edit node name and node item.
<a name="2.0.0"></a>
* Update to angular 6