ant-design-blazor/tests/AntDesign.Tests
James Yeung 5875929a89 refactor(module: tabs): improve rendering (#1970)
* refactor(module: tabs): improve rendering

* fix ForceRender & change constants to enums

* fix animated

* fix left extra content

* add Centered feature

* fix scroll distance

* fix scroll gap

* fix index out of range

* fix tests

* fix scroll distance

* fix dropdown button position

* fix ping left & right

* hide the dropdown button
2021-10-08 14:25:41 +08:00
..
$Recorded test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
badge test: add TestKit for public tests (#1248) 2021-04-04 21:37:06 +08:00
button fix(module: button): loading icon styles (#1902) 2021-09-07 13:36:24 +00:00
Cascader fix(module: cascader): incorrect size (#1432) 2021-04-28 22:42:29 +08:00
Checkbox fix(module: checkbox): fix the test following up PR #1689 (#1699) 2021-07-02 12:44:39 +08:00
Core Merge 0.8.2 to feature 2021-06-18 16:09:13 +08:00
DatePicker perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +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 feat(module: form): support set validation rules on FormItem (#1516) 2021-05-28 09:08:42 +00:00
grid merge master into feature 2021-04-08 22:32:48 +08:00
Input tests(module: textarea): include js function mock to avoid bunit exceptions (#1930) 2021-09-10 10:05:01 +08:00
InputNumber fix(module: npuNumber): include parser in value evaluation (#1567) 2021-05-24 23:51:44 +08:00
Menu fix(module: menu): Overlay bug fix & menu renering optimization (#1949) 2021-09-16 22:46:45 +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): add defaultChecked and defaultValue (#1494) 2021-05-15 22:59:18 +08:00
Select fix(module: menu): Overlay bug fix & menu renering optimization (#1949) 2021-09-16 22:46:45 +08:00
Switch fix(module: checkbox & switch): Checked parameter binding (#1394) 2021-04-25 01:04:21 +08:00
table merge 0.8.1 to feature 2021-05-16 19:58:03 +08:00
tabs refactor(module: tabs): improve rendering (#1970) 2021-10-08 14:25:41 +08:00
Tag fix(module: tag): rename CheckedChange to CheckedChanged (#1876) 2021-08-27 06:51:18 +00:00
Timeline fix(module: timeline): label missing (#1941) 2021-09-13 22:04:47 +08:00
Upload feat(module: upload): add method parameter (#1853) 2021-08-21 01:25:38 +08:00
_Imports.razor feat:(module: form): edit context dynamic change (#1504) 2021-05-11 11:13:14 +08:00
AntDesign.Tests.csproj fix(module: menu): Overlay bug fix & menu renering optimization (#1949) 2021-09-16 22:46:45 +08:00