Skip to content

3.2.0 Feature release (2020-02-10)

Compare
Choose a tag to compare
@jkphl jkphl released this 10 Feb 10:53
· 112 commits to master since this release

Added

  • Add custom CSS concatenation to support bundles
  • Add a custom video content element w/ support for caption / transcript / description tracks
  • Add timezone identifier TCA provider
  • Add additional attributes viewhelper for form fields
  • Add mapping between Extbase validators and the JavaScript Constraint API (form validation)
  • Add custom fprm viewhelper (fixes novalidate behaviour)
  • Add viewhelper for temporarily shifting the heading context level
  • Add viewhelper for formatting numbers with separators
  • Add viewhelper for formatting timestamps as human readable ages

Changed

  • Make CTA viewhelper more flexible