We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We are moving all repos to Lit, so any repo that has a dependency on the auroElement component shows a warning that it is importing legacy LitElement.
Update auroElement to use Lit
This issue is complete once all references to LitElement have been updated to Lit.
The text was updated successfully, but these errors were encountered:
perf(auroElement): update to reference Lit #161
cd41fd2
Changes to be committed: modified: docs/index.html modified: src/auroElement/README.md modified: src/auroElement/auroElement.js
42da683
d2bbc7c
chore(release): 4.6.1 [skip ci]
13223cd
## [4.6.1](v4.6.0...v4.6.1) (2023-07-11) ### Performance Improvements * **auroElement:** update to reference Lit [#161](#161) ([d2bbc7c](d2bbc7c))
blackfalcon
Successfully merging a pull request may close this issue.
General Support Request
We are moving all repos to Lit, so any repo that has a dependency on the auroElement component shows a warning that it is importing legacy LitElement.
Support request
Update auroElement to use Lit
Exit criteria
This issue is complete once all references to LitElement have been updated to Lit.
The text was updated successfully, but these errors were encountered: