Skip to content

Releases: justMoritz/scrollimate.js

Version 2.2.0

Choose a tag to compare

@justMoritz justMoritz released this 07 Nov 18:07
edafef2

Includes ability to pass a callback to saScroll

Version 2.1.3

Choose a tag to compare

@justMoritz justMoritz released this 22 Aug 21:44
cb49b2c

This version fixes a corner-case bug related to implementing previous bugfix 🙃

Version 2.1.2

Choose a tag to compare

@justMoritz justMoritz released this 22 Aug 21:19
b923385

This version fixes an issue where indexed tabs were not arrow-able for WCAG compliance.

Version 2.1.1

Choose a tag to compare

@justMoritz justMoritz released this 31 Jul 20:29

replaced .load with .on('load')

Version 2.1.0

Choose a tag to compare

@justMoritz justMoritz released this 21 Jun 19:59
bda049d

This release includes two new methods: springyElement and scrollStuff, as well as a minified and linted main file.
saTabs was updated to be WCAG ready :)

Version 2.0.3

Choose a tag to compare

@justMoritz justMoritz released this 25 Apr 14:23

Added Tab Change event to satabs (satabchanged)

Version 2.0.2

Choose a tag to compare

@justMoritz justMoritz released this 02 Apr 15:59
34d556b

Fixes a bug that sets the first hash on the non-indexed saTabs version when it was not supposed to.

Version 2.0.1

Choose a tag to compare

@justMoritz justMoritz released this 26 Mar 18:48

This release removes console.logs that were spamming up the console on re-size if saAccordion was in use. Sorry about that.

Version 2.0

Choose a tag to compare

@justMoritz justMoritz released this 05 Mar 16:25

This is the first release the enables selector-driven methods to be callable as jQuery methods instead of scrollimate methods, and also introduces the new init() methods, which will allow calling of functionalities (methods) with a JSON style object, which will allow arguments to be passed to the methods within the init() call!
Early version, mileage may vary, use with caution, and so forth!

Version 2.0.0 - Beta 5

Pre-release

Choose a tag to compare

@justMoritz justMoritz released this 01 Mar 17:28

This version adds to saTabs a provision to handle if there is a hash that does not resolve to a Tab