Change Log: `yii2-field-range` ============================== ## Version 1.3.2 **Date:** 06-Sep-2017 - Cleanup composer.json. - (enh #24): Add new property `addInputCss` to override default `form-control` style. - (enh #22): Enhance `separator` config for both form and non-inputs. - (enh #21): Add composer dependencies for `yii2-helpers` and `yii2-widgets-activeform. ## Version 1.3.1 **Date:** 03-Sep-2016 - (enh #18): Enhancements to code and PHP documentation - Enhance the field range plugin code. - Enhance PHP Documentation for all classes and methods in the extension. - (enh #8): Styling enhancements for bootstrap horizontal form layout - JS Lint changes and code cleanup. - Set copyright year to current. - Add contribution and issue/PR log templates. ## Version 1.3.0 **Date:** 25-Nov-2014 - (enh #7): Enhance widget to use updated plugin registration from Krajee base ## Version 1.2.0 **Date:** 15-Nov-2014 - (enh #6): Validate right dependency with kartik\form\ActiveForm. - Set dependency on Krajee base components - Set release to stable ## Version 1.1.0 ** Date: 16-Sep-2014 ** - (enh #3): Upgrade field range jQuery plugin to work better with yii active form validation - PSR4 alias change ## Version 1.0.0 ** Date: 14-Jul-2014 ** - Initial release