0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... almost 13 years ago
Fixes a small issue with the matrix function in Firefox that prevented translation from being applied properly. More... over 15 years ago
fixing some typos that made matrices animate incorrectly. More... over 15 years ago
Merge branch 'master' of github.com:heygrady/transform More... over 15 years ago
Correcting the duck punch for animate to allow for chaining and per-property easing. More... over 15 years ago
[no comment] More... over 15 years ago
small tweaks to decompose, removing the parsFloats. Adding some parse floats to animate. More... over 15 years ago
improper use of $.inArray was causing errors in IE8 and below. More... over 15 years ago
Merge branch 'master' of github.com:heygrady/transform More... over 15 years ago
using decomposition for animating matrices. More... over 15 years ago
adding decomposition to matrix animations. It appears to fail for reflectX, reflectY and reflectXY More... over 15 years ago
[no comment] More... over 15 years ago
[no comment] More... over 15 years ago
[no comment] More... over 15 years ago
[no comment] More... over 15 years ago
renaming to a markdown file More... over 15 years ago
[no comment] More... over 15 years ago
Finished testing in IE. Units should be correctly handled for all transformations and animations including origin and percentages. More... over 15 years ago
Fully supporting units in animate. Some issues with IE8 and below for exotic units on Origin. More... over 15 years ago
building a more thorough unit test. respecting units throughout the process. Still having issues animating exotic units on translateX and translateY. More... over 15 years ago
adding in origin as a miltivalue property More... over 15 years ago
making JS Lint changes More... over 15 years ago
upgrading the animation and attributes to take full advantage of jQuery 1.4.3 More... over 15 years ago
changing the test files to point to the dist build More... over 15 years ago
testing the build More... over 15 years ago
changing version to 0.9.0pre because I'm not done with it yet. More... over 15 years ago
pulled in the rake build from jQuery More... over 15 years ago
splitting out into separate files to make it easier to maintain. More... over 15 years ago
renaming lib to src More... over 15 years ago
shuffling things around to organize this all better More... over 15 years ago