parallax-controller

🕹 Core classes and controller for creating parallax scrolling effects.

MIT License

Downloads
164.8K
Stars
23
Committers
1

Bot releases are hidden (Show)

parallax-controller -

Published by jscottsmith almost 3 years ago

  • remove outer element dependency, rename elInner to el cb72507

https://github.com/jscottsmith/parallax-controller/compare/v1.0.2...v1.0.3

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add tags and description 0c351e8
  • add advanced usage d60f7cc
  • add footer 83e95e2
  • cleanup 1df1d7a
  • document prop configuration 128cd9f

https://github.com/jscottsmith/parallax-controller/compare/v1.0.1...v1.0.2

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add resetElementStyles method and document da2ec41

https://github.com/jscottsmith/parallax-controller/compare/v1.0.0...v1.0.1

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add npm ignore 29a2b6f
  • add performance docs c658fef
  • document controller methods 7c8ff3a
  • remove unused resetElementStyles method 58f470a
  • stub docusaurus site f44fdbd

https://github.com/jscottsmith/parallax-controller/compare/v0.1.36...v1.0.0

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add targetElement to track scroll progress 32a8a14
  • add onChange handler 51519f1

https://github.com/jscottsmith/parallax-controller/compare/v0.1.35...v0.1.36

parallax-controller -

Published by jscottsmith almost 3 years ago

  • fix types in test 6123f6d
  • update types, export EasingPreset f22f46a

https://github.com/jscottsmith/parallax-controller/compare/v0.1.34...v0.1.35

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add user defined startScroll and endScroll props to set element limits c9d78f6

https://github.com/jscottsmith/parallax-controller/compare/v0.1.33...v0.1.34

parallax-controller -

Published by jscottsmith almost 3 years ago

  • update readme 028b852
  • set will change values based on effects bce750c
  • Revert "only set will change when in view" ee849f5
  • save delta scroll dea59ad
  • update readme d11ddb6
  • update readme 08b6840
  • update readme 36bf727
  • update readme 61b97d3

https://github.com/jscottsmith/parallax-controller/compare/v0.1.32...v0.1.33

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add repository c3f7172
  • only set will change when in view 5b31aa3

https://github.com/jscottsmith/parallax-controller/compare/v0.1.31...v0.1.32