Skip to content

8.2.0 Improve HTML Templates

Compare
Choose a tag to compare
@sbusemann sbusemann released this 04 Oct 13:30
· 43 commits to v7 since this release

What's Changed

  • [FEATURE] Add type and autocomplete information to input fields (port from 7.4 by in2code)
  • [TASK] Docs - add simple render command - thx to Stefan Busemann (in2code)
  • [BUGFIX] Pass proper argument to form error partial by @pixeldesu in #546
  • [TASK] Update Symfony dependency by @julianhofmann in #577
  • [BUGFIX] fix response object usage by @hannesbochmann in #586
  • Add header row to Features/Events/Index.rst by @haegelixatwork in #581
  • [TASK] Switch to PHP-based Documentation Rendering (port from 7.4 by in2code)
  • [TASK] Add autocomplete attribute to password fields (port from 7.4 by in2code)
  • [TASK] Mitigate browser "spell jacking" in form elements (port from 7.4 by in2code)
  • [TASK] Improve the code formatting of additional input attributes (port from 7.4 by in2code)
  • [TASK] Use semantic HTML for tables in the emails (port from 7.4 by in2code)
  • [BUGFIX] Update composer.json - thx to Oliver Klee
  • [BUGFIX] Pass proper object name to form error partial - thx to Pierrick Caillon
  • [BUGFIX] Improve coding style - thx to Stefan Busemann (in2code)
  • [BUGFIX] Add missing if clause in UserProperties.html (port from 7.4 by in2code)
  • [BUGFIX] Remove type url to improve user experience - thx to Stefan Busemann (in2code)
  • [BUGFIX] Add missing make command to generate docs - thx to Stefan Busemann (in2code)
  • [DOCS] Update EAP note - thx to Stefan Busemann (in2code)

New Contributors

Full Changelog: 8.1.0...8.2.0