0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checking eventphase (issue #58) More... almost 13 years ago
Console and $ oops More... almost 13 years ago
v0.96 - fixing #84 and #94 for context and position resets on callback More... almost 13 years ago
Firing callbacks on current opacity == target opacity (issue #94) More... almost 13 years ago
Fixing firefox callback issue #94 More... almost 13 years ago
Updating readme to reflect tests More... almost 13 years ago
Adding tests agains jQuery 1.8 - passing More... almost 13 years ago
v0.93 - Adding other Opera 'transitionend' event (re: issue #90) More... almost 13 years ago
Updating changelog for 0.92 More... almost 13 years ago
Seperate unbinds into different threads (re: issue #91) More... almost 13 years ago
Adding gitignore More... almost 13 years ago
v0.91 - Unit Management (basic) More... over 13 years ago
Merge pull request #74 from lelolo/patch-1 More... over 13 years ago
I tried to add a "unit management" : Before the change, if asked animated value wasn't 'px', but for example "%" or "em", we needed to keep it when translating. Problem was that 'px' unit was hard-coded, so initial "%" call was transformed : "15%" became "15px". More... over 13 years ago
Updated readme More... over 13 years ago
Adding public $.toggleDisabledByDefault() feature to disable entire plugin by default (Issue #73) More... over 13 years ago
v0.89 Adding 'avoidCSSTransitions' property. Issue #47 More... over 13 years ago
v0.88 Fix Issue #67 for HighchartsJS compatibility More... over 13 years ago
v0.87 Fixing issue #66 More... over 13 years ago
v0.86 Strict JS fix for undefined variable in loop More... over 13 years ago
Updated docs for auto-detected 3d: issue #65 (thanks @baseten) More... over 13 years ago
v0.85 Pull Request #57 from Kronuz - loads of bug fixes More... over 13 years ago
Merge pull request #57 from Kronuz/master More... over 13 years ago
Optimizations and bug fixes More... over 13 years ago
Code cleaned to pass jshint More... over 13 years ago
Issue #28 - Report $(el).is(':animated') fixed More... almost 14 years ago
v0.79 Issue #42 - Right negative position animation: please see issue notes on Github. More... almost 14 years ago
v0.78 Issue #18 - jQuery/$ reference joys More... almost 14 years ago
Extended readme and given useTranslate3d parameter priority More... almost 14 years ago
v0.77 - Adding feature on Github issue #44 - Use 3D Transitions by default More... almost 14 years ago