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] Convert euiFocusRing() mixin #5855

Merged
merged 10 commits into from
May 3, 2022
Merged

Commits on Apr 29, 2022

  1. WIP: Initial setup of euiFocustRing mixin

    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    cbf13cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8fe913 View commit details
    Browse the repository at this point in the history
  3. Commented out some unused (yet) properties and updated the Focus docs…

    … section
    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    c7da030 View commit details
    Browse the repository at this point in the history
  4. Make focus global token required

    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    20e41ae View commit details
    Browse the repository at this point in the history
  5. [EuiSplitPanel] Fix border-radius of nested split panels

    Updated ThemeExamples code snippets to scroll horizontally
    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    5b83b06 View commit details
    Browse the repository at this point in the history
  6. Return static string not literal, added tests

    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    4ccba04 View commit details
    Browse the repository at this point in the history
  7. Added a note about -webkit- only for color

    cchaos committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    35d18cc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update src/global_styling/variables/states.ts

    Co-authored-by: Elizabet Oliveira <elizabet.oliveira@elastic.co>
    cchaos and miukimiu authored May 2, 2022
    Configuration menu
    Copy the full SHA
    7b806b9 View commit details
    Browse the repository at this point in the history
  2. Manually adding prop types

    cchaos committed May 2, 2022
    Configuration menu
    Copy the full SHA
    10e85d9 View commit details
    Browse the repository at this point in the history
  3. Cleanup code comments

    cchaos committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9eb5de0 View commit details
    Browse the repository at this point in the history