ant-design-blazor/tests
笨木头 32d1f27708 fix(module: datepicker): DatePicker DisabledDate works incorect (#1298)
* fix(module: datepicker): DatePicker DisabledDate works incorect

* test(module: dateHelperTests): modify test case

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-04-02 16:08:36 +00:00
..
$Recorded fix(module: switch): loading icon has a little shift (#766) 2020-11-12 15:39:58 +08:00
badge fix(module: badge): preset color of ribbon (#791) 2020-11-17 16:38:32 +08:00
button fix(module: button): allows type and shape to change (#564) 2020-09-03 06:02:30 +08:00
Core fix(module: datepicker): DatePicker DisabledDate works incorect (#1298) 2021-04-02 16:08:36 +00:00
DatePicker fix(module:date-picker): OneOf to TValue, default value for picker, optimizations (#933) 2021-01-10 13:19:07 +08:00
grid test(module: grid): added rendering tests for properties of columns (#747) 2020-10-31 10:43:20 +08:00
overlay test: Add ability to use OverlayTrigger in tests (#1227) 2021-03-09 13:54:30 +00:00
Properties test(button): add some button tests (#460) 2020-08-05 17:06:14 +08:00
table chore: bUnit update to 1.0.0-preview-01 (#1009) 2021-01-20 20:02:35 +08:00
tabs feat(module: overlay): OverlayTrigger not bound to a div (#937) 2021-01-21 17:20:10 +08:00
AntDesign.Tests.csproj test: Add ability to use OverlayTrigger in tests (#1227) 2021-03-09 13:54:30 +00:00
AntDesignTestBase.cs test: Add ability to use OverlayTrigger in tests (#1227) 2021-03-09 13:54:30 +00:00
RecordedTestExtensions.cs refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
TestDomEventService.cs test: Add ability to use OverlayTrigger in tests (#1227) 2021-03-09 13:54:30 +00:00
TestNavigationManager.cs test(button): add some button tests (#460) 2020-08-05 17:06:14 +08:00