How to use Polymer 1.0 components in Polymer 2 project some of the good components are available in polymer 1.0 but not in polymer 2.0 as I am developing my project in Polymer 2.0 so need components of polymer 2.
2 Answers
2
votes
0
votes
Normally there is a compatibility version layer between the one and the two, too be able to use old polymer 1 components.
Since polymer 2 is not officially out, I'm not sure this layer is totally finished, but there is some info here:
https://www.polymer-project.org/2.0/docs/about_20#polymer-1-compatibility-layer
There is also a video on the Migration process to 2.0 here: