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

rough try at addressing html5 types #473

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

Conversation

tommasop
Copy link

@tommasop tommasop commented Apr 8, 2015

I'm trying to use a form input with type number.

This small patch solves the issue.

This is my first pull request so I don't know if this is a rough implementation that breaks something else.

My implementation is working fine with standard text and number inputs (defined through html_attrs: {type: 'number'} )

@thiago-negri
Copy link

I guess this can solve my problem, #559

I'll give it a try later

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