md-pickers icon indicating copy to clipboard operation
md-pickers copied to clipboard

Material Design date/time pickers for Angular Material

Results 14 md-pickers issues
Sort by recently updated
recently updated
newest added

# Motivation Problem 1: When my webpack bundles this package, it requires another whole angularjs as the md-picker ![image](https://user-images.githubusercontent.com/11878589/54451268-3afadf00-4731-11e9-9cca-409853495bc9.png) This could be resolved if I just add angularjs as an...

md-pickers should support having angular 1.7 as a dependency. Today package.json limits usage to 1.5 or 1.6

This is a suggested fix for issue #25. The new behavior is reflected in the default options section of the demo. Although I generally think this change is for the...

The year picker seems to use an infinite scrolling mechanism which breaks in some situation which prevent to select year in the far further. **Steps to reproduce:** * Open a...

Hi, I know this repo has been forked recently but I want to know if there is any plan for an Angular 2/4 version? There's needed for a decent timepicker...

question

Hi, I got some issues with dates that were formatted as ISO String. I'm running angularjs version `1.6.7`. You may want to look at this commit and see if you...

Hi, when i tried to use `mdp-datepicker` inside a `$md-dialog`, the datepicker dialog goes behind the dialog box. is there any fixes for this issue..!!! using -- AngularJS v1.5.5 Angular...

Codepen with dark theme: https://codepen.io/omar10594/pen/VrWQRv Material design guidelines: ![screen shot 2017-11-13 at 6 54 53 pm](https://user-images.githubusercontent.com/9435510/32760685-3eb81e26-c8a4-11e7-826b-b6c01c4d52e8.png) ![screen shot 2017-11-13 at 6 54 46 pm](https://user-images.githubusercontent.com/9435510/32760688-40b649aa-c8a4-11e7-8260-b6dcd107eeca.png) At least the numbers on date...

Using a different theme than the default, the button background color is from the default theme. ![screen shot 2017-11-21 at 2 08 57 pm](https://user-images.githubusercontent.com/9435510/33099414-9f8c6258-cec5-11e7-8fba-94c2635d1f86.png) Using a different theme as default,...