ng-polymer-elements icon indicating copy to clipboard operation
ng-polymer-elements copied to clipboard

Who's using this project?

Open pickhardt opened this issue 8 years ago • 5 comments

If you're a consumer using this project, can you reply to this post so we can see how it's being used?

...I'm doing a quick survey of some of the projects listed on Maintainers Wanted to gauge activity.

pickhardt avatar Feb 21 '17 04:02 pickhardt

We are using this with Angular 1.5 and Polymer 1.0. I think thats the obvious combination.

jaichandra avatar Apr 24 '17 15:04 jaichandra

The same here. Polymer 1 with angular 1.5.

imanzano avatar Apr 24 '17 15:04 imanzano

But, I now see the need for Angular 1.x and Polymer 2 support. Not sure how easy it would be to add that support here.

jaichandra avatar Apr 24 '17 15:04 jaichandra

I added a small patch to this library to make it work with Polymer 2. I tested it with few paper-elements (2.0-preview branch) and they seem to be working. Here's the PR: https://github.com/GabiAxel/ng-polymer-elements/pull/64

jaichandra avatar Apr 26 '17 18:04 jaichandra

updated code to work with ShadyDOM as well. PR: https://github.com/GabiAxel/ng-polymer-elements/pull/64/files Fork with latest: https://github.com/jaichandra/ng-polymer-elements

jaichandra avatar Jul 13 '17 16:07 jaichandra