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

[8.x] [Lens] Remove scss from annotations plugin, visualization-ui-components and gauge expression (#208891) #211566

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…ts and gauge expression (elastic#208891)

## Summary

part of elastic#208908

Replaces scss to css-in-js. I've tested all the changes.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 91a19c0)
@kibanamachine kibanamachine merged commit d7b5247 into elastic:8.x Feb 18, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
eventAnnotationListing 673 653 -20
expressionGauge 87 69 -18
lens 1594 1574 -20
observability 1344 1324 -20
total -78

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
eventAnnotationListing 222.9KB 213.8KB -9.1KB
expressionGauge 16.4KB 9.9KB -6.5KB
lens 1.5MB 1.5MB -5.8KB
total -21.3KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
expressionGauge 13.7KB 13.7KB -1.0B

cc @mbondyra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants