Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fgnass/spin.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: xccvv/spin.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Dec 11, 2017

  1. Use external CSS file to support keyframe animations with strict cont…

    …ent security policy
    
    Added a new `animation` option to choose a CSS animation name, and removed the `opacity` and `trail` options.
    
    IE 9 is no longer supported, so the legacy `fps` option has also been removed.
    theodorejb committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2f3b7c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. Merge pull request #1 from xccvv/v4

    Use external CSS file to support keyframe animations with strict cont…
    usernamealreadyis authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    f996249 View commit details
    Browse the repository at this point in the history
Loading