Skip to content

Version 1.2.3

Compare
Choose a tag to compare
@kartik-v kartik-v released this 19 Jul 08:22
· 189 commits to master since this release

Date: 19-Jul-2015

  • (enh #43): Added new clearBuffers property for better fix of #40.
  • (enh #44): Improve validation to retrieve the right translation messages folder.
  • (enh #45): Fix buffer clearing.
  • (enh #46): New pjaxContainerId property added to widget to enable refreshing via pjax.
  • (enh #47): Set asset bundle dependencies with yii2-krajee-base.
  • (enh #49): Set a better PHP Excel version dependency.
  • (enh #50): Better exit and resetting of memory after output generation.
  • (enh #51): Fix to correct right filtering of exported data via pjax.
  • (enh #52): Bind export elements better on jQuery events.
  • (bug #62): Correct export request param for allowing multiple export menus on the same page.
  • (bug #64): Alternative buffer emulation by setting stream to false and streamAfterSave to true.
  • (enh #69): Various enhancements to export functionality.
  • (enh #72): Configurable menu container tag when asDropdown is false. Fixes #73.
  • (enh #75): Add Spanish translations.
  • (enh #76): Allow fetching models in batches. Fixes #70.