ant-design-blazor/components/select
Andrzej Bakun 7bab36dea7 fix(module: select): bind value change lock, tags and labels fix, overlay reposition (#1191)
* fix(module:select) _setLabel not needed for non-tags

fix for exception when label is a property with getter only

* fix(module:select): bind-Value lock if changed outside component

* fix(module:Select): overlay reposition SelectContent resize
2021-03-02 22:01:57 +08:00
..
internal fix(module: select): bind value change lock, tags and labels fix, overlay reposition (#1191) 2021-03-02 22:01:57 +08:00
style chore: sync ant-design v4.13.0 (#1181) 2021-02-28 22:41:28 +08:00
LabelTemplateItem.razor feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
LabelTemplateItem.razor.cs feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
Properties.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
Select.razor fix(module: select): multiple fixes and optimizations (#1087) 2021-02-04 23:40:47 +08:00
Select.razor.cs fix(module: select): bind value change lock, tags and labels fix, overlay reposition (#1191) 2021-03-02 22:01:57 +08:00
SelectLocale.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOption.razor fix(module: select): multiple fixes and optimizations (#1087) 2021-02-04 23:40:47 +08:00
SelectOption.razor.cs fix(module: select): multiple fixes and optimizations (#1087) 2021-02-04 23:40:47 +08:00
SimpleSelect.cs feat(module: select): add a simple select with string type (#836) 2020-11-28 10:02:35 +08:00