Skip to content

Released version 2.2.6

Compare
Choose a tag to compare
@dg dg released this 23 Aug 14:21
· 740 commits to master since this release
  • netteForms.js: toggleControl() binds events on all inputs #75
  • netteForms.js: fixed getValue for radio list #73 and multi select box
  • Form::fireEvents() calls onError even after last onSuccess handler
  • RadioList & CheckboxList: getControlPart() normalizes key type #76 #78
  • netteForms.js: used form.elements.namedItem(…) instead of form.elements[…] #72

For the details you can have a look at the diff.