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

Adding new page for CSS Grid Animation support #6314

Closed
wants to merge 3 commits into from

Commits on Jun 9, 2022

  1. Adding new page for CSS Grid Animation support

    Attempt No 2. 
    As discussed in Fyrd#6298.
    Supported in Firefox since FF66. https://hacks.mozilla.org/2019/03/firefox-66-the-sound-of-silence/
    Supported in Safari 16 and STP. https://developer.apple.com/documentation/safari-release-notes/safari-16-release-notes
    Not supported in Chromium browsers (I tested using CodePen demo at https://css-irl.info/animating-css-grid/)
    jensimmons committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    cf1350c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. Fixing PR

    Removing { } from inside "links"
    jensimmons committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    c6c95a0 View commit details
    Browse the repository at this point in the history
  2. Third attempt

    Ok, let me try again. I started from scratch.
    jensimmons committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    42fdc7e View commit details
    Browse the repository at this point in the history