Skip to content

v1.9.0

Compare
Choose a tag to compare
@amir-hadzic amir-hadzic released this 26 Oct 20:43
· 121 commits to master since this release
  • Added PaginationContainer that you can use to better control where pagination will be shown
  • Added plain configuration option. When specified, sematable wrapper will only return your table component, without the bootstrap grid, and without the page size, filter, and pagination controls (you can add them with PaginationContainer, PageSizeContainer, and FilterContainer)