ant-design-blazor/components/core/Helpers
Zonciu Liang a09a8e6ac3 feat(module: table): add DataIndex support (#999)
* docs: correct parameter name

* feat(module: table): add data index

* refactor(module: table): make DataIndex expression cached

* refactor(module: core): recursive method for PropertyAccessHelper.GetRootParameterExpression

* refactor(module: table): make DataIndex feature clearer

* feat(module: table): support DataIndex format

* fix: sort column style

Co-authored-by: ElderJames <shunjiey@hotmail.com>
2021-01-20 23:35:57 +08:00
..
ClassBuilder.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassBuilderRule.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassBuilderRuleClass.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassBuilderRuleDictionary.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassBuilderRuleGet.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassBuilderRuleIf.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ClassMapper.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
ComponentBaseExtensions.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
DateHelper.cs fix(module: date-picker): prevent the year out of range (#973) 2021-01-14 10:40:34 +08:00
Formatter.cs refactor(formatter): merge the special method of timespan into formatter (#575) 2020-09-06 15:31:40 +08:00
MomentHelper.cs feat: add comment component (#80) 2020-06-30 15:25:21 +08:00
PropertyAccessHelper.cs feat(module: table): add DataIndex support (#999) 2021-01-20 23:35:57 +08:00
RenderFragmentHelper.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +08:00
StyleHelper.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00