ant-design-blazor/tests/AntDesign.Tests/Select
James Yeung 04b4b47b94
fix(module: form): validation attributes transfer (#4084)
* fix(module: form): validation attribute transfer

* add missing required parameter to rules

* fix enum validate messages

* fix test

* fix field type

* fix test

* fix test

* fix test
2024-08-12 10:02:56 +08:00
..
Actions fix(module: select): List order after datasource change (#3806) 2024-04-19 08:23:08 +08:00
Form fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08:00
Renders fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +08:00
Select.FilterExpression.Tests.razor feat(module: select): Add FilterExpression on select for customize how to filter when searching (#3656) 2024-02-29 23:50:50 +08:00
Select.SelectOptions.Tests.razor Revert "feat(module: overlay): support avoid show/hide in OnVisibleChange (#3094)" (#3112) 2023-02-18 11:12:35 +08:00
Select.Tags.Tests.razor feat: add support for custom script/style import locations (#3596) 2023-12-26 23:20:16 +08:00
Select.Value.Tests.razor fix(module: select): Set parameters asynchronously (#3912) 2024-06-19 23:06:12 +08:00
Select.Values.Tests.razor fix(module: select): value no longer reset on datasource set (#1906) 2021-09-05 18:13:38 +08:00