File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# react-scroll-trigger
22
3+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/ryanhefner/react-scroll-trigger.svg )] ( https://greenkeeper.io/ )
4+
35React component that monitors ` scroll ` events to trigger callbacks when it enters,
46exits and progresses through the viewport. All callback include the ` progress ` and
57` velocity ` of the scrolling, in the event you want to manipulate stuff based on
Original file line number Diff line number Diff line change 3232 "react-dom" : " >=15"
3333 },
3434 "dependencies" : {
35- "clean-react-props" : " ^0.1.3 " ,
35+ "clean-react-props" : " ^0.2.1 " ,
3636 "lodash.throttle" : " ^4.1.1" ,
3737 "lomit" : " ^0.1.1" ,
3838 "prop-types" : " ^15.6.1"
4949 "jest" : " ^22.4.2" ,
5050 "pretty-bytes" : " ^4.0.2" ,
5151 "react" : " ^16.2.0" ,
52- "rollup" : " ^0.56.4 " ,
52+ "rollup" : " ^0.57.0 " ,
5353 "rollup-plugin-babel" : " ^3.0.3" ,
5454 "rollup-plugin-commonjs" : " ^9.0.0" ,
5555 "rollup-plugin-json" : " ^2.3.0" ,
You can’t perform that action at this time.
0 commit comments