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

Add styling for number input #133

Merged
merged 1 commit into from
May 22, 2022

Conversation

isiah-lloyd
Copy link
Collaborator

Adds styling for <input type="number"> to match other inputs.

Partially resolves #66, I don't believe we would be able to put the spinners outside of the box like the image given in the issue without the use of JS but at least this way the input won't look out of place from the others.

Also updates the doc site with more form inputs we support for completeness and for testing.

- Update docs to show styling for more fields
@vercel
Copy link

vercel bot commented May 19, 2022

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

Name Status Preview Updated
98css ✅ Ready (Inspect) Visit Preview May 19, 2022 at 10:19PM (UTC)

@jdan
Copy link
Owner

jdan commented May 21, 2022

Thanks @isiah-lloyd! I gave you the commit bit so feel free to merge your own PRs and make whatever changes you'd like to our shared garden.

@isiah-lloyd isiah-lloyd merged commit 7412a98 into jdan:main May 22, 2022
@isiah-lloyd isiah-lloyd deleted the fix/number-input-style branch May 22, 2022 00:57
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.

missing input type=number styling :)
2 participants