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] Converted EuiLoadingChart #5821

Merged
merged 15 commits into from
Apr 25, 2022

Commits on Apr 19, 2022

  1. [EuiLoadingChart] Initial Emotion conversion

    - Added tintOrShade and shadeOrTint functions
    - Converted margins to use either `gap` or logical property
    - Couldn’t convert `keyframes` yet
    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e8fe9f6 View commit details
    Browse the repository at this point in the history
  2. Tried adding renderWithStyles()

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    97fa2f0 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into css-in-js-convert/loa…

    …ding_chart
    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    1a694f1 View commit details
    Browse the repository at this point in the history
  4. Using Emotion keyframes

    - Updated `canAnimate` functions to accept and return the css object
    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    d79c035 View commit details
    Browse the repository at this point in the history
  5. Cleanup classes and for loop for bars

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5fbe13e View commit details
    Browse the repository at this point in the history
  6. cl

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    76046f8 View commit details
    Browse the repository at this point in the history
  7. Fix some docs

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    5a95cb4 View commit details
    Browse the repository at this point in the history
  8. Improved accessibility

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    f4e367b View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/main' into css-in-js-convert/loa…

    …ding_chart
    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    bfdb3d9 View commit details
    Browse the repository at this point in the history
  10. unrelated snap?

    cchaos committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2404a41 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Merge remote-tracking branch 'origin/main' into css-in-js-convert/loa…

    …ding_chart
    cchaos committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    5834d16 View commit details
    Browse the repository at this point in the history
  2. Fix TS and test

    cchaos committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    3ada7f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge remote-tracking branch 'origin/main' into css-in-js-convert/loa…

    …ding_chart
    
    # Conflicts:
    #	src/global_styling/variables/_animations.ts
    cchaos committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6985b96 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into css-in-js-convert/loa…

    …ding_chart
    cchaos committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    961fafb View commit details
    Browse the repository at this point in the history
  3. Fix import

    cchaos committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0b15394 View commit details
    Browse the repository at this point in the history