jquery.transit v0.1.2 Release Notes

Release Date: 2012-01-24 // over 12 years ago
  • Thanks to code contributors [@ppcano], [@jeduan], [@steckel], [@weotch], and everyone who reported issues.

    ๐Ÿ›  Fixed:

    • IE8 error about .indexOf. ([#12], [#8])
    • Fix z-layer scaling in Safari. ([#9], [#10])
    • Fix scale elements being unclickable in WebKits. ([#9], [#10])
    • Fix support for queue: false. ([#13])
    • Clean up transitions when done. ([#14])
    • Fix disappearing scaled elements in Chrome. ([#11])
    • Fix a bug where the default duration and easing can sometimes not be used.

    ๐Ÿ”„ Changed:

    • Make code compatible with jsHint. ([#6])