James Yeung
9a5cbb9255
fix(module: tree): add ComponentBase ( #956 )
2021-01-10 18:49:52 +08:00
James Yeung
56dfae7f62
chore: sync ant-design v4.10.0 ( #943 )
2021-01-09 09:07:02 +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
James Yeung
df99bad7e5
chore: sync ant-design v4.9.0 ( #842 )
2020-12-01 11:02:28 +08:00
James Yeung
93c85d54dc
chore: sync ant-design v4.8.2 ( #770 )
2020-11-15 17:03:30 +08:00
James Yeung
428255086e
chore: sync ant-design v4.7.3 ( #719 )
2020-10-25 23:07:27 +08:00
kefengwei
c0ec36aab9
feat(module: tree): add methods to find nodes and expand a node ( #694 )
...
* ### tree enhancement
1. change `TreeNode`'s `ChildNodes` accessbility to public
2. add `FindFirstOrDefaultNode` funcation
3. add `ExpandToNode` function
* fix `FindFirstOrDefaultNode` not correct recursive problem
* Update components/tree/TreeNode.razor.cs
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2020-10-21 13:51:41 +08:00
James Yeung
3fb5998d19
chore: sync ant-design v4.7.0 ( #675 )
2020-10-14 13:31:22 +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
James Yeung
19bfe1bfff
chore: sync ant-design v4.6.3 ( #577 )
2020-09-11 15:44:34 +08:00
James Yeung
91b6e0efcc
chore: sync ant-design v4.6.0 ( #524 )
2020-08-23 16:06:08 +08:00
James Yeung
13ee3634a0
chore: sync ant-design v4.5.4 ( #499 )
2020-08-13 06:43:07 +08:00
James Yeung
30dc4db99b
chore: sync ant-design v4.4.0 ( #277 )
2020-07-01 21:38:23 +08:00
BlazorPlus
fa310a664b
refactor: tree node template ( #278 )
2020-06-29 23:24:21 +08:00
BlazorPlus
c67707a913
[WIP] feat: add AntTree ( #112 )
...
* feat:add AntTree
* tree - v0.2 , two mode
* feet: tree v0.2 , 2 mode
* feet:Tree
* refactor: set class on initialized
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-06-29 15:39:18 +08:00
James Yeung
8a2fdd5e06
chore: sync ant-design v4.3.0 ( #169 )
2020-05-31 16:00:40 +08:00
James Yeung
69c9f044ef
chore: sync ant-design v4.2.5 ( #149 )
2020-05-25 12:38:07 +08:00
James Yeung
063f2759bd
chore: sync ant-design v4.2.3 ( #120 )
2020-05-16 23:21:59 +08:00
James Yeung
374929d16d
chore: sync ant-design v4.1.5 ( #84 )
2020-04-26 10:41:53 +08:00
James Yeung
d347e2028e
chore: sync ant-design v4.0.4 ( #35 )
2020-03-23 13:51:37 +08:00
James Yeung
84ca70e8b7
chore: sync ant-design v4.0.1 ( #2 )
...
fixed #1
2020-03-08 15:12:21 +08:00
ElderJames
47b2b86265
add gulp to complie less
2020-03-07 16:40:38 +08:00
ElderJames
7d15f20674
refactor: refactor the directory structure to match ant-design
2020-03-05 12:17:50 +08:00