Releases: unclead/yii2-multiple-input
Releases · unclead/yii2-multiple-input
Release 1.2.19
Release 1.2.19
- #85: fixed
$enableError
not render element in template (thiagotalma)
Release 1.2.18
Release 1.2.18
- #81 fixed output of errors in case of non-ajax validation
Release 1.2.17
Release 1.2.17
- Enh: increased default value for the property
limit
(ivansal) - Enh: Added support of associative array in data (ivansal)
- Bug: fixed double execution events for included MultipleInput (f
Release 1.2.16
Release 1.2.16
- Bug #70: replacing of the placeholder after preparing the content of row
Release 1.2.15
Release 1.2.15
- Added note about usage widget with ajax
Release 1.2.14
Release 1.2.14
Bug #71: trigger the event after actual removal of row
Release 1.2.13
Release 1.2.13
- Added new js events (add/remove/clear inputs) and integrated the gulp for minification of assets (veksa)
- Added support of closure for parameter options (veksa)
Release 1.2.12
Release 1.2.12
- Hotfix: Fixed error when array_key_exits (kongoon)
Release 1.2.11
Release 1.2.10
Release 1.2.10
- #59 Added columnClass property (unclead)