ant-design-blazor/tests
James Yeung a7c8835087 refactor(module: tabs): separate the TabPane component (#839)
* refactor(module: tabs): separate the TabPane component

* test: fix button to div
2020-11-30 10:53:41 +08: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 refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
grid test(module: grid): added rendering tests for properties of columns (#747) 2020-10-31 10:43:20 +08:00
Properties test(button): add some button tests (#460) 2020-08-05 17:06:14 +08:00
table fix(module: switch): loading icon has a little shift (#766) 2020-11-12 15:39:58 +08:00
tabs refactor(module: tabs): separate the TabPane component (#839) 2020-11-30 10:53:41 +08:00
AntDesign.Tests.csproj chore: add .NET 5 target framework to all projects (#758) 2020-11-14 23:44:48 +08:00
AntDesignTestBase.cs refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
RecordedTestExtensions.cs refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
TestNavigationManager.cs test(button): add some button tests (#460) 2020-08-05 17:06:14 +08:00