Releases: rdmurphy/scroll-scene-element
Releases · rdmurphy/scroll-scene-element
v0.1.1
What's Changed
- Dynamically setting the
offset
property on aScrollSceneElement
will now correctly unset any observers created using the defaultoffset
value of0.5
. - Elements with
progress
and anoffset
that is not0.5
will now report the correct progress value in relation to theoffset
trigger. Before this fix it was inverted.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Initial release!
Full Changelog: https://github.com/rdmurphy/scroll-scene-element/commits/v0.1.0