edge-blade / vue-materials

Vue 2.0 and Materialize.css Components
MIT License
2 stars 0 forks source link

Implement Time Picker from materialize #16

Closed edge-blade closed 7 years ago

edge-blade commented 7 years ago

The time picker needs to be implemented - the most sensible approach would be mirroring the implementation from date picker.

http://materializecss.com/forms.html#time-picker

edge-blade commented 7 years ago

The component was completed, but during implementation I discovered the documentation was off so this should serve as a good option for now, but updates will need to come as the materialize team corrects their site.