..
FilterExpression
refactor(module: table): Use ASCII C instead of Cyrillic ( #2253 )
2022-01-14 10:54:57 +08:00
Internal
merge 0.8.1 to feature
2021-05-16 19:58:03 +08:00
style
chore: sync ant-design v4.20.7 ( #2497 )
2022-06-04 00:44:34 +08:00
TableModels
fix(module: table): rectify how to check if an IQueryable is IOrderedQueryable ( #2710 )
2022-09-14 20:58:11 +08:00
ActionColumn.razor
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
ActionColumn.razor.cs
feat(module: table): allow access field value from CellRender
context ( #2257 )
2022-01-18 10:06:29 +08:00
Column.razor
feat(module: table): allow access field value from CellRender
context ( #2257 )
2022-01-18 10:06:29 +08:00
Column.razor.cs
test(module: core): Add unit tests ( #2821 )
2022-10-21 13:01:25 +08:00
ColumnBase.cs
perf: Optimize CssSizeLength
& CssStyleBuilder
( #2803 )
2022-10-18 13:30:37 +08:00
ColumnContext.cs
fix(module: table): incorrectly render on first loading ( #1957 )
2021-09-18 07:48:11 +08:00
IColumn.cs
feat(module: table): fixed header & columns ( #954 )
2021-01-09 23:57:31 +08:00
IFieldColumn.cs
feat(module: table): enable to reload with an outside query model ( #2129 )
2022-05-29 19:34:46 +08:00
ISelectionColumn.cs
feat(module: table): add table virtualization ( #2143 )
2022-05-28 13:41:01 +08:00
ITable.cs
feat(module: table): support setting table scrollbar width using ScrollBarWidth
parameter ( #2451 )
2022-05-29 19:34:52 +08:00
PropertyColumn.cs
feat(module: table): add property column ( #2624 )
2022-08-20 13:54:47 +08:00
Selection.razor
feat(module: table): set header checkbox Disabled while all the selection are disabled ( #2737 )
2022-09-24 13:13:07 +08:00
Selection.razor.cs
feat(module: table): set header checkbox Disabled while all the selection are disabled ( #2737 )
2022-09-24 13:13:07 +08:00
SummaryCell.razor
feat(module: table): allow access field value from CellRender
context ( #2257 )
2022-01-18 10:06:29 +08:00
SummaryRow.razor
feat(module: table): add summary ( #1218 )
2021-03-31 19:02:57 +08:00
Table.razor
feat(module: table): support setting table scrollbar width using ScrollBarWidth
parameter ( #2451 )
2022-05-29 19:34:52 +08:00
Table.razor.cs
fix(module: table): exception was thrown in DisposeAsync after blazor server disconnect ( #2797 )
2022-10-20 13:54:28 +08:00
Table.razor.Pagination.cs
feat(module: table): improve pagination template ( #2220 )
2022-05-28 13:41:01 +08:00
Table.razor.RowData.cs
feat(module: table): add table virtualization ( #2143 )
2022-05-28 13:41:01 +08:00
Table.razor.Selection.cs
feat(module: table): add table virtualization ( #2143 )
2022-05-28 13:41:01 +08:00
TableFilter.cs
feat(module: table): enable to reload with an outside query model ( #2129 )
2022-05-29 19:34:46 +08:00
TableLocale.cs
fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale ( #2855 )
2022-11-04 13:46:24 +08:00
TableRow.razor
feat(module: table): add table virtualization ( #2143 )
2022-05-28 13:41:01 +08:00
TableRowWrapper.razor
feat(module: table): add table virtualization ( #2143 )
2022-05-28 13:41:01 +08:00
TableSize.cs
feat(module: table): use small size Pagination for compacted table, add PaginationSize enum type ( #2246 )
2022-05-28 13:41:01 +08:00