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

Delete zero usage Sass mixin/variable exports #8031

Merged
merged 10 commits into from
Sep 24, 2024

Commits on Sep 19, 2024

  1. Delete @euiLink mixins

    cee-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    057dd00 View commit details
    Browse the repository at this point in the history
  2. Delete unused state mixins

    - `euiFocusRing` and `euiFocusBackground` have usages in Kibana
    cee-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a0882f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1227e97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e09233 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a51e4b View commit details
    Browse the repository at this point in the history
  6. Delete unused $euiPanel variables

    + replace src-docs usage
    cee-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f102cd4 View commit details
    Browse the repository at this point in the history
  7. Delete unused $euiToolTip variables and unused animation mixin

    - sadly the first two tooltip mixins are still being used, but we can localize the Sass variables there to prevent them from being exported
    cee-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3ba5c0f View commit details
    Browse the repository at this point in the history
  8. Delete unused $euiButton color variables

    - heights and the type map is still being used in Kibana
    cee-chen committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c07904e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d52801 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    69dd7d3 View commit details
    Browse the repository at this point in the history