Releases: shipshapecode/shepherd
Releases · shipshapecode/shepherd
Release list
v0.6.7
951d8b06941901c53f88d4f8b690777f19f454cf compiled changes
v0.6.6
v0.6.5
v0.6.4
Theme improvements
v0.6.3 Theme improvements, add square dark theme
v0.6.2
Install options order improvements
v0.6.1 Better install options order
Add three new themes, make installable
Merge pull request #19 from HubSpot/install First pass at making Shepherd installable
v0.5.1
v0.5.0
- Reverses the
topandbottomattachment keywords, to make things consistent - New
activeandinactiveevents are fired when a tour begins and ends. These events are also propagated to the globalShepherdobject. - New
showCancelLinkoption, which shows an '×' link in the header of the step. - New data attribute
data-shepherd-stepis added to the body during the tour. - New class on the body
shepherd-activewhen a tour is under weigh.