Skip to content

Releases: justMoritz/scrollimate.js

Version 2.2.0

07 Nov 18:07
edafef2
Compare
Choose a tag to compare

Includes ability to pass a callback to saScroll

Version 2.1.3

22 Aug 21:44
cb49b2c
Compare
Choose a tag to compare

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

Version 2.1.2

22 Aug 21:19
b923385
Compare
Choose a tag to compare

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

Version 2.1.1

31 Jul 20:29
Compare
Choose a tag to compare

replaced .load with .on('load')

Version 2.1.0

21 Jun 19:59
bda049d
Compare
Choose a tag to compare

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

25 Apr 14:23
Compare
Choose a tag to compare

Added Tab Change event to satabs (satabchanged)

Version 2.0.2

02 Apr 15:59
34d556b
Compare
Choose a tag to compare

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

Version 2.0.1

26 Mar 18:48
Compare
Choose a tag to compare

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

05 Mar 16:25
Compare
Choose a tag to compare

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

01 Mar 17:28
Compare
Choose a tag to compare
Pre-release

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