jquery.transit v0.9.12 Release Notes

Release Date: 2014-07-17 // over 9 years ago
    • Fix browserify builds by using the correct jQuery. ([@dminkovsky], [#201])
    • Fix properties resetting after a transition. ([#204], [#205])

Previous changes from v0.9.11

    • Add support for scaleX and scaleY. ([@YousefED], [#192])
    • Add support for npm.
    • Add support for RequireJS and CommonJS.
    • Fix transitionend support for IE10, Chrome, and many others. ([@wambotron], [#103])

    Also:

    • Fix .transition({...}, {queue: false}) not being honored. ([@YousefED], [#192])
    • Remove some redundant code. ([@Bongo], [#165])
    • Docs: Update to support the new docco. ([@francismakes], [#175])
    • Add easeInCubic easing. ([@emagnier], [@willblackmore], [#161], [#142])
    • Add test cases for jQuery 2.0+. ([@hankhero], [#155])

    🚀 The version 0.9.10 was not officially released as it was published prematurely to npm.