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

[CSS-in-JS] Convert EuiAvatar #5670

Merged
merged 21 commits into from
Apr 5, 2022
Merged

Commits on Mar 21, 2022

  1. style with emotion

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    8765540 View commit details
    Browse the repository at this point in the history
  2. remove theme vars

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    fd16ab3 View commit details
    Browse the repository at this point in the history
  3. snapshot updates

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    22b95b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8457815 View commit details
    Browse the repository at this point in the history
  5. CL

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a6ef720 View commit details
    Browse the repository at this point in the history
  6. fix snapshots

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6ec0619 View commit details
    Browse the repository at this point in the history
  7. refactor

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    75fe9b4 View commit details
    Browse the repository at this point in the history
  8. clean up

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    862f588 View commit details
    Browse the repository at this point in the history
  9. WIP: relocate css array

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    3737654 View commit details
    Browse the repository at this point in the history
  10. CL

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    020d12a View commit details
    Browse the repository at this point in the history
  11. fix CL

    thompsongl committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ca83947 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    09826d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    53c401a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6a6147 View commit details
    Browse the repository at this point in the history
  3. wiki

    thompsongl committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    7464aa1 View commit details
    Browse the repository at this point in the history
  4. Tried: Moved sizing to an external function

    It removed the size `-m` from the class ☹️
    cchaos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    04a6a37 View commit details
    Browse the repository at this point in the history
  5. Option 2: just size

    Fixes class name output but is it worth it?
    cchaos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    23b7d2a View commit details
    Browse the repository at this point in the history
  6. Option 3: Ensure css`` is the value of the key

    Adds a typically unecessary extra css`` wrapper but keeps the keys
    cchaos committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    df12df7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. refactor sizes

    thompsongl committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7654f01 View commit details
    Browse the repository at this point in the history
  2. remove isPlain className

    thompsongl committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    f836efe View commit details
    Browse the repository at this point in the history
  3. add wiki

    thompsongl committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    861f86a View commit details
    Browse the repository at this point in the history