ant-design-blazor/components/select
2023-01-14 00:08:01 +08:00
..
internal fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
style chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
EnumSelect.cs refactor(module: table): use EnumSelect for table filter (#1777) 2021-07-27 13:43:23 +08:00
Properties.cs fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00
ResponsiveTag.cs fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00
Select.razor feat(module: select): add virtualization support (#2654) 2022-09-16 13:50:26 +08:00
Select.razor.cs fix(module:select): Fix bug where selected options will display even with HideSelected set to true when searching or clearing search (#3010) 2023-01-14 00:08:01 +08:00
SelectBase.cs fix(module:select): Fix bug where selected options will display even with HideSelected set to true when searching or clearing search (#3010) 2023-01-14 00:08:01 +08:00
SelectLocale.cs fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855) 2022-11-04 13:46:24 +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): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00
SimpleSelect.cs fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00