Change Log: `yii2-widget-depdrop` ================================= ## Version 1.0.6 **Date:** 19-Apr-2019 - (enh #73): Bump composer dependencies. - (enh #71, #72): Add `enableCsrfValidation` property to `DepDropAction`. ## Version 1.0.5 **Date:** 09-Oct-2018 - Bump composer dependencies. - Add Bootstrap 4.x support. - Reorganize all source code in `src` directory. - Add github contribution and issue/PR log templates. - Update copyright year to current. ## Version 1.0.4 **Date:** 10-Jan-2016 - Enhancements for PJAX based reinitialization. Complements enhancements in kartik-v/yii2-krajee-base#52 and kartik-v/yii2-krajee-base#53. ## version 1.0.3 **Date:** 16-Dec-2015 - (enh #25): Implement new standalone `DepDropAction` for usage in Controller. - (enh #26): Enhance update of Select2 plugin values after dependency change. ## version 1.0.2 **Date:** 26-Jun-2015 - (enh #17): Tighter integration for Select2 widget on clear. - Set composer dependencies. ## version 1.0.1 **Date:** 22-May-2015 - (enh #15): Fixes for release v2.0.0 of kartik-v/yii2-widget-select2. ## version 1.0.0 **Date:** 08-Nov-2014 - Initial release - Sub repo split from [yii2-widgets](https://github.com/kartik-v/yii2-widgets)