Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Allow usage of polymer elements with angular2 #677

Open
jakemac53 opened this issue Jan 15, 2016 · 5 comments
Open

Allow usage of polymer elements with angular2 #677

jakemac53 opened this issue Jan 15, 2016 · 5 comments

Comments

@jakemac53
Copy link
Contributor

We need to do some work to make angular2 compatible with Polymer.dom.

cc @justinfagnani

@jakemac53
Copy link
Contributor Author

similar to Polymer/polymer#1405

@justinfagnani
Copy link

I can write up the layer pretty quickly. Just need a place to put it.

@Bzik
Copy link

Bzik commented Jan 15, 2016

It' would be great :)

@zoechi
Copy link

zoechi commented Jan 15, 2016

See also angular/angular#5531
Enabling full shadow DOM fixes some (many/most/all?) related issues. At least it looks good in Chrome. Haven't tried with other browsers.

@jouni
Copy link

jouni commented May 24, 2016

We’ve been working on making any Polymer element work with Angular 2 nicely. Check out https://www.npmjs.com/package/@vaadin/angular2-polymer and tell us how it feels.

The quick user guide is here: https://github.com/vaadin/vaadin-core-elements/blob/master/docs/angular2.adoc

We also have a full blown tutorial in the works, you can read it here: https://github.com/vaadin/angular2-polymer/blob/d4581e8fd82841eea84ef40e16e262a12ee4b082/docs/tutorial.adoc

It’s still an alpha release, so there might be some things not working as expected. Better shady DOM support is waiting to be merged from a separate branch: https://github.com/vaadin/angular2-polymer/tree/feature/polymer-dom-adapter

Eventually, the documentation should published at https://vaadin.com/docs/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

5 participants