hopscotch v0.1.0 Release Notes

Release Date: 2013-05-15 // almost 11 years ago
    • e7273e0 fix onShow not executed when step.fixedElement (@gkoo)
    • 4ba10c1 make jshint happy. fix callouts not showing on creation. (@gkoo)
    • 3b85892 update minify script to point to the new less location (@gkoo)
    • ed6d7e8 jshintify Sizzle, turn input buttons to regular buttons (@gkoo)
    • b968090 Create helpers API for callbacks (@gkoo)
    • 7426f30 update minified JS (@gkoo)
    • a377b2b update sprite to latest - * v0.3 (@gkoo)
    • ed78265 fix error when hopscotch is included in the head, instead of end of body (@gkoo)
    • d117e95 use Array.isArray if available for utils.isArray (@gkoo)
    • e73c4e5 move onShow callback to invoke after bubble actually shows (in case of windowScroll) (@gkoo)
    • e2e37f1 add a CTA button for Hopscotch callouts (and tour steps, I guess) (@gkoo)
    • 0bcba90 update demo page for callout CTA example (@gkoo)
    • d87ef47 add a document variable (@gkoo)
    • 74bdfb8 change Array.isArray backfill (@gkoo)
    • f346215 invoke tour-wide callbacks first, then step-specific callbacks (@gkoo)
    • f2581a6 Some fixes (@gkoo)
    • 41ced7b Support multiple targets for a step. (@zimmi88)
    • d462e59 Whoops, remove debug code. (@zimmi88)
    • 342aafb Move runTargetTest into utils. (@zimmi88)
    • c1f74b7 Fix var typo. (@zimmi88)
    • bc3b9a5 add support for multiple step targets, fix a bug with missing first step target (@gkoo)
    • 226fc18 undo the global/local callback reordering (@gkoo)
    • 3f63619 some fixes to CTA button (@gkoo)
    • 6f00b11 check backwards-direction multipage, for when onPrev wants to go to previous page (@gkoo)
    • a231d78 adding a generic utils.addEvtListener helper function (@gkoo)
    • 8615858 fix cookie tour step overriding startTour param (@gkoo)
    • 0cfba19 fix gradient mixin for IE (@gkoo)
    • 6fa65a0 improve addClass and removeClass util fns (@gkoo)
    • 0ec9d92 added README (@gkoo)
    • f320f02 Fix bug where tour doesn't start if the saved step is the last step on a (@gkoo)
    • dc9e93e Wrote first tests and fixed some bugs (@gkoo)
    • b27f16a A lot of tests and fixes for bugs uncovered. (@gkoo)
    • 423e8a9 Added tests for Hopscotch callouts (@gkoo)
    • 2e94706 cleanup junk files (@gkoo)
    • fde8f11 Create demo page, update some tour options (@gkoo)
    • adfc4ae reorganize test directory (@gkoo)
    • a285997 add license, attribution, and comments to LESS files (@gkoo)
    • 5f3a572 rename screenshot, put at top of README (@gkoo)
    • cbf0f87 update licensing info for fade.less (@gkoo)
    • 19f5850 add licensing for buttons.less (@gkoo)
    • 50ca76b added table of contents to demo page (@gkoo)
    • 26e630d add Hopscotch Callouts to demo TOC (@gkoo)
    • d2cae5e make CTA button callback to close automatically (@gkoo)
    • cba5193 update minified hopscotch (@gkoo)
    • 5d6384f bump version to 0.1 (@gkoo)