Semantic-ui: [UI] Tour / Guide

Created on 2 Sep 2014  路  3Comments  路  Source: Semantic-Org/Semantic-UI

It could be very nice to have an onboarding module.
Or perhaps just a theme this one or another ?
https://github.com/usablica/intro.js / http://usablica.github.io/intro.js/

or this one : http://github.hubspot.com/shepherd/docs/welcome/

UI Component stale

Most helpful comment

I tweaked Intro.js plugin to work with Semantic UI. Have a look at : https://github.com/mariusWeceipt/intro.js

Initialization, step and hint definition works the same as "classic" intro.js : https://github.com/usablica/intro.js

Added an option to change elements color. Just use introJs().setOption({ 'customColor' : 'teal' }). Default color is Semantic UI's teal, but you can use any color class name (teal, pink, positive, primary, etc...).

All 3 comments

+1

I tweaked Intro.js plugin to work with Semantic UI. Have a look at : https://github.com/mariusWeceipt/intro.js

Initialization, step and hint definition works the same as "classic" intro.js : https://github.com/usablica/intro.js

Added an option to change elements color. Just use introJs().setOption({ 'customColor' : 'teal' }). Default color is Semantic UI's teal, but you can use any color class name (teal, pink, positive, primary, etc...).

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

miguelmota picture miguelmota  路  3Comments

arj-196 picture arj-196  路  3Comments

Morrolan picture Morrolan  路  3Comments

mixerp picture mixerp  路  3Comments

vinhtq picture vinhtq  路  3Comments