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

[Emotion] Allow configuring style memoization error/warning level #7626

Merged
merged 5 commits into from
Mar 27, 2024

Commits on Mar 27, 2024

  1. Update our style memoizer to have configurable warning levels

    - via our existing `emitEuiProviderWarning` utility
    cee-chen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e292b39 View commit details
    Browse the repository at this point in the history
  2. Update our EUI docs to throw errors on local dev environments

    - but not on prod/staging, in case of false negatives
    cee-chen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7ed0827 View commit details
    Browse the repository at this point in the history
  3. Set error level for Storybook as well

    + fix EuiProvider demo not working since the organization changes - ID follows title
    cee-chen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c871341 View commit details
    Browse the repository at this point in the history
  4. changelog

    cee-chen committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c85cf00 View commit details
    Browse the repository at this point in the history
  5. Lene saving my butt

    Co-authored-by: Lene Gadewoll <lene.gadewoll@elastic.co>
    cee-chen and mgadewoll authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    1a75efc View commit details
    Browse the repository at this point in the history