react-stickyroll icon indicating copy to clipboard operation
react-stickyroll copied to clipboard

A react implementation of stickyroll (original)

Results 9 react-stickyroll issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup](https://rollupjs.org/) ([source](https://togithub.com/rollup/rollup)) | [`2.0.5` -> `2.75.7`](https://renovatebot.com/diffs/npm/rollup/2.0.5/2.75.7) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typedoc](https://typedoc.org) ([source](https://togithub.com/TypeStrong/TypeDoc)) | [`0.16.11` -> `0.22.17`](https://renovatebot.com/diffs/npm/typedoc/0.16.11/0.22.17) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rollup-plugin-typescript2](https://togithub.com/ezolenko/rollup-plugin-typescript2) | [`0.26.0` -> `0.32.1`](https://renovatebot.com/diffs/npm/rollup-plugin-typescript2/0.26.0/0.32.1) | [![age](https://badges.renovateapi.com/packages/npm/rollup-plugin-typescript2/0.32.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/core](https://babel.dev/docs/en/next/babel-core) ([source](https://togithub.com/babel/babel)) | [`7.8.7` -> `7.18.5`](https://renovatebot.com/diffs/npm/@babel%2fcore/7.8.7/7.18.5) |...

complete rewrite & restructure BREAKING CHANGE: complete rewrite ## Motivation This PR is a rewrite. It uses the react hook under the hood. It also adds storybook as a documentation...

Hello, I am not finding any documentation for using Parallax Effect. I am see parallax effect in this example -https://stickyroll.github.io/react-stickyroll/#!/device-support/1 Can you give any work example or codeSandBox example- This...

Hi, Thanks for the work on this library. I'm using the `useStickyRoll` hook and I'm having trouble implementing the `throttle` util in a function component, and I cannot find examples...

Planned features: * [x] Stickyroll hook * [x] factor * [x] throttle * [x] `useAnchors` hook * [ ] Stickyroll component * [x] integrate Stickyroll hook * [ ] optionally...

Trying to get to this section in the documentation, but the page is missing https://stickyroll.github.io/react-stickyroll/doc/guide/styled-components/Readme.html I am hoping to figure out how to use {progress} with css to pull my...

question