ant-design-blazor/tests/AntDesign.Tests
2022-10-09 19:30:10 +08:00
..
$Recorded test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
Alert test(module: alert): Add tests for alert component (#2643) 2022-08-28 01:38:43 +08:00
Avatar test(module: avatar): Add Avatar and AvatarGroup tests (#2648) 2022-08-30 12:03:35 +00:00
badge test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
Breadcrumb feat(module: breadcrumb): Add OnClick parameter to BreadcrumbItem, Add Tests, Remove unusable code (#2655) 2022-09-04 02:33:10 +08:00
button fix(module: select): change events from Action to EventCallback (#2601) 2022-08-09 14:21:25 +08:00
Card fix(module: typography): fix copy (#2118) 2021-11-22 00:18:40 +08:00
Cascader fix(module: cascader): Style confusion caused by the latest antd style (#2636) 2022-08-25 19:38:01 +08:00
Checkbox feat(module: table): enable to reload with an outside query model (#2129) 2022-05-29 19:34:46 +08:00
Comment test(module: comment): Add tests for Comment component (#2645) 2022-08-28 02:36:20 +00:00
Core fix(module: avatar): make size parameter support more length unit (#2653) 2022-09-01 12:00:28 +08:00
DatePicker fix(module: datepicker): culture is not applied correctly to the year (#2589) 2022-08-04 10:05:43 +08:00
Divider fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
Dropdown/DropdownButton feat(module: breadcrumb): add Href parameter and overlay dropdown (#1859) 2021-08-28 03:07:46 +00:00
Form fix(module: form): Fix FieldIdentifier equality check in Rules Mode OnFieldChanged (#2400) 2022-04-30 18:35:57 +08:00
grid merge master into feature 2021-04-08 22:32:48 +08:00
Icon refactor(module: icon)Add missing ZoomOut icon to static class. Refactor IconStore. Add tests for IconService. (#2667) 2022-09-04 14:28:03 +08:00
Input fix(module: textarea): fix style string format and auto-size issues (#2001) 2021-10-29 13:30:52 +08:00
InputNumber feat(module: InputNumber): support parameter Precision (#2774) 2022-10-09 19:30:10 +08:00
List tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
Menu fix(module: typography): fix copy (#2118) 2021-11-22 00:18:40 +08:00
overlay test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
Properties test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
Radio fix(module: radio): Default name value (#2330) 2022-03-15 22:17:46 +08:00
Select 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
Switch fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
table tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
tabs fix(module: tabs): panel without animated display incorrectly (#2677) 2022-09-05 17:13:06 +08:00
Tag fix(module: typography): fix copy (#2118) 2021-11-22 00:18:40 +08:00
Timeline fix(module: timeline): label missing (#1941) 2021-09-13 22:04:47 +08:00
Upload fix(module: upload): wrong drag area (#2360) 2022-03-25 16:06:21 +08:00
_Imports.razor feat:(module: form): edit context dynamic change (#1504) 2021-05-11 11:13:14 +08:00
AntDesign.Tests.csproj refactor(module: icon): fix two-tone icon state update & first rendering (#2666) 2022-09-04 10:51:32 +08:00