Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@autoform v2 #117

Merged
merged 18 commits into from
Oct 20, 2024
Merged

@autoform v2 #117

merged 18 commits into from
Oct 20, 2024

Conversation

vantezzen
Copy link
Owner

@vantezzen vantezzen commented Oct 20, 2024

  • Migrate to react-hook-form
  • Add support for custom order
  • Add support for custom field wrapper/parent component
  • Improve handling of creating the fieldConfig function
  • Add support for custom data in fieldConfig
  • Add support for adding custom formComponents to add custom fields
  • Add support for overriding the default uiComponents to customize the general look and feel of the form
  • Improve docs
  • (internal) Add cypress testing for UI libraries and schema parsing
  • (internal) Cleaned up types and imports

Copy link

vercel bot commented Oct 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autoform-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 20, 2024 3:43pm

@vantezzen vantezzen merged commit 988773e into main Oct 20, 2024
3 checks passed
@vantezzen vantezzen deleted the feat/v2.1 branch October 20, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant