Date: 18-Jun-2015
- (enh #23): New property
initDepends
to set all dependent parents in the chain. - (enh #24): Enhancement for Select2 plugin.
Date: 22-May-2015
- (enh #19): New
depdrop_all_params
that will be sent as an associative array (keys & values) to the server ajax action. - (enh #20): Ability to configure
id
andname
param names in json response. - (bug kartik-v/yii2-widget-depdrop#10): Fix process dependency params.
- (enh #22): Fixes for JQuery v2.1.4 & Select2.
Date: 01-Feb-2015
- Updated trigger of afterChange event
- Set composer minimum stability to stable.
- (enh #10): Enhance ability to use checkbox or radio as the first dependent parent.
- (enh #14): Code cleanup and restructure for various JS lint changes (using JSHint Code cleanup library).
- (enh #15): Implement reusable constructor for extending plugin if needed.
- (enh #16): Enhance Select2 dropdowns to show loading indicator.
Date: 08-Nov-2014
- Set release to stable in composer.json.
- Updated CHANGE log to reflect user friendly date time formats.
Date: 02-Jul-2014
- Enh #8: Ability to pass additional form input data within each ajax call.
Date: 05-May-2014
- Updated placeholder to accept boolean value (false) to disable it.
- Added loadingClass property to configure the loading indicator CSS.
- Added support for plugin to work with other plugins like Select2.
Date: 30-Apr-2014
Initial release.