Skip to content
Snippets Groups Projects
Release.rst 97.30 KiB

Release

Version 19.x.x

Date: <date>

Notes

Features

Bug Fixes

Version 19.11.3

Date: 29.11.2019

Notes

Features

  • #8886 / Check pattern: after focus lost.
  • #9655 / Checkboxes and radios now defined with a min-width in horizontal plain mode.
  • #9617 / formModeGlobal:
  • Two modes of 'formModeGlobal' available: 'requiredOff' and 'requiredOffButMark'.
  • 'requiredOffButMark':
    • Renamed temporary 'skipRequiredCheck' to 'requiredOffButMark'.
    • Keep required marks after save.
    • Stop hiding helpblocks per default, set with class qfq-only-active-error.
  • Radio: new class 'qfq-disabled' if readonly is set. Softer blue. Mark disabled - changed hover. Text in darker orange. Simple-error renamed to qfq-notify - removed box around error.
  • New default class for 'form' tag: 'qfq-notify'.
  • Manual.rst: Add info for 'letter-no-break'.
  • Add validator.js to list of used packages.