Oscar Lito M Pablo
Oscar Lito M Pablo
Found the reason why: The CodePen.io example (the 3rd at the bottom) uses _am-date-format="L"_ (which I used earlier), not _am-input-date-format_ (which is the current key used).
@unmade - Quick question: I was using the official Angular Material "md-datepicker" previously, but my client doesn't like it and wants something close to the Material Design spec, like what...
@unmade - That would be really nice! And yes, I think attaching 'ng-change' to the 'OK' button (for confirming date selection by the user) is the way to go. As...
@unmade, that was fast! Thank you also for listening to our ideas and for being responsive. Also, if you don't mind, I have another suggestion for improvement: The official Angular...
@unmade - Oh, okay, I understand it's not a simple thing to do. I hope, though, that you'll find time to implement it like the standard Angular Material datepicker (i.e.,...