Skip to content

Small enhancements and fixes

Compare
Choose a tag to compare
@mgroeneweg mgroeneweg released this 29 Oct 08:47
· 16 commits to master since this release

Enhancements:

  • Apply attribute search on attribute over a (multilevel) association.
  • Allow control of infinite scroll buffer size
  • Optional progress bar for selection buttons.
  • Added separator header for CSV export

Fixes:

  • Load all DataTables modules at widget creation. The dynamic loading had timing issues in some situations while the performance gain was minimal.
  • Do not save scroll position in client state when state saving is enabled.
  • Fix occasional error when reloading an empty table which has infinite scroll enabled.