Skip to content

Releases: wbraganca/yii2-dynamicform

Version 2.0.3

18 May 18:14
Compare
Choose a tag to compare

Date: 18-May-2020

  • Enh: Updated composer.json ('symfony/dom-crawler': '~2.8|~3.0' and 'symfony/css-selector': '~2.8|~3.0').
  • Bug #40: Fixed dropDownList reset after insert item.
  • Enh #25: Added enhancements to better support for nested widgets.
  • Enh #24: Added support for "jquery.inputmask". It only works with Yii 2.0.4 or higher.
  • Enh: Remove "error/success" class css template to be cloned.
  • Bug: Fixes for: checkbox(), checkboxList(), radio() and radioList().
  • Bug #224: Fixes the cloning of elements.

Version 2.0.2

25 Feb 15:33
Compare
Choose a tag to compare

Date: 25-Fev-2015

  • bug #22: Correct reset attributes (id, name) when we have more than two nested widgets

Version 2.0.1

23 Feb 19:26
Compare
Choose a tag to compare

Date: 23-Fev-2015

  • bug: Fixed error for the use of multiple nested widgets with zero initial elements