Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 714 Bytes

CHANGELOG.md

File metadata and controls

29 lines (18 loc) · 714 Bytes

[0.0.2] - 04/30/2021

  • Server side data table with paging support
  • Allowing the same changes as the build in PaginatedDataTable

[0.0.3] - 04/31/2021

  • Auto reload page in case column sorting is changed

[0.0.3+1] - 05/02/2021

  • Updated readme to include the live example

[0.0.3+2] - 06/21/2021

  • Allow local reload if possible
  • Updated example to contain selection of rows
  • Selection of rows no longer trigger a call to the remote data source

[0.0.4] - 07/18/2021

  • Trigger a remote reload if you want it
  • Updated related packages
  • New example with filter

[0.0.5] - 07/18/2021

  • Include total and total filtered rows if provided in footer text
  • Allow custom footer text for rows