..
Internal
feat(core): access object's property by path-based string ( #1056 )
2021-01-31 01:25:25 +08:00
style
chore: sync ant-design v4.13.0 ( #1181 )
2021-02-28 22:41:28 +08:00
TableModels
feat(module: table): add filters ( #1178 )
2021-02-27 23:55:48 +08:00
ActionColumn.razor
fix(module: table): ExpandableRow not working with ActionColumn #1284 ( #1285 )
2021-04-01 12:50:30 +08:00
ActionColumn.razor.cs
fix(module: table): selection reset while page changing. ( #236 )
2020-06-19 23:06:33 +08:00
Column.razor
fix(module: table): clicking outside couldn't close filter panel ( #1232 )
2021-03-10 20:03:55 +08:00
Column.razor.cs
fix(module: table): ExpandableRow not working with ActionColumn #1284 ( #1285 )
2021-04-01 12:50:30 +08:00
ColumnBase.cs
fix(module: table): ExpandableRow not working with ActionColumn #1284 ( #1285 )
2021-04-01 12:50:30 +08:00
ColumnContext.cs
fix(module: table): support more generic units for scroll x/y ( #1137 )
2021-02-14 20:15:53 +08:00
IColumn.cs
feat(module: table): fixed header & columns ( #954 )
2021-01-09 23:57:31 +08:00
IFieldColumn.cs
feat(module: table): add filters ( #1178 )
2021-02-27 23:55:48 +08:00
ISelectionColumn.cs
fix(module: table): clear cached items that are not on current page ( #442 )
2020-08-01 23:45:48 +08:00
ITable.cs
feat(module: table): add sort directions and default sort order ( #778 )
2021-01-24 13:52:57 +08:00
Selection.razor
feat(module: table): fixed header & columns ( #954 )
2021-01-09 23:57:31 +08:00
Selection.razor.cs
fix(module: table): selection was broken with scroll y ( #1020 )
2021-01-22 09:56:51 +08:00
Table.razor
fix(module: table): bring OnRowClick back ( #1200 )
2021-03-04 17:31:48 +08:00
Table.razor.cs
fix(module: table): ExpandableRow not working with ActionColumn #1284 ( #1285 )
2021-04-01 12:50:30 +08:00
Table.razor.Pagination.cs
fix(module: table): invoke OnChange twice on pagination was changed ( #1211 )
2021-03-06 10:20:41 +08:00
Table.razor.RowData.cs
feat(module: table): support for tree data ( #771 )
2020-11-09 22:17:27 +08:00
Table.razor.Selection.cs
fix(module: table): set selectedRows exception ( #1148 )
2021-02-20 17:50:27 +08:00
TableFilter.cs
feat(module: table): add filters ( #1178 )
2021-02-27 23:55:48 +08:00
TableLocale.cs
feat: support for globalization & localization ( #578 )
2020-09-07 22:46:50 +08:00
TableSize.cs
fix(module: table): add header style and fix the table size ( #909 )
2020-12-23 00:47:35 +08:00