ant-design-blazor/components/select
liuhai 5fd4aa9a7d fix(module: select): two-way binding #305 (#320)
* feat: add auto-complete component

* Select 组件
1. 组件支持双向绑定
2. 优化效率
3. 修复多选模式点击时下拉面板折叠问题

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-07-29 12:44:16 +08:00
..
style chore: sync ant-design v4.4.2 (#346) 2020-07-11 22:52:35 +08:00
LabeledValue.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
Properties.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
Select.razor fix(module: select): two-way binding #305 (#320) 2020-07-29 12:44:16 +08:00
Select.razor.cs fix(module: select): two-way binding #305 (#320) 2020-07-29 12:44:16 +08:00
SelectMode.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
SelectModeExtensions.cs feat: add select component (#222) 2020-06-14 18:54:14 +08:00
SelectOptGroup.razor feat: add select component (#222) 2020-06-14 18:54:14 +08:00
SelectOptGroup.razor.cs fix: children components dispose (#399) 2020-07-21 23:48:43 +08:00
SelectOption.razor fix(module: select): two-way binding #305 (#320) 2020-07-29 12:44:16 +08:00
SelectOption.razor.cs fix(module: select): two-way binding #305 (#320) 2020-07-29 12:44:16 +08:00