Skip to content

Released version 3.1.4

Compare
Choose a tag to compare
@dg dg released this 25 Aug 15:10
· 184 commits to master since this release
  • support for PHP 8.1
  • Button: allows change to <button> #273
  • Form::addGroup() loose type (#269)
  • Form: checks the existence of handlers
  • netteForms: uses <dialog> in Opera & mobile Chromium because it loses focus after alert() #275
  • netteForms: added Nette.showModal() method