Releases: worldoptimizer/HypeScrollMagic
Releases · worldoptimizer/HypeScrollMagic
Hype Scroll Magic v1.1.1
- Fixed garbage collection error when no scroll scenes or controllers are present
Hype Scroll Magic v1.1.0
- Added query to make sure data-scroll-properties add scroll listeners
- Added query to make sure that Hype Action Event scroll actions add scroll listeners
- Added more robust controller and scene management and garbage collection
- Added support for scene and element classes additions during scroll events
- Removed all dataset references from addScrollTimeline to avoid side effects
- Added scroll name to options to allow for more
Hype Scroll Magic v1.0.9
- Added support for percentage offset based on bounding box
- Added the Hype Action Event data-scroll-action as a catch-all (event.type-based settings)
- Fixed percentage support for duration and offset by precalculating
Hype Scroll Magic v1.0.8
- Added support duration as percentage
- Added support for Hype Action Events:
data-scroll-offset-action
,data-scroll-duration-action
,data-scroll-trigger-action
,data-scroll-progress-action
,data-scroll-enter-action
,data-scroll-leave-action
- Added support for CSS variables to track scroll progress, duration and offset
data-scroll-properties
- Fixed issue with indicator color being set to black
- Fixed issue with missing timeline name allowing pinning only
Hype Scroll Magic v1.0.7
- Fixed issue with horizontal and vertical controllers
Hype Scroll Magic v1.0.6
- Removed HypeRulerHelper as the debugging plugin now operates independently
Hype Scroll Magic v1.0.5
- Fixed issue with options, refacored data-marker-* to data-indicator-*
Hype Scroll Magic v1.0.4
- Added horizontal support data-scroll-horizontal, better marker support
Hype Scroll Magic v1.0.3
- 1.0.3 Added behavior triggers, default options and better markers
Hype Scroll Magic v1.0.2
- 1.0.2 Refactored names