bendavis78 / paper-date-picker

Material design date picker component for polymer
http://bendavis78.github.io/paper-date-picker/
MIT License
226 stars 132 forks source link

Polymer 3 #211

Open rwestlund opened 6 years ago

rwestlund commented 6 years ago

This needs to be run through the modulizer and pushed to npm.

guiomie commented 6 years ago

Surprisingly there is a color picker in paper, but not a datepicker...

rwestlund commented 5 years ago

Heads up: Chrome started showing a deprecation warning that HTML imports will be removed in March 2019. https://www.chromestatus.com/feature/5144752345317376

admwx7 commented 5 years ago

I'm going to take the same approach for this repo as I'm taking for it's counterpart paper-time-picker. I posted my approach for that repo here: https://github.com/bendavis78/paper-time-picker/issues/63

Once I start work on this repo I'll post it's temporary location in this thread and once it's moved into the community elements org I'll post it's permanent location here as well and close out this thread.

The goal of this move is to improve support, move to NPM / ESModules, finally add in testing, resolve some known tech debt, and lay the foundation for alternative themes.