Skip to content

Commit fb3dcff

Browse files
committed
Update CHANGELOG.md
1 parent aeca812 commit fb3dcff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* [Fixed] #973 when use ext-grid in one tree, other tree not use ext-grid has error on click.
99
* [Fixed] #974 ext-grid: too much output in production mode.
1010
* [Fixed] #975 ext-grid: fix `tree.visitRows()` for empty tree.
11-
* [Fixed] #978 addChildren throws error when ext-grid is hidden.
11+
* [Fixed] #978 ext-grid: addChildren() throws error when grid is hidden.
1212

1313
# 2.33.0 / 2019-10-29
1414
* [Added] event `preInit` (fired before nodes are loaded).
@@ -20,7 +20,7 @@
2020
* [Fixed] ext-filter: sub-match counter is one too high.
2121

2222
# 2.32.0 / 2019-09-10
23-
* [Added] `node.hasClass(className)`
23+
* [Added] `node.hasClass()`
2424
* [Added] `tree.applyCommand()` and `node.applyCommand()` (experimental!)
2525
* [Added] `tree.isLoading()`
2626
* [Added] `tree.toDict(includeRoot, callback)` and `node.toDict(recursive, callback)`:

0 commit comments

Comments
 (0)