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

chore: fully remove deprecated charts theming exports #7682

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

nickofthyme
Copy link
Contributor

@nickofthyme nickofthyme commented Apr 12, 2024

Summary

Removes all exports and build processes related to chart theming that were deprecated in #7572.

Following merging of elastic/kibana#179503, the EUI_SPARKLINE_THEME_PARTIAL is no longer used in kibana and can be fully removed. Usages of EUI_CHARTS_THEME_DARK and EUI_CHARTS_THEME_LIGHT were removed in elastic/kibana#170914.

BREAKING CHANGE: Removed EUI_CHARTS_THEME_DARK, EUI_CHARTS_THEME_LIGHT and EUI_SPARKLINE_THEME_PARTIAL exports.

Copy link

github-actions bot commented Apr 12, 2024

This PR contains breaking changes. The opener of this pull request is asked to perform the following due diligence steps below, to assist EUI in our next Kibana upgrade:

  • If this PR contains prop/API changes:
    • Search through Kibana for <EuiComponent usages (example search)
    • In the PR description or in a PR comment, include a count or list with the number of component usages in Kibana that will need to be updated (if that amount is "none", include that information as well)

@cee-chen
Copy link
Member

We have this scheduled for June as a heads up Nick (#1469) - are you cool keeping this PR open until then?

@nickofthyme nickofthyme marked this pull request as draft April 12, 2024 18:00
@nickofthyme nickofthyme mentioned this pull request Apr 12, 2024
33 tasks
@nickofthyme
Copy link
Contributor Author

nickofthyme commented Apr 12, 2024

We have this scheduled for June as a heads up Nick (#1469) - are you cool keeping this PR open until then?

Yeah absolutely, just want to get it off my plate. I'll keep it as a draft PR until then, I also updated the meta issue to point to this PR.

@cee-chen cee-chen marked this pull request as ready for review June 3, 2024 18:09
Copy link
Member

@cee-chen cee-chen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thanks again so much for this work Nick, you rock!! And happy 5th work anniversary!!

@cee-chen cee-chen enabled auto-merge (squash) June 3, 2024 18:11
@kibanamachine
Copy link

Preview staging links for this PR:

@cee-chen cee-chen merged commit 37f15d8 into elastic:main Jun 3, 2024
6 checks passed
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

History

@nickofthyme nickofthyme deleted the remove-charts-theming branch June 3, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants