slidr v0.5.0 Release Notes

Release Date: 2014-02-16 // about 10 years ago
    • ๐Ÿ›  Fixed some weird quirks on IE8/9
    • โž• Added pause option in settings. If true, pauses a Slidr on mouseover when running in auto(). Defaults to false.
    • Calling auto() now reuses any previously passed in parameters. This allows resuming a slidr after a call to stop().

Previous changes from v0.4.0

    • ๐Ÿ›  Fixed Slidr behavior when margin/padding/border css is declared
    • โž• Added callbacks for before/after slide transitions
    • โž• Added bower support