Version 1.1.0
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
andActiveQueryInterface
. - (enh #22): Add property
enableFormatter
to enable/disable yii grid formatter.