Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Dropped support for Angular 2 and React in WebComponent version
Why has been dropped the support for Angular 2 in this version? Also has been dropped the integration page from the vaadin elements 8 documentation? I am very interested in this functionality.
Thank you.
Hello Santiago, the angular2-polymer project has changed ownership. It’s currently located at https://github.com/platosha/angular-polymer but it’s no longer maintained by Vaadin. You can find the documentation at https://github.com/platosha/angular-polymer/tree/master/docs
Thank you for the answer,
I was thinking about buying a pro license to work with angular 2, so nexts versions are no longer maintained by vaadin? is better to change to polymer to work with it?
Thank you.
Using Polymer built elements in Angular 2 does have it’s issues and requires a 3rd party plugin for easing up the integration. The soon to be released Polymer 2 addresses some of the issues making the elements work more naturally regardless of the platform.
However, using Polymer platform naturally ensures best interoperability if you intend to use the Polymer built elements (like the Vaadin Elements) in your app (our elements follow Polymer’s practices on data bindability for example).