amittkSharma / extended-datetimepicker

An Angular Material based, an Android style date-time picker, with ability to disable set of continuous or non-continuous date sets.
http://rawgit.com/amittkSharma/extended-datetimepicker/master/index.html
MIT License
10 stars 8 forks source link

Open on dialog #3

Closed eduardodgarciac closed 7 years ago

eduardodgarciac commented 7 years ago

Hi, can you add multiple: true in the $mdDialog.show method? so it will allow to open the picker inside a modal. Thanks

amittkSharma commented 7 years ago

Hi, Thanks for the advice, the request is implemented and published in version 1.0.7.

Thanks :)