React Scroll Parallax Versions Save

🔮 React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.

v3.4.5

5 months ago
  • fix: update lock file 6fd624c
  • fix: bump parallax controller version (#236) 70bea3e

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.4.4...v3.4.5

v3.4.3

6 months ago
  • chore: refactor ParallaxProvider to function component (#230) 290dab0
  • chore(deps): bump browserify-sign from 4.2.1 to 4.2.2 (#228) a9ebdd5
  • chore(deps): bump @babel/traverse from 7.16.10 to 7.23.2 (#224) 763c56c
  • chore(deps): bump @babel/traverse in /documentation (#225) 7611461
  • chore(deps-dev): bump postcss from 8.4.5 to 8.4.31 (#222) 613fa69
  • chore(deps): bump postcss from 8.4.5 to 8.4.31 in /documentation (#223) 464b08c
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#218) fa007f5
  • chore(deps): bump semver from 5.7.1 to 5.7.2 (#217) 5bf5055
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /documentation (#216) a861a39
  • feat: expose types and restructure index (#219) 370f14f

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.4.2...v3.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/jscottsmith/react-scroll-parallax/compare/v3.4.2...v3.4.3

v3.4.2

1 year ago
  • fix: initial disabled controller state (#210) (#211) 784c88a
  • chore: refactor getExpandedStyle.ts (#209) cc95a1b

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.4.1...v3.4.2

v3.4.1

1 year ago
  • chore: update np 58e03bc
  • chore: refactor removeUndefinedObjectKeys function (#191) 7cf31a8
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#197) ec02fc8
  • fix: add children to parallax provider type (#198) 86a662c
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /documentation (#208) a61ca52
  • chore(deps): bump webpack from 5.74.0 to 5.76.1 in /documentation (#203) 4776b3c
  • chore(deps): bump http-cache-semantics in /documentation (#196) 81fdfef
  • chore(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /documentation (#195) f7c4316
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /documentation (#193) e73223a
  • chore(deps): bump json5 from 1.0.1 to 1.0.2 (#192) b3e1937
  • chore(deps): bump express from 4.17.2 to 4.18.2 (#190) 05c51fa

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.4.0...v3.4.1

v3.4.0

1 year ago
  • feat: add isDisabled prop ParallaxProvider to disable the controller #183 (#207) ad55c64
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#182) 35af877
  • chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9 (#181) e45207e
  • chore(deps): bump loader-utils from 1.4.1 to 1.4.2 (#180) 8a0b277
  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 in /documentation (#179) ebd8f42
  • chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#178) d6cd418

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.3.2...v3.4.0

v3.3.2

1 year ago
  • chore(deps): bump loader-utils from 1.4.0 to 1.4.1 (#176) cbf9e59
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.3 in /documentation (#177) 67cf96f
  • fix: allow ParallaxBanner child to be null af7e4cd

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.3.1...v3.3.2

v3.3.1

1 year ago

v3.3.0

1 year ago
  • chore(deps): bump terser from 5.10.0 to 5.14.2 in /documentation a641190
  • chore(deps): bump terser from 4.8.0 to 4.8.1 904ab7f
  • docs: update documentation for ParallaxBannerLayer usage a9829d0
  • feat: handle composed ParallaxBannerLayers as children; add story demonstration #147 1c84ec7
  • chore: add react 18 to peer deps cb5bce9
  • chore: upgrade documentation dependencies 536f96c
  • Fix documented banners example c7adad6

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.2.0...v3.2.1

v3.2.0

2 years ago
  • chore: correct version efadaaa
  • chore(deps): bump controller db52a3b
  • chore(deps): bump async from 2.6.3 to 2.6.4 in /documentation 63d23ae
  • chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /documentation 478ab09

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.1.0...v3.2.0