Skip to content

v2.0.2

Compare
Choose a tag to compare
@f3l1x f3l1x released this 30 Dec 17:41
· 108 commits to master since this release

Bumped! 馃弿

Diff: 2.0.1...v2.0.2

Changes:

  • createCopies when attached to presenter [Fixed #8] [83d9faf]
  • moved method createCopies to whenAttached [Fixed #9] [4bd0957]
  • Remove buttons is not showed, if other multiplier is sent [230ac8b]
  • currentGroup inherited from parent [Fixed #10] [0e306b3]
  • added test for default values [ea629c4]
  • added psr-4 autoload [b53d19d]
  • added macros [ed70c7b]
  • fixed: remove buttons when other multiplier is sent. [e215970]
  • checks if submitter is instance of SubmitButton [7ed6d67]
  • fixed onRender: call callback only if form is attached [d764966]
  • fixed: attach container after fill [6d89b15]
  • fixed default values force [f955b2b]
  • applyDefaultValues: container is attached to form [d596d97]
  • addCopy is public [ef018cc]
  • addCopy checks if container already exists [82f40d2]
  • addCopy() getComponent will not cause exception [8479c64]
  • fixed isSubmitted reversing the order of conditions [87fea53]