formly-js / angular-formly-templates-material

Angular-Formly: Material Templates
MIT License
55 stars 39 forks source link

Datepicker - no placeholder #30

Closed gvdonovan-axio closed 8 years ago

gvdonovan-axio commented 8 years ago

While there is a label on the datepicker it doesn't float like the input field types. The label should likely be the placeholder by default and then float as input fields do when there is a value.

kamilkisiela commented 8 years ago

This is how angular-material works.

Docs for datepicker