ant-design-blazor/components/select
2023-10-22 19:35:09 +08:00
..
internal fix (module: select): Fix showing the arrow in SelectContent when mode is multiple (#3430) 2023-09-20 06:59:57 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +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 ListboxStyle parameter to handle selectlist display style (#3288) 2023-08-19 22:04:11 +08:00
Select.razor.cs feat(module: select): add ListboxStyle parameter to handle selectlist display style (#3288) 2023-08-19 22:04:11 +08:00
SelectBase.cs feat(module: select): add AutoFocus to select base component (#3375) 2023-07-27 22:23:58 +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 feat(module: select): add aria-label to select option (#3385) 2023-08-05 14:13:38 +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