React Scroll Parallax Versions Save

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

v3.1.0

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

v3.0.6

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

v3.0.5

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

v3.0.4

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

v3.0.3

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

v3.0.2

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

v3.0.1

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

v3.0.0

2 years ago

v3.0.0-beta.15

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

v3.0.0-beta.14

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