react-scroll-parallax

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

MIT License

Downloads
251.2K
Stars
2.9K
Committers
13

Bot releases are hidden (Show)

react-scroll-parallax - Latest Release

Published by jscottsmith 11 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

react-scroll-parallax - v3.4.3

Published by jscottsmith 12 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

react-scroll-parallax -

Published by jscottsmith over 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

react-scroll-parallax -

Published by jscottsmith over 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

react-scroll-parallax -

Published by jscottsmith over 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

react-scroll-parallax -

Published by jscottsmith almost 2 years 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

react-scroll-parallax -

Published by jscottsmith about 2 years ago

react-scroll-parallax -

Published by jscottsmith about 2 years 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

react-scroll-parallax -

Published by jscottsmith over 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

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • chore: bump controller to 1.4.0 ef04017c
  • docs: add viewport units to translate prop documentation 520f5f75
  • fix: link 864fd515
  • docs: add targetElement to props documentation #154 26dbec13

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

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • fix: update controller element when disabled prop updates #151 651974d
  • chore: update docusauras d34092d
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 ad330c9
  • fix: add babel jest 7274e0f
  • chore: update dev dependencies b0f7c73
  • chore(deps): bump node-forge from 1.2.1 to 1.3.0 in /documentation 78fd793
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 in /documentation 9238dce
  • docs: enable search 33c25f8
  • chore: update bug report template 7b2adea
  • chore: use measurement id fe3166a
  • chore: use gtag e94a7e3
  • chore: use property id 1c93b8e
  • chore: delete old template b1e814a
  • chore: update issue templates 1214b65
  • chore: update issue template 43ed2da

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.5...v3.0.6

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • chore: bump parallax controller version #142 c373861
  • docs: correct note about speed 43f11a1
  • docs: remove duplicate prop translateX documentation d6e2a2e
  • v3.0.4 e94d82d

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.4...v3.0.5

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • chore: bump parallax controller version #139 dbd861a2
  • chore(deps): bump prismjs from 1.26.0 to 1.27.0 in /documentation 8f042a9c
  • chore(deps): bump follow-redirects in /documentation 22469dd0
  • fix(CI): update lock ec9fa237
  • docs: correct link c7683da6

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.3...v3.0.4

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • chore: bump parallax controller version to 1.3.3 6b881b7c
  • chore: disable search 5adb40bb
  • chore: update api key and id e2ed7932
  • docs: add algolia config 32d709d5
  • docs: add single banner image example 38f408c4
  • docs: add google analytics cf5ded28
  • docs: add horizontal scroll example f699c71d

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.2...v3.0.3

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • docs: add an example on the readme and intro faacd2d7
  • docs: update link to parallax props 7928e9ee
  • chore: vary effects on 100 element story 0f9d43c9
  • docs: add scale example b2226f51
  • docs: reorder hooks in sidebar 082998d3
  • chore: update lock file a4d310c6
  • chore: bump controller to 1.3.1 d230eb30
  • docs: update url c257006b

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.1...v3.0.2

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • chore(deps): bump node-fetch from 2.6.6 to 2.6.7 5d4191ff
  • chore: fix circular dependency d758767a
  • chore: add homepage and bugs url b7dabb64
  • docs: adding consistent imports and rewording headings for consistency 1eae9b70
  • docs: links and formatting in parallax provider doc 04b5ba90
  • docs: title output html 1483960c
  • docs: correct easing presets link b8d3b532
  • docs: update night theme to palenight 3932a21c
  • docs: expand categories by default 101fabcc
  • docs: update edit url 714b3f78
  • docs: add additional links in usage docs 2d934334
  • docs: add openbase badge 3c840c55
  • docs: update demo 1 link using v3 54064b83
  • docs: add codesandbox to advanced banner example 669736ad
  • Revert "docs: correct prop link" 47febd64
  • docs: correct prop link e26c6faa
  • chore(deps): bump shelljs from 0.8.4 to 0.8.5 23b9b289
  • chore(deps): bump nanoid from 3.1.30 to 3.2.0 78cb548b
  • docs: update v2 link 09142acf
  • chore: delete unused example ab8c0147
  • chore: use latest in docs a1efa9fc

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.0...v3.0.1

react-scroll-parallax -

Published by jscottsmith over 2 years ago

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • test: getExpandedStyle tests 027bbf4
  • feat: support expanded styles for translateY effects in ParallaxBanner 958d978
  • docs: ParallaxBanner documentation updates 45ea7c1
  • chore: bump version in docs 243739f

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.0-beta.14...v3.0.0-beta.15

react-scroll-parallax -

Published by jscottsmith over 2 years ago

  • fix shouldDisableScalingTranslations default in ParallaxBanner and tests 04e6777
  • docs: rootMargin can be used to change progress 48f1a42
  • chore: update description 666830e
  • chore: add hooks to keyword b901b4b
  • docs: typo 1701416
  • docs: update controller on route change 08b6ec0
  • docs: info about progress calculation 1b16df2
  • docs: disable shouldAlwaysCompleteAnimation in example banners 8b7be8d
  • docs: use latest and update banner examples 0d05027

https://github.com/jscottsmith/react-scroll-parallax/compare/v3.0.0-beta.13...v3.0.0-beta.14

Package Rankings
Top 1.22% on Npmjs.org
Badges
Extracted from project README
NPM Version Latest NPM Downloads Codecov Rate on Openbase Test and Lint Storybook Storybook
Related Projects