File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
Yii2 multiple input change log
2
2
==============================
3
3
4
- 1.2.5 in development
4
+ 1.2.6 in development
5
5
--------------------
6
6
7
+ 1.2.5
8
+ -----
9
+
7
10
- Bug #46 : Renamed placeholder to avoid conflict with other plugins
8
11
- Bug #47 : Use Html helper for rendering buttons instead of Button widget
12
+ - Enh: Deleted yii2-bootstrap dependency
9
13
10
14
1.2.4
11
15
-----
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
8
8
[ ![ License] ( https://poser.pugx.org/unclead/yii2-multiple-input/license )] ( https://packagist.org/packages/unclead/yii2-multiple-input )
9
9
10
10
##Latest release
11
- The latest version of the extension is v1.2.4 . Follow the [ instruction] ( ./UPGRADE.md ) for upgrading from previous versions
11
+ The latest version of the extension is v1.2.5 . Follow the [ instruction] ( ./UPGRADE.md ) for upgrading from previous versions
12
12
13
13
Contents:
14
14
Original file line number Diff line number Diff line change 9
9
" yii2 tabular input"
10
10
],
11
11
"type" : " yii2-extension" ,
12
- "version" : " 1.2.4 " ,
12
+ "version" : " 1.2.5 " ,
13
13
"license" : " BSD-3-Clause" ,
14
14
"support" : {
15
15
"issues" : " https://github.com/unclead/yii2-multiple-input/issues?state=open" ,
You can’t perform that action at this time.
0 commit comments