ant-design-blazor/components/tree
zmayor 387234e0b9 fix(module: tree): selected highlight confusion (#1161)
* fix(module:table): set selectedRows exception

* fix(module:table): set selectedRows exception

* fix(module: tree) selected highlight confusion

* Revert "fix(module: tree) selected highlight confusion"

This reverts commit 91300ac664f8dcebc20f1a96e21f8afc1fac079d.

* fix(module: tree): remove the IsFixed attribute

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-02-23 07:15:50 +00:00
..
style chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
IRendered.cs feat(module: tree): add expandAll and collapseAll method (#941) 2021-01-07 00:41:26 +08:00
Tree.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
Tree.razor.cs feat(module: tree): add expandAll and collapseAll method (#941) 2021-01-07 00:41:26 +08:00
TreeEventArgs.cs feat(module: tree): support generic type (#777) 2020-12-30 18:38:35 +08:00
TreeIndent.razor fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeIndent.razor.cs fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNode.razor fix(module: tree): selected highlight confusion (#1161) 2021-02-23 07:15:50 +00:00
TreeNode.razor.cs fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeCheckbox.razor fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeCheckbox.razor.cs fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeSwitcher.razor fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeSwitcher.razor.cs fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeTitle.razor fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00
TreeNodeTitle.razor.cs fix(module: tree): add ComponentBase (#956) 2021-01-10 18:49:52 +08:00