Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 441 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 441 Bytes

0.3.0

  • Add a setValues method to modify the entire form's values.

0.2.0

  • Add onChanged parameter
  • Modify example code
  • Optimize logic and fix bugs

0.1.3

  • Optimize features and fix bugs

0.1.2

  • Optimize media selector and preview functionality

0.1.1

  • Generate forms from JSON
  • Custom styles and layouts
  • Support for form validation
  • Support for form submission
  • Forms can be grouped with unlimited nesting