GwtMaterialDesign / gwt-material

A Google Material Design wrapper for GWT
https://gwtmaterialdesign.github.io/gmd-core-demo/
Apache License 2.0
411 stars 124 forks source link

Material Time Picker Feature #77

Closed kevzlou7979 closed 9 years ago

kevzlou7979 commented 9 years ago

Implement the ability to have time picker inside the application. Refer to this guideline : https://www.google.com/design/spec/components/pickers.html#pickers-time-pickers

pedjapesic commented 9 years ago

I am looking forward to see this. It would be great if we can have ability of component to adopt to the device’s orientation (from the same guideline you have sent) that counts not only for time picker but date picker as well.

BTW chips and autocomplite are looking really great on the latest demo.

xavier20marj commented 9 years ago

timer_picker

Thank you @kevzlou7979 for this , this was awesome

pedjapesic commented 9 years ago

Awesome !

pedjapesic commented 9 years ago

For some reason on mobile device keyboard is poping out when you activate Time picker and is hard to use it this way ? I think it's because TimeField on the page is focused when picker is started as opposed to Date picker where everything is fine.

kevzlou7979 commented 9 years ago

Hi ,

We are excited to announce the landscape mode of Material Pickers (Time and Date) on GWT Material. It will be available on next release, we will update the components menu to separate the Pickers from Forms Menu.

landscape_date

landscape_time

Regards, GWT Material

pedjapesic commented 9 years ago

Perfect !!!

ibart commented 9 years ago

cool.