Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@kartik-v kartik-v released this 27 Dec 04:51
· 264 commits to master since this release

Date: 26-Dec-2014

  • (enh #10): Set composer json dependency for yii2-grid.
  • (enh #11): Option to set target for export form submission.
  • (enh #12): Translations for Portugese (pt-PT).
  • (enh #13): Enhance download popup dialog to properly reset.
  • (enh #14): New property showConfirmAlert that controls display of the javascript confirmation dialog before download.
  • (bug #16): Prevent default on menu item click when showConfirmAlert is set to false.
  • (bug #19): Correct rendering of menu when format config is disabled.
  • (bug #21): Set correct reference to ActiveDataProvider and ActiveQueryInterface.
  • (enh #22): Add property enableFormatter to enable/disable yii grid formatter.