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

Fix spinner-grow animation #30504

Merged
merged 4 commits into from Apr 8, 2020
Merged

Fix spinner-grow animation #30504

merged 4 commits into from Apr 8, 2020

Commits on Apr 2, 2020

  1. Fix spinner-grow animation

    Safari seems to be interpreting the old keyframes animation as incomplete. Adding `transform` to the second frame seems to resolve the issue.
    mdo committed Apr 2, 2020
    Copy the full SHA
    3f868b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Copy the full SHA
    06eca80 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
    ysds and MartijnCuppens committed Apr 8, 2020
    Copy the full SHA
    5867bb4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3337950 View commit details
    Browse the repository at this point in the history