Skip to content

Commit e4c99a5

Browse files
committed
8.1.0 version
1 parent 751594d commit e4c99a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
<a name="8.0.5"></a>
27
# 8.0.5 (2018-25-12)
38
* Fixed non triState checkboxes to reflect expected behaviour

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-tree-component",
3-
"version": "8.0.5",
3+
"version": "8.1.0",
44
"description": "A simple yet powerful tree component for Angular2",
55
"author": "Adam Klein <adam@500tech.com>",
66
"homepage": "https://github.com/500tech/angular-tree-component",

0 commit comments

Comments
 (0)