Skip to content

Released version 2.4.3

Compare
Choose a tag to compare
@dg dg released this 20 Dec 23:57
· 466 commits to master since this release
  • BaseControl::setAttribute() and setType() aliased to setHtmlAttribute() and setHtmlType()
  • CheckboxList: added item label prototype
  • RadioList::getLabelPart() uses $itemLabel instead of $label
  • netteForms.js: fixed issue with button type=submit with html #137
  • netteForms: forms with attribute 'novalidate' are not validated (BC break)
  • becomes NPM package
  • @return self -> static

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