custom-cards / boilerplate-card

A community driven blueprint for best practices
MIT License
227 stars 166 forks source link

Request: Upgrade lit-element to lit? #42

Closed rianadon closed 3 years ago

rianadon commented 3 years ago

The card currently is using lit-element and lit-html, but both have been deprecated in favor of lit.

Unless upgrading them would break anything within the boilerplate, I think it would be great to use the new version and update the code to use the new import names.

iantrich commented 3 years ago

Done in 1.4.0