Use datepicker without modal
If I wanted to use the datepicker inside a dropdown menu style for example - would it be possible to add a directive method to render the datepicker inside any container?
Hi @gigablox, I'm sorry it is not possible at moment. You could try to hack the mdp-calendar directive in some way.
@alenaksu Could we possibly do some investigatory work together and I can put together a PR ?
@gigablox ok, this is the mdp-calendar, it seems to work quite well without the modal, but it lacks the year selector.
http://codepen.io/alenaksu/pen/vGQPex
I'm looking for the same thing.