Skip to content

v1.5.0

Compare
Choose a tag to compare
@tabalinas tabalinas released this 17 Jul 00:15
· 77 commits to master since this release

Changes

  • Support Promise/A in controller methods
  • Add onPageChanged callback fired when current grid page index is changed
  • Add 5 new locales: Japanese, Chinese, Georgian, Turkish, German
  • Add onInit callback fired on the grid creation
  • Add jsGrid.version static field to get current lib version

Fixes

  • Incorrect validation for grid with hidden fields #226
  • Improve styling to be able to put tables inside jsgrid w/o styling clashing
  • Fix reset api method incorrect behavior for pageLoading: true scenario