Releases: unclead/yii2-multiple-input
Releases · unclead/yii2-multiple-input
Release 1.2.9
Release 1.2.9
- Enh #56: add
rowOptions
property
Release 1.2.8
Release 1.2.8
- Enh: Don't show action column when limit is
equal
to min
1.2.7 release
Release 1.2.7
- Bug #55: Attach click events to the widget wrapper instead of
$(document)
1.2.6 release
Release 1.2.6
Bug #49: urlencoded field token replacement in js template (rolmonk)
Enh #48: Added option min for setting minimum number of rows
Enh: added option addButtonPosition
1.2.5 release
Release 1.2.5
- Bug #46: Renamed placeholder to avoid conflict with other plugins
- Bug #47: Use Html helper for rendering buttons instead of Button widget
- Enh: Deleted yii2-bootstrap dependency
1.2.4 release
Release 1.2.4
- Bug #39: TabularInput: now new row does't copy values from the most recent row
- Enh #40: Pass the current row for removal when calling
beforeDeleteRow
event
1.2.3 release
- Enh #34: Added option
allowEmptyList
(unclead)
- Enh #35: Added option
enableGuessTitle
for MultipleInput (unclead)
- Bug #36: Use PCRE_MULTILINE modifier in regex
1.2.2 release
- Enh #31: Added support of anonymous function for
items
attribute
- Enh: added hidden field for radio and checkbox inputs
- Enh: improved css
1.2.1 release
Fixes after refactoring at version 1.2.0
1.2.0 release
See CHANGELOG for getting more details about release