ant-design-blazor/components/select
2024-07-24 13:00:53 +08:00
..
internal feat(module: tree-select): Customize the dropdown menu via DropdownRender. (#3939) 2024-06-30 09:58:55 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
EnumSelect.cs fix(module: select): flags enum splitting incorrectly (#3907) 2024-06-12 22:19:38 +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 refactor(module: select): fix IDE error (#4018) 2024-07-24 13:00:53 +08:00
Select.razor.cs feat(module: tree-select): Customize the dropdown menu via DropdownRender. (#3939) 2024-06-30 09:58:55 +08:00
SelectBase.razor feat(module: tree-select): Customize the dropdown menu via DropdownRender. (#3939) 2024-06-30 09:58:55 +08:00
SelectBase.razor.cs fix(module: select): Fix a bug which may raise an exception 'Index was out of Range'. (#3942) (#3947) 2024-06-30 17:24:08 +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): DropdownRender doesn't pass original content into renderfargment (#3675) 2024-02-08 12:58:16 +08:00
SelectOption.razor.cs feat(module: tree-select): Customize the dropdown menu via DropdownRender. (#3939) 2024-06-30 09:58:55 +08:00
SimpleSelect.cs fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00