ant-design-blazor/components/select
ldsenow a2fa9b7926
fix(module: select): Selected value will be reset when ValidateOnChange is on (#3508)
* #3355 Fixed Selected value will be reset when ValidateOnChange is on

* #3355 Fixed the unit tests around the selection source change

---------

Co-authored-by: Leishi L <lluo@octet.com>
2023-11-15 22:41:45 +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 fix(module: select): Selected value will be reset when ValidateOnChange is on (#3508) 2023-11-15 22:41:45 +08:00
SelectBase.cs fix(module: TreeSelect): value binding on datasource was changed (#3492) 2023-11-08 00:24:48 +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