scrollytelling icon indicating copy to clipboard operation
scrollytelling copied to clipboard

A library for creating Scrollytelling animations, powered by React & GSAP.

Results 14 scrollytelling issues
Sort by recently updated
recently updated
newest added

The current horizontal scroll example from the [pin section](https://scrollytelling.basement.studio/docs/api-reference/pin) in the documentation ([stackblitz link](https://stackblitz.com/edit/stackblitz-starters-fx6y3a?file=src/style.css,src/App.tsx)) has a problem when it comes to horizontal overflows. Said problem can be seen in the...

Could you expose the scroller prop? https://gsap.com/docs/v3/Plugins/ScrollTrigger/scroller Or is there another way to set the scrolling listener to another element rather than the default which is viewport?

The visualizer is blank and not showing any information about the animations. You can see it happening in this example from the website if you enable the visualiser on root:...

The `ImageSequenceCanvas` was the first component we prototyped, and it didn't took advantage of all the primitives we created since. As such, it has a different API than the rest...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

I am just sharing the idea of better implementation of the existing component. The way below we have more control of the value to the children div or components. Hence...

Working on https://github.com/basementstudio/scrollytelling/pull/30 some types came up as poorly named and some other are very similar to `gsap` types.

documentation