.. |
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.11.1 (#1039)
|
2021-01-25 08:31:53 +08:00 |
TableModels
|
fix(module: table): missing value for the sort property of SortModel (#1105)
|
2021-02-06 00:55:46 +08:00 |
ActionColumn.razor
|
feat(module: table): fixed header & columns (#954)
|
2021-01-09 23:57:31 +08:00 |
ActionColumn.razor.cs
|
fix(module: table): selection reset while page changing. (#236)
|
2020-06-19 23:06:33 +08:00 |
Column.razor
|
feat(module: table): add sort directions and default sort order (#778)
|
2021-01-24 13:52:57 +08:00 |
Column.razor.cs
|
fix(module: table): mistaken sortable (#1058)
|
2021-01-30 22:21:26 +08:00 |
ColumnBase.cs
|
feat(module: table): specific the position of the expand button (#1002)
|
2021-01-21 14:56:20 +08:00 |
ColumnContext.cs
|
fix(module: table): exception if field is null (#965)
|
2021-01-11 22:36:06 +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 sort directions and default sort order (#778)
|
2021-01-24 13:52:57 +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
|
feat(module: table): add RowClassName (#1031)
|
2021-01-24 13:56:27 +08:00 |
Table.razor.cs
|
fix(module: table): fix the scroll position calc method (#1063)
|
2021-02-01 23:42:54 +08:00 |
Table.razor.Pagination.cs
|
fix(module: table): pagination didn't change while pageindex was changed (#767)
|
2020-11-08 16:55:34 +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
|
feat(module: table): support for tree data (#771)
|
2020-11-09 22:17:27 +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 |