Skip to content

16.21.0

Choose a tag to compare

@sneridagh sneridagh released this 16 Jun 07:30
· 2270 commits to main since this release
c78aa6d

16.21.0 (2023-06-16)

Feature

  • Display PAS validation errors. [tschorr] #4801
  • Allow to deselect color in ColorPickerWidget. @ksuess #4838
  • Added a CSS identifier to the Slate style menu options. @razvanMiu #4846
  • Use a Container from the registry in the Form component and fallback to the Semantic UI one. @sneridagh #4849
  • Add and enforce a new config setting, maxFileUploadSize. @davisagli #4868
  • Configurable Container component from registry for some key route views. @sneridagh #4871

Bugfix

  • Do not break validation on required number field with value 0 @cekk #4841
  • Fix regression in horizontal scroll in contents view, add it back @sneridagh #4872
  • Fix and improve the addStyling helper @sneridagh #4880