File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Yii2 multiple input change log
22==============================
33
4+ 2.15.0 (in development)
5+ =======================
6+
472.14.0
58======
69- #202 added extra buttons (dimmitri)
10+ - PR #201 added optional clone button (alex-nesterov)
711
8122.13.0
913======
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Yii2 widget for handle multiple inputs for an attribute of model and tabular inp
88[ ![ License] ( https://poser.pugx.org/unclead/yii2-multiple-input/license )] ( https://packagist.org/packages/unclead/yii2-multiple-input )
99
1010## Latest release
11- The latest stable version of the extension is v2.13 .0 Follow the [ instruction] ( ./UPGRADE.md ) for upgrading from previous versions
11+ The latest stable version of the extension is v2.14 .0 Follow the [ instruction] ( ./UPGRADE.md ) for upgrading from previous versions
1212
1313## Installation
1414The preferred way to install this extension is through [ composer] ( http://getcomposer.org/download/ ) .
Original file line number Diff line number Diff line change 99 " yii2 tabular input"
1010 ],
1111 "type" : " yii2-extension" ,
12- "version" : " 2.13 .0" ,
12+ "version" : " 2.14 .0" ,
1313 "license" : " BSD-3-Clause" ,
1414 "support" : {
1515 "issues" : " https://github.com/unclead/yii2-multiple-input/issues?state=open" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jquery.multipleInput" ,
3- "version" : " 2.13 .0" ,
3+ "version" : " 2.14 .0" ,
44 "description" : " jQuery multipleInput" ,
55 "scripts" : {
66 "build" : " npm install && (gulp || node node_modules/gulp/bin/gulp.js)"
You can’t perform that action at this time.
0 commit comments