1
Fork 0
tildes-shepherd/source/content-scripts
Bauke 548984a6df
Render the steps before the tour starts.
By defining the steps as consts in the top level they were
being initialized immediately as the page loads. By having
them initialized in a function it will correctly have access
to everything on the page and not render steps of tours
we aren't going to start.
2023-07-03 14:11:46 +02:00
..
scss Add a warning to logged out users that tours will break. 2023-07-01 12:14:02 +02:00
setup.ts Render the steps before the tour starts. 2023-07-03 14:11:46 +02:00