reactour icon indicating copy to clipboard operation
reactour copied to clipboard

Tourist Guide into your React Components

Results 79 reactour issues
Sort by recently updated
recently updated
newest added

These changes do not affect the samples at first but the code is now more copy-pasteable. It should help React beginners to understand better how to use the lib and...

Now the description of the props will be shown in the Playground: ![image](https://user-images.githubusercontent.com/1594658/138575303-cd76894e-a48c-4363-bb0d-df3b1a700390.png)

I'm looking the way to tweak tour appearing behavior. What I see now: When tour appears for first time, it always starts from left top corner of the screen and...

Hi, is there a way to change the default positioning of center when the screen size is smaller than the one's of Tour? This is how it looks when the...

minimal-repro

In the latest version if the first step is intended as a modal in the center of the screen and no DOM selector is passed, the `Guide` renders at the...

Ref #291 Please give me your thoughts.

hi! thanks for the amazing library. I added a check to close the tour when the user reached the last step with the keyboard. hope you like!

**Problem** When styling helper's elements, I found it odd that to style the navigation's position, a user had to look in source code to find the _data-_ tag and then...

Hi @elrumordelaluz! Thanks for this library, it is working out really well for me, great work! I was just wondering, does the older playground deployment with code snippets and examples...