angular-material-datetimepicker icon indicating copy to clipboard operation
angular-material-datetimepicker copied to clipboard

Datepicker for Angular Material, mimick's Android's date time picker

Results 46 angular-material-datetimepicker issues
Sort by recently updated
recently updated
newest added

This will make automated testing a little bit easier.

The md-input-focused class is not being removed from the input-container after the selection is made, which is causing visual inconsistencies on the page after a change has been made to...

I'm trying to set the minDate as a string in the HTML. I've tried: min-date="2016-08-10" But this doesn't work. Should it be a different format?

I'm using version 1.4.0. I can't reproduce on Android on the web version. Here's the code: ``` ```

It seems kind off heavy to load when using on a modal dialog, takes like 2, 3 seconds to display the clock. As note, I'm using it with another services...

enhancement

if i open [official demo](http://logbon72.github.io/angular-material-datetimepicker/) in IE11 it looks like this for a couple of seconds ![image](https://cloud.githubusercontent.com/assets/2155554/14059775/df0293c4-f345-11e5-8c26-959959c51fbb.png)

bug