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

Doc: Add form library integration documentation #246

Merged
merged 5 commits into from
Mar 10, 2024
Merged

Conversation

Kysluss
Copy link
Collaborator

@Kysluss Kysluss commented Mar 10, 2024

Form libraries can sometimes be a challenge. This will document the basic needs for 2 of the most popular libraries out there right now: react-hook-form and formik. This is not an exhaustive list of integrations with libraries, but should help users get up and running quickly and easily.

Copy link

changeset-bot bot commented Mar 10, 2024

⚠️ No Changeset found

Latest commit: f87191f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Kysluss Kysluss self-assigned this Mar 10, 2024
@Kysluss Kysluss added the documentation Improvements or additions to documentation label Mar 10, 2024
Copy link

what-the-diff bot commented Mar 10, 2024

PR Summary

  • Expanded Contributor Support
    The team has coded in the ability to accommodate more contributors to the project. This means that if more people want to be a part of the team and contribute, the system can now handle it.

  • Loading State Section and Heading Level Updates
    A new section to handle loading states has been created. Also, the heading levels in the sections have been updated for better structure and readability.

  • Integration with Form Libraries
    We are stepping up our game by introducing a section for integration with popular form libraries. With this change, it will be simpler and easier to incorporate external form libraries into the project.

  • Autocomplete Methods and Stack Size Modifications
    Developers will now find it easier to write code faster, thanks to the new autocomplete methods. Additionally, the size of the stack has been modified, allowing for better management of data and memory.

  • Formik Example
    To make things easier, we've added an example that shows the application working perfectly with Formik, a renowned form library in the JavaScript ecosystem. This should introduce an appreciable improvement in our form-handling capacity.

  • React Hook Form Example
    We've added another example to showcase the integration with the React Hook Form, another widely-used library in the React ecosystem. This will serve as a practical guide for developers and significantly enhance our compatibility with emerging libraries.

@Kysluss Kysluss merged commit 5da5875 into main Mar 10, 2024
1 check passed
@Kysluss Kysluss deleted the doc/formLibraries branch March 10, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant