Skip to content

Releases: unclead/yii2-multiple-input

Release 1.2.19

01 Jul 14:05
Compare
Choose a tag to compare

Release 1.2.19

  • #85: fixed $enableError not render element in template (thiagotalma)

Release 1.2.18

13 Jun 14:24
Compare
Choose a tag to compare

Release 1.2.18

  • #81 fixed output of errors in case of non-ajax validation

Release 1.2.17

06 Jun 10:33
Compare
Choose a tag to compare

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

17 May 15:03
Compare
Choose a tag to compare

Release 1.2.16

  • Bug #70: replacing of the placeholder after preparing the content of row

Release 1.2.15

03 May 09:46
Compare
Choose a tag to compare

Release 1.2.15

  • Added note about usage widget with ajax

Release 1.2.14

18 Apr 04:34
Compare
Choose a tag to compare

Release 1.2.14

Bug #71: trigger the event after actual removal of row

Release 1.2.13

05 Apr 16:18
Compare
Choose a tag to compare

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

09 Mar 09:03
Compare
Choose a tag to compare

Release 1.2.12

  • Hotfix: Fixed error when array_key_exits (kongoon)

Release 1.2.11

08 Mar 12:14
Compare
Choose a tag to compare

Release 1.2.11

  • Bug #61: Fixed a rendering of remove button
  • Bug #62: Incorrect behavior is case when min is equal to limit
  • Bug #64: Radio/checkbox lists doesn't work correctly

Release 1.2.10

16 Feb 06:04
Compare
Choose a tag to compare

Release 1.2.10

  • #59 Added columnClass property (unclead)