ant-design-blazor/components/table
James Yeung a55a324f5c fix: table pagination (#178)
* feat: add pagination and empty

* fix: indent

* fix: table pagination
2020-06-03 00:22:10 +08:00
..
style chore: sync ant-design v4.3.1 (#174) 2020-06-02 19:17:27 +08:00
Column.razor feat(module: table): add pagination and empty (#175) 2020-06-02 19:15:15 +08:00
Column.razor.cs feat(module: table): add pagination and empty (#175) 2020-06-02 19:15:15 +08:00
ColumnType.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +08:00
ITable.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +08:00
ITableColumn.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +08:00
RowSelection.cs feat: add simple table component (#86) 2020-05-30 01:46:41 +08:00
Table.razor fix: table pagination (#178) 2020-06-03 00:22:10 +08:00
Table.razor.cs feat(module: table): add pagination and empty (#175) 2020-06-02 19:15:15 +08:00
Table.razor.Pagination.cs fix: table pagination (#178) 2020-06-03 00:22:10 +08:00