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

evaluate use of alternative base classes over native HTMLElement #14

Closed thescientist13 closed 5 years ago

thescientist13 commented 6 years ago

Polymer base class https://github.com/Polymer/lit-element

thescientist13 commented 6 years ago

also see https://github.com/adarosecannon/html-element-plus

thescientist13 commented 6 years ago

or maybe even lit-html-element?

thescientist13 commented 6 years ago

Trying out lit-html-element in the website repo

thescientist13 commented 6 years ago

Pretty useful and working out quite well, although running into an issue in todo-app in Chrome when compiling to ES5.

thescientist13 commented 5 years ago

I think we've decided we're comfortable with using LitElement. CEA is getting updated as we speak https://github.com/ProjectEvergreen/create-evergreen-app/pull/76