Releases: unclead/yii2-multiple-input
Releases · unclead/yii2-multiple-input
Release 2.3.0
Release 2.2.0
Release 2.2.0
- #104: Fixed preparation of js attributes (Choate, unclead)
- Fixed removal of row with index 0 via js api method (pvlg)
Release 2.1.1
Release 2.1.1
- Enh: Passing a deleted row to the event
Release 2.1.0
Release 2.1.0
- Enh #37: Support of client validation
Release 2.0.1
Release 2.0.1
- Bug #105: Change vendor name in namespace from yii to unclead
Release 2.0.0
Release 1.4.1
Release 1.4.1
- #99: Respect "defaultValue" if it is set and current value is empty (unclead)
Release 1.4.0
Release 1.3.1
Release 1.3.1
- Bug: Use method
::className
instead of::class
Release 1.3.0
Release 1.3.0
- #79 Added support for embedded MultipleInput widget (unclead, execut)
- Enh: Added ability to render
add
button in the footer (unclead) - Enh: Improving for better work without ActiveForm (unclead)
- Enh: Added ability to render
add
button at several positions (unclead)