Skip to content

add html5 input type number support#71

Open
peppertom wants to merge 1 commit intoDubFriend:masterfrom
peppertom:feature/add-input-type-number
Open

add html5 input type number support#71
peppertom wants to merge 1 commit intoDubFriend:masterfrom
peppertom:feature/add-input-type-number

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