Skip to content

Releases: unclead/yii2-multiple-input

Release 1.2.9

18 Dec 13:22
Compare
Choose a tag to compare

Release 1.2.9

  • Enh #56: add rowOptions property

Release 1.2.8

18 Nov 08:01
Compare
Choose a tag to compare

Release 1.2.8

  • Enh: Don't show action column when limit is equal to min

1.2.7 release

14 Nov 13:53
Compare
Choose a tag to compare

Release 1.2.7

  • Bug #55: Attach click events to the widget wrapper instead of $(document)

1.2.6 release

08 Nov 14:32
Compare
Choose a tag to compare

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

20 Oct 09:48
Compare
Choose a tag to compare

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

12 Oct 16:01
Compare
Choose a tag to compare

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

17 Sep 12:04
Compare
Choose a tag to compare
  • 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

08 Sep 04:05
Compare
Choose a tag to compare
  • 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

31 Aug 15:13
Compare
Choose a tag to compare

Fixes after refactoring at version 1.2.0

1.2.0 release

23 Aug 15:33
Compare
Choose a tag to compare

See CHANGELOG for getting more details about release