Skip to content

Releases: shipshapecode/shepherd

v0.6.7

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 01:20
951d8b06941901c53f88d4f8b690777f19f454cf compiled changes

v0.6.6

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 01:12
Fix button location

v0.6.5

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 01:09
Use correct button text option

v0.6.4

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 01:04
Fix install helper run only once

Theme improvements

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 00:59
v0.6.3

Theme improvements, add square dark theme

v0.6.2

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 00:55
install.json fix

Install options order improvements

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 00:52
v0.6.1

Better install options order

Add three new themes, make installable

Choose a tag to compare

@adamschwartz adamschwartz released this 15 Jan 00:49
Merge pull request #19 from HubSpot/install

First pass at making Shepherd installable

v0.5.1

Choose a tag to compare

@zackbloom zackbloom released this 16 Apr 18:34

Fixes a bug in how events get propagated to the global Shepherd object.

v0.5.0

Choose a tag to compare

@adamschwartz adamschwartz released this 16 Apr 17:47
  • Reverses the top and bottom attachment keywords, to make things consistent
  • New active and inactive events are fired when a tour begins and ends. These events are also propagated to the global Shepherd object.
  • New showCancelLink option, which shows an '×' link in the header of the step.
  • New data attribute data-shepherd-step is added to the body during the tour.
  • New class on the body shepherd-active when a tour is under weigh.