Skip to content

v5.0.6

Choose a tag to compare

@kjmartens kjmartens released this 31 Jan 22:27
· 1794 commits to v5 since this release
bc6df8e

Added

  • Added the ability to manually render Submit buttons in forms.

Changed

  • Adjusted the Manual Form extra template in the demo templates to use the new manual Submit button approach.

Fixed

  • Fixed a bug where the replace syntax for template overrides (e.g. =class) was not working correctly.
  • Fixed a bug where 0 was not considered a valid value for a Number field with the required validator.
  • Fixed a bug where regular File Upload fields were not working correctly if the field was set to be required.
  • Fixed a bug where field values/default values were not returning correctly in GraphQL queries.
  • Fixed a bug where some sample formatting templates did not correctly style the File Upload Drag & Drop fields.