tour
Here are 137 public repositories matching this topic...
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Jul 12, 2020 - Swift
-
Updated
Mar 27, 2020 - JavaScript
Some steps may click a button on a page or do other things to the page. Because users can be forward and backward it can be difficult to put the page back where it should be when they leave a step. It would be easier if there was a way to have a callback function for a given step.
It would be nice if a class or property was added for the elements. Because I suppose I want to increase the active element (transform or z-index)
Thank u!
Hi, it would be nice if you could add skip button for a sequence show case with more than 5 show case.
I has around 10 show case and it kinda annoying for user to click all the way to the end.
-
Updated
Jun 15, 2017 - TypeScript
I am using the exact versions of the following:
- Browser: [Chome|Firefox|IE|Safari] Version: 61.0.3163.100 (Official Build) (64-bit)
- AngularJS: v1.6.1
- Angular Bootstrap: 2.5.0
- Angular UI Tour: 0.9.2
I have installed this library via: Bower
It would be nice to tell a certain step to not allow the user to click to the next step, and instead manually control when that ste
-
Updated
Jul 10, 2020 - JavaScript
Describe the bug
Installing package for Angular 8+ shows warnings.
To Reproduce
- Create an Angular project with version >= 8
- Run
npm install ngx-joyride --save
Expected behaviour
Should install without warning
Actual behaviour
Shows the following warnings after install
npm WARN ngx-joyride@2.2.10 requires a peer of @angular/core@>=4.0.0 <8.0.0 but none
Same as the compilation of the source code examples, all internal as well external links should be checked during the sanity check. That means that the external links are still reachable and not out-dated and we don't have typos in the links. A first simple check could be to extract all elements out of the final, rendered markdown and check whether we don't get 4xx or 5xx HTTP error codes for
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Nov 12, 2017 - JavaScript
For example when hovering over the "starred items" icon on Slack, you get a nice popup as follows
Then when you click on the icon, the (single step) tour begins
 appear. I "believe" it has something to do with templates. But I'm really not sure. It would be great if it was introduced before using it (note: the ! was already used in https://tour.dlang.org/tour/en/basics/alias-strings ).
-
Updated
Dec 5, 2018 - JavaScript
Improve this page
Add a description, image, and links to the tour topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tour topic, visit your repo's landing page and select "manage topics."



Description
Stumbled across this in the documentation while going through the 'Quick Start' guide. Link provided to see all (HTML?) attributes leads to Github page with a message stating the documentation was moved.
Page with broken link: https://introjs.com/docs/getting-started/start
I'd imagine this is an easy fix, but just wanted to highlight the href value needs updated.
Expect