All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix bug on the modal to add widgets
- Add a poll builder example using Grommet library
- Migrate to React 18
- 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
- Pin React to version less than 17