ant-design-blazor/tests/AntDesign.Tests
James Yeung 81ce25c34e
test: add badge tests (#4145)
* add basic test

* fix tests
2024-09-01 19:46:06 +08:00
..
$Recorded test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
Alert chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
AutoComplete chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Avatar chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
BackTop fix(module: backtop): doesn't remove the dom when it's invisible (#2831) 2022-10-24 13:29:47 +08:00
badge test: add badge tests (#4145) 2024-09-01 19:46:06 +08:00
Breadcrumb chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
button chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Card fix(module: tabs): dnd and reorder (#4147) 2024-09-01 14:33:24 +08:00
Cascader feat(module: cascader): add Disabled parameter (#2835) 2022-10-24 13:28:20 +08:00
Checkbox feat(module: checkbox): support generic value (#3715) 2024-04-02 22:15:48 +08:00
Comment chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Core chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
DatePicker chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Divider fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
Drawer fix(module: drawer): Add type="button" to Drawer close button. (#3233) 2023-05-06 08:57:57 +08:00
Dropdown/DropdownButton feat(module: breadcrumb): add Href parameter and overlay dropdown (#1859) 2021-08-28 03:07:46 +00:00
Form chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
grid chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Icon chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Input fix(module: input): can't apply Class to input element (#4005) 2024-07-23 12:36:29 +08:00
InputNumber fix(module: InputNumber): Fix nullable floating types not round with "Precision" set (#3868) 2024-05-16 19:41:55 +08:00
Layout test(module: layout): add test case for layout and sider (#3477) 2023-10-30 00:11:53 +08:00
List tests: clean-up (#2050) 2021-10-22 12:45:00 +08:00
Mentions Merge pull request #3590 from ant-design-blazor/feature 2023-12-26 00:02:52 +08:00
Menu feat(module: datepicker): add mask to DatePickerBase for input value constraint (#3120) 2023-10-05 17:24:16 +08:00
Notification refactor(module: notification): update NotificationService to use interface (#2948) 2022-12-29 17:29:00 +08:00
overlay chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Properties chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Radio feat(module: radio): add button style support for RadioGroup with options (#3589) 2023-12-25 22:40:28 +08:00
Segmented fix(module: segmented): binding value type causes an incorrect initialization selection (#2869) 2022-11-09 17:40:16 +08:00
Select fix(module: form): validation attributes transfer (#4084) 2024-08-12 10:02:56 +08:00
Slider chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
Switch fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
table chore: Enable some code analyze rules (#4126) 2024-08-28 00:54:33 +08:00
tabs fix(module: tabs): dnd and reorder (#4147) 2024-09-01 14:33:24 +08:00
Tag fix(module: tag): incorrect default color and add tests (#2816) 2022-10-20 13:50:50 +08:00
Timeline fix(module: timeline): label missing (#1941) 2021-09-13 22:04:47 +08:00
Tree fix(module: tree): fix IList DataSource cannot be modify in place (#3275) 2023-06-04 16:30:48 +08:00
Typography feat(module: typography): refactor & support editable (#3173) 2023-04-06 23:14:27 +08:00
Upload feat(module: upload): Disable the tooltip of the input component inside UpdateButton. (#4096) 2024-08-20 22:27:11 +08:00
_Imports.razor feat:(module: form): edit context dynamic change (#1504) 2021-05-11 11:13:14 +08:00
AntDesign.Tests.csproj test(module: layout): add test case for layout and sider (#3477) 2023-10-30 00:11:53 +08:00