We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751594d commit e4c99a5Copy full SHA for e4c99a5
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="8.1.0"></a>
2
+# 8.1.0 (2018-25-12)
3
+* Added public calculateExpandedNodes
4
+* Fixed loading async children in large tree
5
+
6
<a name="8.0.5"></a>
7
# 8.0.5 (2018-25-12)
8
* Fixed non triState checkboxes to reflect expected behaviour
package.json
@@ -1,6 +1,6 @@
{
"name": "angular-tree-component",
- "version": "8.0.5",
+ "version": "8.1.0",
"description": "A simple yet powerful tree component for Angular2",
"author": "Adam Klein <adam@500tech.com>",
"homepage": "https://github.com/500tech/angular-tree-component",
0 commit comments