paper-date-picker
=================
Material Design date picker, compatible with *Polymer 1.0*
Provides a responsive date picker based on the material design spec. This
component aims to be a clone of the date picker introduced in Android Lollipop.
![wide picker screenshot][wide] ![narrow picker screenshot][narrow]
See the [component page](http://bendavis78.github.io/paper-date-picker/) for
full documentation.
## Examples:
Default picker:
```html
```
Setting the initial date to April 20, 2015:
```html
```
You may also specify a minimum and/or maximum date allowed in this picker using
the same date notation:
```html
```
If you include this element as part of `paper-dialog`, use the class
`"paper-date-picker-dialog"` on the dialog element in order to give it proper
styling:
```html
```
# Reporting Bugs
When filing a bug report, please provide an example of how to repoduce using
plunker, jsbin, jsfiddle, etc. You can use the following plunker as a starting
point: http://plnkr.co/edit/9c787GHiBzX7zI5x6gsX
---
If you find this component useful, please show your support by donating to
[Bold Idea](http://boldidea.org). Click the button below!
[![ideaSpark campaign button][donate]](https://donorbox.org/bold-idea-make-ideaspark-possible-for-dallas-area-students)
[wide]: http://i.imgur.com/I0SjSWf.png
[narrow]: http://i.imgur.com/SsrLJDo.png
[donate]: http://www.boldidea.org/donate-badge-md-1.png