ant-design-blazor/components/tree-select
YongQuan 595a70fec5
fix(module: tree): Multiple should not take effect when Ctrl is not pressed. (#3350)
* fix(module: tree): Multiple should not take effect when Ctrl is not pressed.

* Skip listening CtrlKey for TreeSelect

* change the generic type to KeyboardEventArgs

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-07-13 21:43:00 +08:00
..
style chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
TreeSelect.razor fix(module: tree): Multiple should not take effect when Ctrl is not pressed. (#3350) 2023-07-13 21:43:00 +08:00
TreeSelect.razor.cs fix(module: tree-select): removing last option can't change the bind values (#3314) 2023-06-22 21:05:04 +08:00