Skip to content

Releases: openfun/verna

v1.0.0-beta.0

10 Nov 16:44
Compare
Choose a tag to compare

Added

  • Fix bugs in the library and add setSchema action
  • Allow customisation of form options
  • Use a reducer to manage schema
  • Make translation overridable
  • Setup @formatjs to extract/compile translations
  • Add customization of verna render components
  • Add title and description edition on sections
  • Add tests on custom error feature
  • Add title and description edition for fields
  • Add translations on fields properties
  • Add uuid generation for component naming
  • Add language management feature
  • Rework playground widgets template
  • Functionality to customize error messages
  • Functionality to customize widget options
  • Functionality to drag and drop custom widgets
  • Functionality to select and display only a section of the schema
  • Functionality to add or remove widgets and sections

Changed

  • Pin React to version less than 17