Skip to content

Releases: AmshenShanu07/form-sculpt

v0.3.0-alpha

17 Jun 18:59
Compare
Choose a tag to compare

Done

  • Updated the folder structure
  • Exported types from the package, now the consumer project can use the types
  • Added more validation features

Fixed

  • Fixed the issues with the checkboxes dependency
  • Fixed Issue with passing react component in custom templates

v0.2.9-alpha

14 Jun 19:15
Compare
Choose a tag to compare

v0.2.9-alpha

Done

  • Added Functionality to view the errors and values in the button template
  • Added the docusaurus for documenting
  • setup deployment of docusaurus and playground
  • setup github workflow for deployment

Fixes

  • Duplication of keys issue fixed by throwing error
  • file upload added promise function
  • fixed the issue with the promise function in file upload and multi file upload

v0.2.4-alpha

05 Jun 18:28
Compare
Choose a tag to compare

Done

  • Customized the component on the basic of fieldType
  • converted the repo into mono repo
  • released playground to test the code