Releases: jsonkao/react-scrollama
Releases · jsonkao/react-scrollama
v2.2.3
v2.3.2
- Merge pull request #90 from fschwander/updating-dependencies 4d81e4b
- Merge branch 'master' into updating-dependencies a2579bd
- fix: adding missing default value for offset according to documentation 2712608
- example app upgraded to react 18 and updated dependencies 53e0803
- including react 18 in peer dependencies and updated dependencies 95b4cc1
v2.3.1
- Merge pull request #89 from thisispaul/master 09c442a
- gatsby SSR fix 2504ade
- Merge pull request #80 from jsonkao/dependabot/npm_and_yarn/example/async-2.6.4 b5a0597
- Bump async from 2.6.3 to 2.6.4 in /example 166bf5d
- Merge pull request #86 from jsonkao/dependabot/npm_and_yarn/example/follow-redirects-1.15.1 dda5815
- Bump follow-redirects from 1.13.0 to 1.15.1 in /example 6b2a81d
- Merge pull request #81 from jsonkao/dependabot/npm_and_yarn/example/eventsource-1.1.1 341e106
- Bump eventsource from 1.0.7 to 1.1.1 in /example fb40f82
- add offset prop to <Scrollama /> in documentation 6890e59
v2.3.0
v.2.3.0-beta.0 — Functional rewrite beta
- lockfilev2 27117c6
- Update README.md 10bfe2e
- Merge pull request #65 from jsonkao/dependabot/npm_and_yarn/lodash-4.17.21 e74c46b
- Bump lodash from 4.17.20 to 4.17.21 401e61d
- Merge pull request #64 from jsonkao/dependabot/npm_and_yarn/hosted-git-info-2.8.9 d664a10
- 400px offset looks better in demo website d6452b4
- Bump hosted-git-info from 2.8.8 to 2.8.9 f6eb5f1
- Merge pull request #54 from maerzhase/master f4595bc
- update README to match latest feature implementations a2e72c6
- rename component back to Scrollama 9788ba4
- Update README.md 4394c80
- Merge remote-tracking branch 'jsonkao/master' 6f76da8
- bump react + reactdom version to 16.8.0 the one with hooks 9322d65
- remove console.log from example 990f01e
- update example react dependencies eadae9f
- add direction to onStepProgress callback 1279191
- add react-intersection-observer dependency d21baf2
- use react-intersection-observer; removes custom implementation cde4756
- Merge branch 'master' into master 141fcff
- calculate progressRootMargin based on window height 6958c36
- use IntersectionObserver for tracking progress 150fd1d
- fix rootMargin definition 32fe67b
- only add resize listener for pixel offsets 43ab993
- Merge branch 'master' into master 61c2f5a
- Merge pull request #1 from maerzhase/feature/functional-rewrite 20da3b7
- fix window resize breaks offset defined in pixels fcc830c
- use pixel offset in demo 34a1a05
- allow offset defined in px 27ad21b
- add isOffsetInPixels utility f194b9c
- remove react and react-dom from dev dependencies 38abef1
- rewrite scrollama with functional components and hooks d868e24
- add react-intersection-observer-hook dependency 773d1f7
v2.2.16
- Update README.md 2a5d858
- Merge pull request #63 from jsonkao/dependabot/npm_and_yarn/example/elliptic-6.5.4 321a333
- homepage changes f790b8a
- Update README.md 0044ad4
- Update README.md 4ca2d65
- Update README.md cc850c6
- Update README.md 2b55610
- Bump elliptic from 6.5.3 to 6.5.4 in /example 88e1f32
- add description to demo cb10bb3
- Merge pull request #62 from jsonkao/dependabot/npm_and_yarn/example/ini-1.3.7 3e3d4bb
- Bump ini from 1.3.5 to 1.3.7 in /example 5f2d42c
v2.2.15
v2.2.14
v2.2.13
v2.2.12
- format 90480a9
- Merge branch 'maerzhase-master' 52bfed1
- add more contributors to readme 9dea697
- 2.2.11 538017a
- format e9d22e1
- temp redundancy for offset dimensions init (CDM + window load) 17ab78d
- Bump elliptic from 6.5.2 to 6.5.3 in /example 0148673
- Bump elliptic from 6.5.2 to 6.5.3 09d6056
- Bump lodash from 4.17.15 to 4.17.19 d202322
- Bump lodash from 4.17.15 to 4.17.19 in /example 79385b8
- add more contributors to readme 13198d2
- init on componentDidMount; quickfix for undefined state b83b2f5
- return offsetHeight on updateOffsetHeight 24f36a3