ant-design-blazor/components/table
anranruye b5afba7e56 refactor(module: table): use EnumSelect for table filter (#1777)
Co-authored-by: James Yeung <shunjiey@hotmail.com>
2021-07-27 13:43:23 +08:00
..
FilterExpression feat(module: table): add guid built-in filter (#1756) 2021-07-26 19:29:32 +08:00
Internal merge 0.8.1 to feature 2021-05-16 19:58:03 +08:00
style chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
TableModels Merge 0.8.2 to feature 2021-06-18 16:09:13 +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 refactor(module: table): use EnumSelect for table filter (#1777) 2021-07-27 13:43:23 +08:00
Column.razor.cs Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
ColumnBase.cs feat(module: table): add Hidden for columns (#1410) 2021-04-26 17:35:01 +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 summary (#1218) 2021-03-31 19:02:57 +08:00
Selection.razor fix(module: table): fix selection clear (#1632) 2021-06-15 18:22:07 +08:00
Selection.razor.cs fix(module: table): fix selection clear (#1632) 2021-06-15 18:22:07 +08:00
SummaryCell.razor feat(module: table): add summary (#1218) 2021-03-31 19:02:57 +08:00
SummaryRow.razor feat(module: table): add summary (#1218) 2021-03-31 19:02:57 +08:00
Table.razor Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
Table.razor.cs refactor(module: table): remove the breaking change for pagination mode (#1754) 2021-07-20 17:27:14 +00:00
Table.razor.Pagination.cs fix(module: table): add RemoteDataSource (#1558) 2021-06-15 16:13:06 +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): fix selection clear (#1632) 2021-06-15 18:22:07 +08:00
TableFilter.cs fix(module: table): fix filter icon wrong highlight, fix filter behavior when there is no input value (#1592) 2021-06-07 23:47:03 +08:00
TableLocale.cs Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
TableSize.cs fix(module: table): add header style and fix the table size (#909) 2020-12-23 00:47:35 +08:00