0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Dmitry to authors list More... over 13 years ago
Add description of fill behaviour More... over 13 years ago
Add animation state example diagram More... over 13 years ago
Make animation timeline caption a little less confusing / inaccurate More... over 13 years ago
Merge branch 'master' of github.com:birtles/web-animations More... over 13 years ago
Tidy up remaining diagrams to show up properly in IE More... over 13 years ago
Update exclusive endpoint timing diagram More... over 13 years ago
Tweak diagrams to work in IE and use consistent notation More... over 13 years ago
Add template SVG file for making figures More... over 13 years ago
Tidy up first couple of diagrams so they look right in IE and are a bit more consistent More... over 13 years ago
Merge branch 'master' of github.com:birtles/web-animations More... over 13 years ago
Filled out WebPathAnimationFunction. Added section for calculating animation value for a WebGroupedAnimationFunction. More... over 13 years ago
Restore changes to animation interval diagram More... over 13 years ago
Added WebGroupedAnimationFunction interface. More... over 13 years ago
Added section for CSS Animations. More... over 13 years ago
Initial commit of css integration document, with transitions section complete. More... over 13 years ago
Added defaults to operation and accumulateOperation. Removed timingFunction from WebKeyframesAnimationFunction as WebTiming has it. Added reference to HTML5. More... over 13 years ago
Added "relationship to other specifications", beefed up introduction, added some references. More... over 13 years ago
Added introduction. More... over 13 years ago
Added timingFunction to WebAnimationFunction interface. Fixed handling of timingFunctions when calculating animation values for WebKeyframesAnimationFunctions. More... over 13 years ago
Renamed WebAnimationFunction to WebKeyframesAnimationFunction, extracted WebAnimationFunction superclass. More... over 13 years ago
Merge branch 'master' of github.com:birtles/web-animations More... over 13 years ago
Added process to calculate animation value for WebAnimationFunctions. More... over 13 years ago
Fix animation interval diagram More... over 13 years ago
Make animation time defined whenever the item is active More... over 13 years ago
Remove some TODOs and update description of iterationTime and animationTime More... over 13 years ago
... and update the description of the WebTimedItem interface to make it flow a little more More... over 13 years ago
Move IDL for timing before algorithms More... over 13 years ago
Rename duration to iterationDuration More... over 13 years ago
Rework effective animation definition More... over 13 years ago