paper-time-input icon indicating copy to clipboard operation
paper-time-input copied to clipboard

Polymer element to accept a time with paper-input & paper-dropdown-menu

Results 7 paper-time-input issues
Sort by recently updated
recently updated
newest added

It looks like modulizer will have its last few tweaks in the next 1-2 months to automatically convert all 1.x/2.x components/github repos successfully to 3.0 elements. This is just a...

Since users may be using the label with typo, I think it would be best to support both the typo-free and label with typo while giving users a chance to...

I have added a sec field as optional. Sometimes we need a sec field for time sensitive functionalities. (Sorry for the duplicated pull request. I had to remove fork and...

Added reset method in order to update the paper-inputs with empty values

How do I re-size the element and the used font-size to implement a time input view like in the attached screenshot? I need to set **font-size**, **font-weight** on `hour`, `min`...

This pull request adds support for iron-forms, updated the custom CSS mixins to the [new CSS @apply rule proposal](https://tabatkins.github.io/specs/css-apply-rule/#using), and fixed the 24hr format returning an extra space. If you...