Skip to content
New issue

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

Add css containment for improved performance #64

Open
MonsieurMan opened this issue Sep 4, 2019 · 0 comments
Open

Add css containment for improved performance #64

MonsieurMan opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement New feature or request perf

Comments

@MonsieurMan
Copy link
Contributor

We should add css containment to each component for improved performance.

https://developers.google.com/web/fundamentals/web-components/shadowdom#containment

It is already supported in chrome and will be in firefox 69, it's been since 63 but behind a flag.

Verify it has no impact on usage though.

@MonsieurMan MonsieurMan added enhancement New feature or request perf labels Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request perf
Projects
None yet
Development

No branches or pull requests

1 participant