bendavis78 / paper-time-picker

Material design time picker component for polymer
http://bendavis78.github.io/paper-time-picker/
MIT License
89 stars 63 forks source link

Polymer 3 #63

Open rwestlund opened 6 years ago

rwestlund commented 6 years ago

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

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

TL;DR

The long of it, the modularizer script came back with thousands of errors in this repo, after some investigation the effort to resolve was quite high. That combined with the known tech debt and the fact it will have to get reworked to support something like lit-html anyway, it makes more sense to just jump into that now. I can also start utilizing some things I've been working with lately such as TS to get some better docs and such.

I've been collaborating with a few other members in the polymer community for a while now and we've been tossing around the idea of an org on github to supplement element support and drive better quality standards. We created a channel on the Polymer slack and I will be moving the new element under that org on github. The goal of this is to ensure this element will continue to get fixes and support even when I get swamped with life.

I've gotten a start on the project with a temporary naming and location (https://github.com/admwx7/am-time-picker) once it gets to an alpha stage I'll rename it and move it under the org I mentioned above. I have a month of vacation for the holidays starting this coming Friday, aside from a few days of travel my goal is to hit an early alpha before January.