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

Finalize polyfill choices #3

Closed
erutan opened this issue Nov 12, 2014 · 1 comment
Closed

Finalize polyfill choices #3

erutan opened this issue Nov 12, 2014 · 1 comment
Assignees

Comments

@erutan
Copy link
Member

erutan commented Nov 12, 2014

https://afarkas.github.io/webshim/ is the "default" for HTML5 forms - you can modularize it fairly well, but has a (relatively) hefty page load. could load it from inside a yep/no?

aside from client side validation, we could pretty get away with just a placeholder polyfill w/ modernizr check, which is a lot lighter.

authoritative list @ https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills#web-forms

this can be pushed until later, and will be impacted by final browser support choice

@erutan erutan self-assigned this Nov 12, 2014
@erutan erutan changed the title Finalize forms polyfill choice Finalize polyfill choices Nov 18, 2014
@erutan
Copy link
Member Author

erutan commented Dec 23, 2014

webshim it's looking to be, due to ok to fit in client side validation

@erutan erutan closed this as completed Jan 8, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant