- Add support for specifying a different parent container. (#86, #14, #33, #39, @jonjaques)
- Fix Require.js support. (#64, #75, #85)
- Fix component support. (#84)
- Release properly to the npm registry. (#82)
- Bower: don't download package.json. Fixes browserify + jquery problem. (#65, @amelon)
- Fix compatibility with Karma. (#75, @shaqq)
Internal changes:
- Use SVG to display Travis-CI badge. (#77, @Mithgol)
- Readme: update .inc() and .status docs (#34, @lacivert)
- Readme: update year (#73, @rwholmes)
- Remove jQuery dependency. (#28, #7, #17, @rurjur)
- Update Readme to change year to 2014. (#73, @rwholmes)
Minor update for proper Bower and Component support.
- Add Bower support.
- Fix Component support and use
component/jquery
as a dependency.
Minor fixes.
- Removed the busy cursor that occurs when loading.
- Added support for IE7 to IE9. (#3, @markbao)
- Implement
trickleRate
andtrickleSpeed
options. - Implement the
showSpinner
option to allow removing the spinner. (#5, #9, @rahulcs) - Registered as a Component in Component.io.
- Updated the Readme with better Turbolinks instructions. (#8)
Initial release.