Releases: wbraganca/yii2-dynamicform
Releases · wbraganca/yii2-dynamicform
Version 2.0.3
Date: 18-May-2020
- Enh: Updated composer.json ('symfony/dom-crawler': '~2.8|~3.0' and 'symfony/css-selector': '~2.8|~3.0').
- Bug #40: Fixed dropDownList reset after insert item.
- Enh #25: Added enhancements to better support for nested widgets.
- Enh #24: Added support for "jquery.inputmask". It only works with Yii 2.0.4 or higher.
- Enh: Remove "error/success" class css template to be cloned.
- Bug: Fixes for: checkbox(), checkboxList(), radio() and radioList().
- Bug #224: Fixes the cloning of elements.
Version 2.0.2
Date: 25-Fev-2015
- bug #22: Correct reset attributes (id, name) when we have more than two nested widgets
Version 2.0.1
Date: 23-Fev-2015
- bug: Fixed error for the use of multiple nested widgets with zero initial elements