Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

Releases: mobify/scooch

1.0.1

16 May 18:51

Choose a tag to compare

  • Fix to refresh method ensuring right lock is set properly

v1.0.0

13 Apr 20:21

Choose a tag to compare

The first full release is here!
v1.0.0

  • Add autoplay option for automatic looping through carousels
  • Add infinite option 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-connect and grunt-contrib-uglify
  • Integrate with CircleCI
  • Add some GitHub templates for contributing, issues, and PRs

v0.6.1 - Refactor how scooch handles centering

15 Dec 22:35

Choose a tag to compare

  • 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

21 Oct 20:42

Choose a tag to compare

  • Adds rightToLeft option for changing the direction images rotate

v0.5.0 — Sloth

28 Oct 18:26

Choose a tag to compare

  • Added API option for autoHideArrows which is set to false by default
  • If autoHideArrows is set to true, an inactive class will be assigned to the Next carousel control when on the last item, and on the Prev carousel control when on the first item.

version 0.1.8

24 Sep 21:42

Choose a tag to compare

Merge pull request #25 from mobify/auto-hide-arrows

Add inactive class to controls when at carousel bounds

Version 0.4.1 — iOS8 Bugfix

02 Oct 18:19

Choose a tag to compare

Version 0.4.0

03 Sep 18:53

Choose a tag to compare

Added AMD wrapper.

version 0.3.4

11 Apr 01:22

Choose a tag to compare

version 0.3.4

version 0.1.3

11 Apr 00:52

Choose a tag to compare

Merge pull request #17 from mobify/bower

Add bower support and bump version to 0.3.4