Skip to content

Releases: pixelcog/parallax.js

Parallax.js v1.0.1

10 Jun 20:32
Compare
Choose a tag to compare

Release Notes:

  • Fix race condition which would occasionally use the wrong scroll offset on page load.

Parallax.js v1.0

09 Jun 00:08
Compare
Choose a tag to compare

Release Notes:

  • Now provides graceful degradation for iOS devices which are incompatible with this plugin.

Parallax.js v0.9.1

08 Jun 23:23
Compare
Choose a tag to compare
Parallax.js v0.9.1 Pre-release
Pre-release

Release Notes:

  • Now properly initializes the scroll position on page load.

To Do:

  • Provide alternative implementation for iOS browsers with different scroll event handling.

Parallax.js Initial Release

08 Jun 21:39
Compare
Choose a tag to compare
Pre-release

Release Notes:

  • Should provide fluid parallax scrolling across all major desktop browsers.
  • Updated to account for poor scroll event handling in the Safari web browser.

To Do:

  • Provide alternative implementation for iOS browsers with different scroll event handling.