ryanburns23 / paper-time-input

Polymer element to accept a time with paper-input & paper-dropdown-menu
https://www.webcomponents.org/element/ryanburns23/paper-time-input
MIT License
16 stars 16 forks source link

Add iron-form support and bug fixes #4

Open arjunyel opened 7 years ago

arjunyel commented 7 years ago

This pull request adds support for iron-forms, updated the custom CSS mixins to the new CSS @apply rule proposal, and fixed the 24hr format returning an extra space.

If you choose to accept this please push a new version to bower :) Thanks for the great element!