ant-design-blazor/tests
Vladislav Richter 059491d749 refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664)
* Replaced IdGeneratorHelper with DI service that can be replaced by user

* removed license comments and unnecessary usings

* check Id null before assigning autogenerated id

* fix: unit test

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-10-10 15:31:32 +08:00
..
$Recorded refactor: replace IdGeneratorHelper with DI service that can be replaced by user (#664) 2020-10-10 15:31:32 +08:00
badge refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +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
Properties test(button): add some button tests (#460) 2020-08-05 17:06:14 +08:00
table feat(module: table): add colspan & rowspan (#649) 2020-09-28 16:06:02 +08:00
tabs feat(module: tabs): add support to ForceRender (#589) 2020-09-11 14:37:38 +08:00
AntDesign.Tests.csproj chore: update the docs project to .net 5 rc1 (#612) 2020-09-17 15:03:25 +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