Skip to content

Releases: acch/scrollpos-styler

Version 0.7

27 Jul 10:20
Compare
Choose a tag to compare

Incorporate @mludowise contributions:

  • Added ability to specify offset in HTML using the data-sps-offset tag
  • #6 Initialization via options object that's merged with a default one

Tested on Chrome, Firefox, IE, Edge, Mobile Chrome, Mobile Firefox, Mobile Safari

Thanks for your help!

Version 0.6.1

26 Feb 18:16
Compare
Choose a tag to compare

Incorporate community contributions:

  • #4 Adding a package.json
  • #5 Optional parameters to customize class names

Thanks for your help!

Version 0.6

31 Oct 10:40
Compare
Choose a tag to compare
  • Defer initialization to allow the browser to restore its scroll position - this makes ScrollPos-Styler properly style elements upon reload, when the page is already scrolled downwards
  • #2: Registered ScrollPos-Styler with Bower and added Installation section to README

This version was tested with Firefox 38 (ESR), Firefox 41, Chrome 46, Internet Explorer 11 and Safari 9.

Version 0.5

21 Oct 15:47
Compare
Choose a tag to compare
  • Added a workaround for Internet Explorer, ScrollPos-Styler now properly works in IE as well...

This version was tested with Firefox 38 (ESR), Firefox 41, Chrome 45 and Internet Explorer 11.