Andy-set-studio / boilerform

Boilerform is a little HTML and CSS boilerplate to take the pain away from working with forms.
https://boilerform.hankchizljaw.com
MIT License
714 stars 35 forks source link

Add support for the `date` input #6

Open Andy-set-studio opened 6 years ago

Andy-set-studio commented 6 years ago

The date input isn't widely supported yet, but it'd be great to support it in some way.

Maybe a JavaScript-driven bridge that formats the value pre-post if there is no support will be helpful.

Let's discuss...