Skip to content

Version 3.0.8

Compare
Choose a tag to compare
@kartik-v kartik-v released this 05 Dec 19:29
· 384 commits to master since this release
  1. (enh #303): Correct Safari specific limitation for jQuery slideDown animation in ExpandRowColumn.
  2. (enh #347): New defaultPagination property to allow setting default to 'page' or 'all'.
  3. (bug #370): Enhance EditableColumn::refreshGrid validation.
  4. (bug #371): Allow tag to be set for rendering beforeHeader.
  5. (enh #380): Allow toolbar and panel classes/layouts to be overridden.
  6. (bug #387): Rename Czech translation message folder from cz to cs.
  7. (enh #389): Various enhancements to table float header.
  8. (enh #390): Perfect scroll bars plugin enhancement.
  9. Various coding style enhancements, optimizations, and fixes.
  10. (enh #391): Toggle data enhancement with confirmation dialog for show all and hide maxCount.
  11. Regenerate and update message translations.
  12. (enh #397): Updated Dutch Translations.
  13. (enh #399): Correct resizableColumns initialization for PJAX.
  14. (enh #410): Updated Czech Translations.
  15. Update to release v1.3.2 of the mkoryak/floatThead plugin.
  16. Update ExportController post data method.