Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start porting to 3.X line #73

Open
leodido opened this issue May 10, 2018 · 3 comments
Open

Start porting to 3.X line #73

leodido opened this issue May 10, 2018 · 3 comments

Comments

@leodido
Copy link
Collaborator

leodido commented May 10, 2018

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

@leogr
Copy link
Collaborator

leogr commented May 10, 2018

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.

@Protoss78
Copy link

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

@leodido
Copy link
Collaborator Author

leodido commented Jul 7, 2018

Hi @Protoss78 a PR would be really welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants