parallax-controller

🕹 Core classes and controller for creating parallax scrolling effects.

MIT License

Downloads
164.8K
Stars
23
Committers
1

Bot releases are visible (Hide)

parallax-controller - Latest Release

Published by jscottsmith 11 months ago

parallax-controller -

Published by jscottsmith over 1 year ago

  • chore: add npm publish config def0cbd
  • feat: method to disable the Parallax Controller #13 7e5230c

https://github.com/jscottsmith/parallax-controller/compare/v1.6.0...v1.7.0

parallax-controller -

Published by jscottsmith almost 2 years ago

  • docs: add enable/disable methods to docs 0def35f
  • feat: add methods for disable/enable all parallax elements #11 0585fe4

https://github.com/jscottsmith/parallax-controller/compare/v1.5.0...v1.6.0

parallax-controller -

Published by jscottsmith over 2 years ago

  • feat: pass Element to onEnter and onExit callbacks #9 11dbb67
  • docs: remove duplicate prop f66801b

https://github.com/jscottsmith/parallax-controller/compare/v1.4.0...v1.5.0

parallax-controller -

Published by jscottsmith over 2 years ago

  • docs: formatting 145be8f
  • test: update tests to support viewport units 73f7873
  • docs: add viewport units fc70278
  • fix: get correct start/end viewport value in px 9e78ef0
  • feat: support viewport units for translate effects #6 3598980
  • fix: link 5ac24a1
  • docs: add targetElement to props documentation 81c45d1
  • feat: add algolia search ff71ab0
  • chore: update docusaurus 8535f86

https://github.com/jscottsmith/parallax-controller/compare/v1.3.5...v1.4.0

parallax-controller -

Published by jscottsmith over 2 years ago

parallax-controller -

Published by jscottsmith over 2 years ago

  • fix: only clamp final progress 5f7c15f
  • v1.3.4-0 5b29d1e
  • chore: add np config dca7d9b
  • fix: refactor update position; set element styles after reset when cache updates #3 b30f5c5
  • chore: clamp get progress amount d07ed04

https://github.com/jscottsmith/parallax-controller/compare/v1.3.3...v1.3.4

parallax-controller -

Published by jscottsmith over 2 years ago

  • chore: add np config 37d4bd5
  • fix: refactor update position; set element styles after reset when cache updates #139 aac6f9a
  • chore: clamp get progress amount d07ed04

https://github.com/jscottsmith/parallax-controller/compare/v1.3.3...v1.3.4-0

parallax-controller -

Published by jscottsmith over 2 years ago

  • test: update tests 1001573
  • fix: prevent onExit call on first load #2 0258516

https://github.com/jscottsmith/parallax-controller/compare/v1.3.2...v1.3.3

parallax-controller -

Published by jscottsmith over 2 years ago

parallax-controller -

Published by jscottsmith over 2 years ago

  • fix: check view for changes when creating elements a8cb0a1
  • docs: update README and intro 0fbc663
  • docs: update todo links 2e73524
  • docs: correct url 18e65b9

https://github.com/jscottsmith/parallax-controller/compare/v1.3.0...v1.3.1

parallax-controller -

Published by jscottsmith over 2 years ago

  • chore: add resize observer declarations 6cd1f09
  • chore: wrap resize oberver in try/catch 9550ac6
  • feat: add shouldDisableScalingTranslations and document 40e4c2c
  • test: add resize observer test e529cbf
  • feat: add resize observer to view element 968813a

https://github.com/jscottsmith/parallax-controller/compare/v1.2.1...v1.3.0

parallax-controller -

Published by jscottsmith almost 3 years ago

  • fix: skip set styles if element is disabled 363a6a4
  • test: fix ts errors d2bed8d

https://github.com/jscottsmith/parallax-controller/compare/v1.2.0...v1.2.1

parallax-controller -

Published by jscottsmith almost 3 years ago

  • feat: add shouldAlwaysCompleteAnimation 4896fb3

https://github.com/jscottsmith/parallax-controller/compare/v1.1.1...v1.2.0

parallax-controller -

Published by jscottsmith almost 3 years ago

  • fix: lint error no-useless-escape 73e1d89
  • fix: lint error no return 8653a4a
  • fix: lint error prettier 57c780e
  • fix: lint error useless rename 4b1c0a0
  • chore: drop node 10 in ci 48867af
  • docs: correct npm and update badges b215b8c
  • fix: check the scroll axis before scaling translate effects 1a5fe79
  • test: fix broken test 209b371
  • fix: check scroll axis in getShouldScaleTranslateEffects f2c88b8
  • docs: update navbar 430b328

https://github.com/jscottsmith/parallax-controller/compare/v1.1.0...v1.1.1

parallax-controller -

Published by jscottsmith almost 3 years ago

  • fix: type error 9527884
  • feat: add support for speed prop 38b731e

https://github.com/jscottsmith/parallax-controller/compare/v1.0.7...v1.1.0

parallax-controller -

Published by jscottsmith almost 3 years ago

parallax-controller -

Published by jscottsmith almost 3 years ago

parallax-controller -

Published by jscottsmith almost 3 years ago

  • update cache before upating element position 6daa71c
  • update docs 134454e

https://github.com/jscottsmith/parallax-controller/compare/v1.0.4...v1.0.5

parallax-controller -

Published by jscottsmith almost 3 years ago

  • add additional events to update cache daf6d54
  • update docs d3d5076

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