Skip to content

Releases: unclead/yii2-multiple-input

Release 2.8.1

25 Mar 09:43
Compare
Choose a tag to compare

Release 2.8.1

  • Fixed client validation

Release 2.8.0

24 Mar 08:53
Compare
Choose a tag to compare

Release 2.8.0

  • #137: added option nameSuffix to avoid errors related to duplication of id in case when you use several copies of the widget on a page

Release 2.7.1

23 Mar 11:29
Compare
Choose a tag to compare

Release 2.7.1

  • Fixed assets

Release 2.7.0

19 Mar 06:44
Compare
Choose a tag to compare

Release 2.7.0

  • Fixed an incorrect behavior of widget in case of ajax loading (e.g. in modal window)

Release 2.6.1

09 Mar 13:01
Compare
Choose a tag to compare

Release 2.6.1

  • Fixed assets

Release 2.6.0

07 Mar 07:03
Compare
Choose a tag to compare

Release 2.6.0

  • Implemented Sortting (sankam-nikolya)
  • fixed if attribute is set and hasProperty return false (sankam-nikolya)

Release 2.5.0

20 Feb 19:48
Compare
Choose a tag to compare

Release 2.5.0

  • #127: fixed js actions

Release 2.4.0

04 Feb 20:25
Compare
Choose a tag to compare

Release 2.4.0

  • Implemented ListRenderer

Release 2.3.2

03 Feb 06:42
Compare
Choose a tag to compare

Release 2.3.2

  • patch: set default value for property isEmbedded

Release 2.3.1

01 Feb 18:50
Compare
Choose a tag to compare

Release 2.3.1

  • Fixed ajax validation for embedded fields