ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

Add support + examples for working with external components / custom elements / etc #16

Closed thescientist13 closed 6 years ago

thescientist13 commented 6 years ago
thescientist13 commented 6 years ago

Did some discovery on webcomponents.org and mostly found that most require bower and HTML imports to work and / or show a tight coupling to Polymer. Looks like there might be a case to source components outside of that repo.

Maybe Bootstrap components would be a better test? Or maybe this repo? https://github.com/origami-cms/zen

Or maybe something of our own!? 💡

thescientist13 commented 6 years ago

From Polymer Slack

I would say don't expect lots of 3.0 elements until there's an official release of the Polymer 3.0 elements. It just doesn't seem legit yet imo

thescientist13 commented 6 years ago

done https://github.com/ProjectEvergreen/projectevergreen.github.io/pull/19