ant-design-blazor/tests
Zonciu Liang ea412b24ec feat(core): access object's property by path-based string (#1056)
* fix: DataIndex access maybe null object

* feat: access object's property by path-based string

* doc: update Table DataIndex demo

* doc: correct Table/demo/custom-row-style.md file encoding

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-01-31 01:25:25 +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 feat(core): access object's property by path-based string (#1056) 2021-01-31 01:25:25 +08: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
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 chore: bUnit update to 1.0.0-preview-01 (#1009) 2021-01-20 20:02:35 +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