Release - Version 2.0

** What's new - Release version 2 **

1. New fields

2. Added support for material icons. Read more

3. Load initial data with input prop data. Read more

4. Added loader for next/submit actions. Read more

5. Upload multiple files with single file control. Read more

6. Added support for loading remote data using POST API. Read more

7. Configure field spacing. Read more

  • gapX
  • gapY

8. Added support for adding native html props in basic form controls like text, number etc

9. Validation updates. Read more

10. Added server side error handling support. Read more

11. Bug fixes

  • Fix dynamic data loading for select control
  • Pass form data with onChange event
  • Fix columns in wizard forms

12. Improved documentation

Deprecated features

  • Following validation parameters are now deprecated and will not be supported in future releases
    • patternDetail
    • requiredDetail
    • infoDetail
    • minDetail
    • maxDetail
  • Input property useNextResponse has been removed and is no longer in use.
  • Following dependency properties are also deprecated
    • pattern_match_url_loader (new property is patternMatchUrlLoader)
    • prop_update (new property is propUpdate)
    • load_options (new property is loadOptions)

Star us at github

© Copyright 2023 MuiForms