ant-design-blazor/tests/AntDesign.Tests/Select
James Yeung 36a40efef3
fix(module: select): replacing a datasource with some of the same items was not in the right order (#2462)
* fix(module: select): replacing a datasource with some of the same elements was not in the right order

* add tests

* fix indent
2022-05-19 22:59:36 +08:00
..
Actions fix(module: select): replacing a datasource with some of the same items was not in the right order (#2462) 2022-05-19 22:59:36 +08:00
Form fix(module: list): dynamic response to changes in Grid parameter (#2014) 2021-10-13 11:27:05 +08:00
Renders fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +08:00
Select.SelectOptions.Tests.razor fix(module: menu): Overlay bug fix & menu renering optimization (#1949) 2021-09-16 22:46:45 +08:00
Select.Tags.Tests.razor fix(module: select): Select with group refresh on datasource change (#2048) 2021-10-29 22:48:18 +08:00
Select.Value.Tests.razor fix(module: select): Null option shows in SelectContent (#2023) 2021-10-29 22:43:46 +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