0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug where tour doesn't start if the saved step is the last step on a page. (multipage flag is set) Remove bubble animate option. It doesn't really make sense with page autoscrolling and it was buggy anyways. More... over 12 years ago
added README More... over 12 years ago
improve addClass and removeClass util fns More... over 12 years ago
fix gradient mixin for IE More... over 12 years ago
fix cookie tour step overriding startTour param More... over 12 years ago
adding a generic utils.addEvtListener helper function More... over 12 years ago
check backwards-direction multipage, for when onPrev wants to go to previous page More... over 12 years ago
some fixes to CTA button More... over 12 years ago
undo the global/local callback reordering More... over 12 years ago
add support for multiple step targets, fix a bug with missing first step target More... over 12 years ago
Fix var typo. More... over 12 years ago
Move runTargetTest into utils. More... over 12 years ago
Whoops, remove debug code. More... over 12 years ago
Support multiple targets for a step. More... over 12 years ago
Some fixes More... over 12 years ago
invoke tour-wide callbacks first, then step-specific callbacks More... over 12 years ago
change Array.isArray backfill More... over 12 years ago
add a document variable More... over 12 years ago
update demo page for callout CTA example More... over 12 years ago
add a CTA button for Hopscotch callouts (and tour steps, I guess) More... over 12 years ago
move onShow callback to invoke after bubble actually shows (in case of windowScroll) More... over 12 years ago
use Array.isArray if available for utils.isArray More... over 12 years ago
fix error when hopscotch is included in the head, instead of end of body More... over 12 years ago
update sprite to latest -- v0.3 More... over 12 years ago
update minified JS More... over 12 years ago
Create helpers API for callbacks More... over 12 years ago
jshintify Sizzle, turn input buttons to regular buttons More... over 12 years ago
update minify script to point to the new less location More... over 12 years ago
make jshint happy. fix callouts not showing on creation. More... over 12 years ago
fix onShow not executed when step.fixedElement More... over 12 years ago