All Versions
10
Latest Version
Avg Release Cycle
270 days
Latest Release
1461 days ago

Changelog History

  • v1.0.0-1

    April 19, 2020
  • v1.0.0-0

    April 19, 2020
  • v0.2.0 Changes

    May 13, 2015

    ๐Ÿš€ This is a maintenance release with cleanups. No functionality changes were introduced.

    • [#93] - Remove jQuery dependency in component ([@slang800])
    • [#120] - Fix the Readme showing a wrong example for ease ([@teeceepee])

    Minor changes:

    • [#92] - Fix typo in Readme ([@FND])
    • [#90] - Fix typo in Readme ([@mdxs])
    • [#119] - Fix typo in Readme ([@infertux])
    • [#53] - Use === instead of == ([@drodil])
    • Update test dependencies
  • v0.1.6 Changes

    June 25, 2014
    • [#86] - Add support for specifying a different parent container. ([@jonjaques], [#14], [#33], [#39])
    • [#64] - Fix Require.js support ([#75], [#85])
    • [#54] - Fix component support
  • v0.1.5 Changes

    June 21, 2014
    • [#82] - Release properly to the npm registry
  • v0.1.4 Changes

    June 21, 2014
    • [#65] - Bower: don't download package.json. Fixes browserify + jquery problem. ([@amelon])
    • [#75] - Fix compatibility with Karma. ([@shaqq])

    Internal changes:

    • [#77] - Use SVG to display Travis-CI badge. ([@Mithgol])
    • [#34] - Readme: update .inc() and .status docs ([@lacivert])
    • [#73] - Readme: update year ([@rwholmes])
  • v0.1.3 Changes

    March 26, 2014
    • [#7] - Remove jQuery dependency ([#28], [#17], [@rurjur])
    • [#73] - Update Readme to change year to 2014. ([@rwholmes])
  • v0.1.2 Changes

    August 21, 2013

    โšก๏ธ Minor update for proper [Bower] and [Component] support.

    • Add Bower support.
    • Fix Component support and use component/jquery as a dependency.
  • v0.1.1 Changes

    August 21, 2013

    ๐Ÿ›  Minor fixes.

    • Removed the busy cursor that occurs when loading.
    • Added support for IE7 to IE9. ([#3], [@markbao])
    • Implement trickleRate and trickleSpeed options.
    • [#5] - Implement the showSpinner option to allow removing the spinner. ([#9], [@rahulcs])
    • Registered as a Component in Component.io.
    • [#8] - Updated the Readme with better Turbolinks instructions.
  • v0.1.0 Changes

    August 20, 2013

    ๐ŸŽ‰ Initial release.