Releases: squirrelsquirrel78/react-scrollama
Releases · squirrelsquirrel78/react-scrollama
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
v2.2.11
- format 4ccb2a5
- temp redundancy for offset dimensions init (CDM + window load) 37177f6
- Merge pull request #51 from jsonkao/dependabot/npm_and_yarn/example/elliptic-6.5.3 f4e52a1
- Merge pull request #50 from jsonkao/dependabot/npm_and_yarn/elliptic-6.5.3 af37d77
- Merge pull request #48 from jsonkao/dependabot/npm_and_yarn/lodash-4.17.19 1ec33fb
- Merge pull request #49 from jsonkao/dependabot/npm_and_yarn/example/lodash-4.17.19 7b0e89a
- Bump elliptic from 6.5.2 to 6.5.3 in /example 94e8406
- Bump elliptic from 6.5.2 to 6.5.3 0da82b5
- Bump lodash from 4.17.15 to 4.17.19 in /example 5fe7a23
- Bump lodash from 4.17.15 to 4.17.19 5345b8d
- move some usage instructions higher up bed9ef9
- Merge pull request #46 from jsonkao/dependabot/npm_and_yarn/example/websocket-extensions-0.1.4 eb916c9
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /example fdb0e73
- Update README.md 13f221f
- Merge branch 'master' of github.com:jsonkao/react-scrollama ad4231c
- better code 96c08cf
- body margin 9bc7948
- gifs table! 16c1ede
- progress and sticky gifs 9f77b0e
- move a color out af6917b
- Merge branch 'master' of github.com:jsonkao/react-scrollama d18fcf7
- use gif c996772
- original demo mov 97baa04
- meta tags 437f227
- progress coloring in demo d296261
- Update README.md 4a5b111
- update dev deps f12203d
- separate example into demo 2a17225
v2.2.10
v2.2.8
- reset data in example on top step exit 1731950
- update the weird floating point epsilon top exit thing 59f29dc
- smarter default offsetmargin so the debug doesnt flash positions. might be a bad idea 8d36506
- use window load not componentdidmount 4d6a52b
- changing the step height while rendering is a no no rn d1c927c
- fixes weird floating point issue in chrome in intersectStepAbove 564888f
Closes #39.
v2.2.7
v2.2.5
- stop using crypto client side 668a902
v2.2.3
- intersectionobserver polyfill notice c6f95fc
v2.2.0
Remove all dependencies. Upgraded some devDependencies in example/.