openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
A
animate
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Mar 13, 2025 — Mar 13, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes a small typo that causes a severe error.
Alex Iskander
More...
over 16 years ago
Improved README a bit, and added the potential for CSS-only timing curves.
Alex Iskander
More...
over 16 years ago
Adds bezier curve timing function. Also, fixes several bugs, including ones that prevented CSS transitions from occuring under some circumstances.
Alex Iskander
More...
over 16 years ago
Fix an obvious syntax error.
Alex Iskander
More...
over 16 years ago
Start timing function implementation.
Alex Iskander
More...
over 16 years ago
Fixes some unnecessary setting of style that caused animation interruption by changing transitions around.
Alex Iskander
More...
over 16 years ago
Fixes a relatively major/minor bug (it probably would not normally cause a problem, but if it did cause a problem, it would cause a debugging nightmare as it would be very tricky to find).
Alex Iskander
More...
over 16 years ago
Semi-support for opacity on IE (child views will NOT fade due to a very odd IE bug).
Alex Iskander
More...
over 16 years ago
Make immediate sets stop current animations.
Alex Iskander
More...
over 16 years ago
Support for setting display:none at end of animation (by pseudo-animating display:none). Also, miscellaneous fixes.
Alex Iskander
More...
over 16 years ago
Nice stability improvements, including better handling of initial layout and renderings not triggered by animation itself.
Alex Iskander
More...
over 16 years ago
Eh?
Alex Iskander
More...
over 16 years ago
API change notes and a couple of minor fixes.
Alex Iskander
More...
over 16 years ago
* Added support for style transitions. * Added first (and most important) style transition: opacity. * Made styles and layout go through one code path. * Added experimental (work-in-progress) support for resetting animation.
Alex Iskander
More...
over 16 years ago
Added centerX/centerY support; now supports Firefox CSS transitions.
Alex Iskander
More...
over 16 years ago
* Performance improvements for Firefox at least (probably other browsers as well) Done by reducing memory alloc per instance frame by removing Date.now call and passing the result of the master frame's Date.now. Also some other things that I could not at the time measure a time difference for (but they may have made one). However, they should in theory be faster.
Alex Iskander
More...
over 16 years ago
Fixed CSS transitions. Actually, they run at about the same speed as JavaScript.
Alex Iskander
More...
over 16 years ago
Improvements improvements. I forgot what I did, aside from update BENCHMARKS.
Alex Iskander
More...
over 16 years ago
Re-enable CSS-transition-based animations, now that I found the misordered lines breaking it.
Alex Iskander
More...
over 16 years ago
Negative: No more animation of centerX/Y (for now...). Positive: Like, 13.3 times faster.
Alex Iskander
More...
over 16 years ago
Obviously, I don't know the year.
Alex Iskander
More...
over 16 years ago
Updated README a bit with install instructions.
Alex Iskander
More...
over 16 years ago
Initial commit.
Alex Iskander
More...
over 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree