I mentioned tour.js in tip #63. Here is another addon that does the same thing and I think it is better. I went with tour.js simply because the documentation looked easier but I have a feeling ember-shepherd is a better choice – let me know which one you like.
Install it
Inject it
Configure it
See https://github.com/shipshapecode/ember-shepherd#steps
Install it
1 |
ember install ember-shepherd |
Inject it
1 |
tour: Ember.inject.service() |
Configure it
See https://github.com/shipshapecode/ember-shepherd#steps
Demo
Credits & Links
ember-shepherd at https://github.com/shipshapecode/ember-shepherd
Thanks Robert and ShipShape
Demo at http://shipshapecode.github.io/ember-shepherd/