This repository was archived by the owner on Aug 5, 2020. It is now read-only.
Releases: mobify/scooch
Releases · mobify/scooch
1.0.1
v1.0.0
The first full release is here!
v1.0.0
- Add
autoplayoption for automatic looping through carousels - Add
infiniteoption for looping carousels - Publish to NPM
- De-emphasize Zepto in favor of jQuery
- Lint JS source code with eslint
- Update versions of dependencies
grunt-contrib-connectandgrunt-contrib-uglify - Integrate with CircleCI
- Add some GitHub templates for contributing, issues, and PRs
v0.6.1 - Refactor how scooch handles centering
- Remove all old styles pertaining to .m-center:not(.m-fluid)
- Set the margin of the first item to 50%
- For all items, transform: translate(-50%)
v0.6.0 - Add Right To Left Option
- Adds
rightToLeftoption for changing the direction images rotate
v0.5.0 — Sloth
- Added API option for
autoHideArrowswhich is set tofalseby default - If
autoHideArrowsis set totrue, aninactiveclass will be assigned to theNextcarousel control when on the last item, and on thePrevcarousel control when on the first item.
version 0.1.8
Merge pull request #25 from mobify/auto-hide-arrows Add inactive class to controls when at carousel bounds
Version 0.4.1 — iOS8 Bugfix
- Added fix for issue with iOS8 not bubbling events correctly when the container has translate or translate3d applied to it
Version 0.4.0
Added AMD wrapper.
version 0.3.4
version 0.3.4
version 0.1.3
Merge pull request #17 from mobify/bower Add bower support and bump version to 0.3.4