Skip to content

Releases: jscottsmith/react-scroll-parallax

v3.0.0-beta.13

21 Jan 04:23
Compare
Choose a tag to compare
v3.0.0-beta.13 Pre-release
Pre-release
  • chore: default shouldDisableScalingTranslations to true in the banner 2ffb866
  • docs: add exmples usage of ParallaxBanners bdb3e0d
  • chore: fix type and test name 8edc0fd
  • feat: refactor banner, update prop api and types 5378ccb
  • chore: add shouldDisableScalingTranslations to hook update e240ea9
  • fix: ts error and update tests ac54d96
  • docs: update docs about Parallax component props c048f80
  • feat: spread all props to element in Parallax component and add better tests 5478c87

v3.0.0-beta.12...v3.0.0-beta.13

v3.0.0-beta.12

19 Jan 22:26
Compare
Choose a tag to compare
v3.0.0-beta.12 Pre-release
Pre-release

v3.0.0-beta.11...v3.0.0-beta.12

v3.0.0-beta.11

18 Jan 07:07
Compare
Choose a tag to compare
v3.0.0-beta.11 Pre-release
Pre-release

v3.0.0-beta.10

18 Jan 06:55
Compare
Choose a tag to compare
v3.0.0-beta.10 Pre-release
Pre-release
  • chore: bump controller 66870e1
  • docs: bold no caps fd929fa
  • fix: broken link 4b58c37
  • docs: use admonitions styling be4eb5f
  • chore: rename useController to useParallaxController 97a542a
  • test: useController 5f1c45c
  • docs: formatting 8dde49f
  • docs: add title 78b8ad7
  • docs: add new logo d5d9f10
  • docs: update readme and add demos df4f4b3
  • docs: example independent easing a3da5d2
  • docs: bump version and use shouldAlwaysCompleteAnimation in demos 3b7cb38

v3.0.0-beta.9...v3.0.0-beta.10

v3.0.0-beta.9

17 Jan 08:20
Compare
Choose a tag to compare
v3.0.0-beta.9 Pre-release
Pre-release
  • chore: bump controller and support shouldStartAnimationInitialInView 2c16591
  • docs: add easing demo 8efdf9d

v3.0.0-beta.8...v3.0.0-beta.9

v3.0.0-beta.8

16 Jan 23:58
Compare
Choose a tag to compare
v3.0.0-beta.8 Pre-release
Pre-release
  • fix: bump parallax controller version 43d16f2
  • docs: correct npm install and fix badge 8610914
  • docs: fix link color ed7c7fc
  • docs: use shields for versions a8317da
  • docs: update readme 3d14548
  • docs: setup tailwind in docs and add examples dcffeaf
  • docs: add imports 70232c8
  • docs: update navbar 745e724
  • doc: fix edit url 6874eca
  • fix: broken link e3b1a8b
  • chore: add badges and rename workflows b7e806a
  • docs: add github url 82a3417
  • docs: link to components and hooks 7f4ee21
  • docs: parallax provider doc updates and examples 79564a7
  • docs: update intro d613c4a
  • docs: update usage documentation b87429b
  • docs: fix link 790687d
  • chore: move postcss options to storybook config to avoid doc conflict 4ebec4c
  • docs: refactoring docs to docusaurus d4bf2ca
  • docs: update intro 2f3ba2c
  • docs: add doc site d84b5c0

v3.0.0-beta.7...v3.0.0-beta.8

v3.0.0-beta.7

12 Jan 23:53
Compare
Choose a tag to compare
v3.0.0-beta.7 Pre-release
Pre-release
  • docs: docs for useParallax hook bf2572d
  • chore: add useParallax story a0f67ad
  • chore: remove default props 5d9d789
  • chore: cleanup and test useParallax hook 98df40f
  • test: update ParallaxBanner tests using react-testing-library cde557f

v3.0.0-beta.6...v3.0.0-beta.7

v3.0.0-beta.6

12 Jan 05:12
Compare
Choose a tag to compare
v3.0.0-beta.6 Pre-release
Pre-release
  • docs: update readme 10f8ed1
  • docs: update readme f1f56be
  • docs: link to props documented in the parallax controller package c41ad13

v3.0.0-beta.5...v3.0.0-beta.6

v3.0.0-beta.5

12 Jan 00:54
Compare
Choose a tag to compare
v3.0.0-beta.5 Pre-release
Pre-release
  • feat: bump controller to latest and use built in speed prop handling bd66fa5
  • test: fix tests 8c1ce2a
  • feat: return a single element from <Parallax>, remove unused inner element props 5a974af

v3.0.0-beta.4...v3.0.0-beta.5

v3.0.0-beta.4

11 Jan 20:42
Compare
Choose a tag to compare
v3.0.0-beta.4 Pre-release
Pre-release
  • fix: use beta tag in np congig 77c1c34
  • return controller and element in hook 2354e46
  • use generic for useParallax ref a0ab4ba

v3.0.0-beta.3...v3.0.0-beta.4