File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- v0.9.10 - Unreleased
2- --------------------
1+ ## v0.9.10 - unreleased
32
43 * Add support for ` scaleX ` and ` scaleY ` . (@YousefED , #192 )
4+ * Add support for npm.
5+ * Add support for RequireJS and CommonJS.
6+ * Fix transitionend support for IE10, Chrome, and many others. (@wambotron , #103 )
7+
8+ Also:
9+
510 * Fix ` .transition({...}, {queue: false}) ` not being honored. (@YousefED , #192 )
611 * Remove some redundant code. (@Bongo , #165 )
712 * Docs: Update to support the new docco. (@francismakes , #175 )
813 * Add ` easeInCubic ` easing. (@emagnier , @willblackmore , #161 , #142 )
9- * Fix transitionend support for IE10, Chrome, and many others. (@wambotron , #103 )
1014 * Add test cases for jQuery 2.0+. (@hankhero , #155 )
1115
1216To do:
You can’t perform that action at this time.
0 commit comments