Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 1.55 KB

Changelog

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.

[Unrealeased]

Fixed

  • Fix bug on the modal to add widgets

Added

  • Add a poll builder example using Grommet library

Changed

  • Migrate to React 18

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