paper-chip icon indicating copy to clipboard operation
paper-chip copied to clipboard

Start porting to 3.X line

Open leodido opened this issue 6 years ago • 3 comments

Polymer 3 has been released and it is now on the npm registry.

Also polymer elements are now on the npm registry.

Everything is now using ES modules.

So we also should port the component to the 3.x line.

Any idea about the planning? @alelb and @leogr

leodido avatar May 10 '18 08:05 leodido

We have to take in account that Material Design has been revamped (a.k.a. Material Design 2). Also, PolymerElements are not yet ported to 3.0 nor to new Material Design.

I think we need a new repo for that.

leogr avatar May 10 '18 08:05 leogr

Hi,

I just discovered your paper-chip component, forked it and tried to upgrade it using polymer modulizer. I got the component itself, the demo page and the iron-component-page working again after a few manual fixes of the automated migration. Only thing that is open is a migration of the tests. I could provide a PR if you are still interested in fixing this issue? You can have a look at the changes in my fork: https://github.com/Protoss78/paper-chip-1

Protoss78 avatar Jul 07 '18 21:07 Protoss78

Hi @Protoss78 a PR would be really welcome!

leodido avatar Jul 07 '18 21:07 leodido