Skip to content

Releases: rdmurphy/scroll-scene-element

v0.1.1

29 Apr 03:22
Compare
Choose a tag to compare

What's Changed

  • Dynamically setting the offset property on a ScrollSceneElement will now correctly unset any observers created using the default offset value of 0.5.
  • Elements with progress and an offset that is not 0.5 will now report the correct progress value in relation to the offset trigger. Before this fix it was inverted.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Mar 05:29
Compare
Choose a tag to compare

What's Changed

  • Initial release!

Full Changelog: https://github.com/rdmurphy/scroll-scene-element/commits/v0.1.0