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

Number input #1582

Merged
merged 11 commits into from
Oct 5, 2023
Merged

Number input #1582

merged 11 commits into from
Oct 5, 2023

Conversation

benjaminleonard
Copy link
Contributor

@benjaminleonard benjaminleonard commented Jun 16, 2023

Uses useNumberField from react-aria and adds a NumberField for the react-hook-form hookup.

Has a bunch of useful features like steps, min and max values, units and keyboard input.

CleanShot 2023-10-05 at 15 03 34

@vercel
Copy link

vercel bot commented Oct 5, 2023

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

Name Status Preview Updated (UTC)
console ✅ Ready (Inspect) Visit Preview Oct 5, 2023 8:16pm

github-actions[bot]

This comment was marked as outdated.

benjaminleonard and others added 2 commits October 5, 2023 14:21
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@benjaminleonard
Copy link
Contributor Author

Struggling with the types of defaultValue and onChange within NumberField if you get a second to pitch in @david-crespo

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.

2 participants