Jai Chandra

Results 22 comments of Jai Chandra

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

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.

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...

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`

@miguelcobain we are planning to use ember-paper and angular-material in our organization and started doing some initial work. We were thinking on how to keep both repos in sync and...

Thanks @miguelcobain for the detailed response. helps a lot.

@splaktar can you share some details on how you configured material theming system to get it to work with polymer? Would be very helpful.

I noticed the same issue and was thinking about how to use `runOutsideAngular` to wrap all Polymer events to improve performance. I am seeing quite a bit of performance degradation...

@web-padawan point 1 above is closed by Polymer team. Are we waiting on second one only now?

agree with @govis. Libraries like these are really key to the adoption of Polymer components (read web components) across frameworks. While I understand the resource and time constraints, I still...