ant-design-blazor/components/select/internal
Zonciu Liang 0f6702b5ed refactor(module: select): use Func to get or set value instead of reflection (#1168)
* refactor(module: select): use Func to get or set value instead of reflection

* refactor(module: select): add delegate cache

* chore: add DelegateCacheKeyComparer

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-02-27 16:13:13 +00:00
..
SelectContent.razor fix(module: select): new tag item label and value fix (#1121) 2021-02-14 17:42:44 +08:00
SelectContent.razor.cs fix(module: select): new tag item label and value fix (#1121) 2021-02-14 17:42:44 +08:00
SelectItemPropertyHelper.cs refactor(module: select): use Func to get or set value instead of reflection (#1168) 2021-02-27 16:13:13 +00:00
SelectMode.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectModeExtensions.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionGroup.razor refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionGroup.razor.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00
SelectOptionItem.cs fix(module: select): multiple fixes and optimizations (#1087) 2021-02-04 23:40:47 +08:00
ValueLabel.cs refactor(module: select): completely new (#800) 2020-11-27 13:13:26 +08:00