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 html5 input type number support #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

peppertom
Copy link

Added <input type="number"> support.

refs: #43

@wolfika
Copy link

wolfika commented Oct 4, 2017

Hi @peppertom, thanks for the effort, this is a great addition! As a general advice on open source contributions however, please don't make code style and indentation changes in the same commit as your actual change, because it renders the diff view unusable, and your actual meaningful changes to the logic get lost. In fact, don't make code style changes without first discussing it with the project's maintainers.

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