James Yeung
482e4a7f45
fix(module: tree): SelectedNodeChanged would be fired twice twice ( #1849 )
2021-08-17 23:36:10 +08:00
琢磨先生
300123045f
refactor(module: tree): add draggable, fix default value binding ( #1517 )
...
* delete demo docs
* fix tree default value and dnd
* fix tree line and keys
* fix switcher icon and line
* fix line demo
* fix switcher
* add DirectoryTree demo
* fix draggable demo
* clean code
* clean code
* clean up the classmapper call
* update docs
* fix the docs
* fix comment
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-11 18:43:25 +08:00
James Yeung
9a5cbb9255
fix(module: tree): add ComponentBase ( #956 )
2021-01-10 18:49:52 +08:00
imhmao
f904676578
feat(module: tree): add expandAll and collapseAll method ( #941 )
...
* Tree:
1.add new node action
2.fixed data sort selection issue
3.add Expand() Collapse() Toggle()
* fixed Tree.OnRendered summary
* remove the `Is` prefix
* refactor(tree): renaming
Co-authored-by: 王的强 <wdq@sinotex.cn>
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-01-07 00:41:26 +08:00
TimChen
f388ca4fc0
feat(module: tree): support generic type ( #777 )
...
* feat: tree update
* feat: support generics
* feat: normal operation
* fix: review question
2020-12-30 18:38:35 +08:00
TimChen
542b66d383
refactor: tree ( #672 )
...
* feat: refactor tree
* feat: refactor tree
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-10-09 15:13:32 +08:00