ant-design-blazor/components/pagination
2022-08-21 22:53:33 +08:00
..
style chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
Pagination.razor fix(module: Pagination): Pager 3 and 5 may be invisible when window width is small and there're many pages (#2616) 2022-08-20 21:24:49 +08:00
Pagination.razor.cs feat(module: table): use small size Pagination for compacted table, add PaginationSize enum type (#2246) 2022-05-28 13:41:01 +08:00
PaginationEventArgs.cs refactor(module: pagination): cover the apis of react (#1220) 2021-03-31 19:03:00 +08:00
PaginationItemRenderContext.cs refactor(module: pagination): cover the apis of react (#1220) 2021-03-31 19:03:00 +08:00
PaginationItemType.cs refactor(module: pagination): cover the apis of react (#1220) 2021-03-31 19:03:00 +08:00
PaginationLocale.cs feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
PaginationOptions.razor feat(module: table): enable to reload with an outside query model (#2129) 2022-05-29 19:34:46 +08:00
PaginationOptions.razor.cs fix(module: pagination): Use same Locale for Pagination and PaginationOptions (#2244) 2022-01-11 16:47:48 +08:00
PaginationPager.razor fix(module: Pagination): Pager 3 and 5 may be invisible when window width is small and there're many pages (#2616) 2022-08-20 21:24:49 +08:00
PaginationSize.cs feat(module: table): use small size Pagination for compacted table, add PaginationSize enum type (#2246) 2022-05-28 13:41:01 +08:00
PaginationTotalContext.cs refactor(module: pagination): cover the apis of react (#1220) 2021-03-31 19:03:00 +08:00