hopscotch v0.0.1 Release Notes

Release Date: 2012-09-11 // over 11 years ago
    • c6f6b98 initial commit (@gkoo)
    • 0e11aa8 Get rid of Hopscotch Manager (@gkoo)
    • 40befd1 scroll to bubble when it's out of viewport (@gkoo)
    • 2196489 add a close button to the bubble (@gkoo)
    • 604d8df added next/prev btn callbacks, window autoscroll on targetEl out of bounds as well (@gkoo)
    • afb3097 use some less annoying callback examples for nav buttons (@gkoo)
    • b0ecd04 get demo page ready (@gkoo)
    • c5a0e59 added arrows to bubble, smoothscroll option (@gkoo)
    • a029fc7 Bunch of changes (@gkoo)
    • a75c925 Cookie functions, re-position bubble on window resize (@gkoo)
    • c1c4acd Added multi-page functionality (@gkoo)
    • 1a0884b disable back buttons for steps that are multipage (@gkoo)
    • 33d38fd standardize font for prototype bubble to helvetica (@gkoo)
    • a9ac625 Added debug panel, callback for every next button, i18n support (@gkoo)
    • f2e1b89 some code cleanup (@gkoo)
    • f54d05d added bounce to steps (@gkoo)
    • 8ba4005 fix bouncing on window resize (@gkoo)
    • 1ec5eea change to utils.removeClasses, changed callback naming convention (@gkoo)
    • 91ac815 defer tour until window onload (@gkoo)
    • a0dc126 compile .less files to hopscotch.css (@gkoo)
    • cc1bd9d added scrollTopMargin config option (@gkoo)
    • d4a8e29 fix arrow position for top-aligned bubbles, fix scroll issue (@gkoo)
    • 04ba9ed add some preliminary styles (@gkoo)
    • 993d633 remove onload listener. that was stupid.
    • ed03685 fix text flickering in webkit, fix bounce right (@gkoo)
    • 8316dba fix empty content/title bug (@gkoo)
    • bd27109 make api calls chainable (@gkoo)
    • fd22841 made the arrows (@gkoo)
    • 3cc4ff8 add check for document.readyState, fallback for transparent borders (@gkoo)
    • 32dd422 added substep functionality (@gkoo)
    • e443867 change style of back button (@gkoo)
    • ba5a9ce update minified/compiled js/css (@gkoo)
    • d33b71c allow starting a tour from arbitrary step number (@gkoo)
    • 567f85c fix bug with multi-part steps (@gkoo)
    • ff332bb added onStart, onEnd callbacks (@gkoo)
    • 835fc1b add getCurrStepNum api calls, change scrollMargin default to 200 (@gkoo)
    • badbed3 ability to add multiple callbacks (@gkoo)
    • df9ec11 whooops! hide bubble if not starting tour right away (@gkoo)
    • 06d62e2 added handling for when target element doesn't exist (@gkoo)
    • ee53e1e added new sprite, adjusted text alignment (@gkoo)
    • 32c1bfe update example tour (@gkoo)
    • 000e05d update minified resources (@gkoo)
    • 3274094 added skip button option (@gkoo)
    • 1fa2c3d fix arrow width (@gkoo)
    • 32134b6 added getCurrTour function (@gkoo)
    • f0a08a5 added jquery version (@gkoo)
    • 399e97a added close callback (@gkoo)
    • 28c1a1e get rid of some references to jquery in vanilla hopscotch (@gkoo)
    • 2191c03 adding some return this's
    • 9be5105 update minified js (@gkoo)
    • 204b075 change localStorage to sessionStorage (@gkoo)
    • dd5d21b add return this to hopscotch.configure (@gkoo)
    • b2601b1 gah. need to hide bubble if not starting tour right awy (@gkoo)
    • 5de8755 changes from eugene's comments on reviewboard #88122 (@gkoo)
    • 4f845d1 fix some alignment for the bubble (@gkoo)
    • 3cce1dc change close button text to i18n version (@gkoo)
    • c1f3069 change how options are defaulted, plus few other bug fixes (@gkoo)
    • bd5eb1e forgot to add one line to jquery version, also minify (@gkoo)
    • 827e2cf remove cookie from configurable options (@gkoo)
    • e52b256 remove some config options, invoke error cb for skipIfNoElement (@gkoo)
    • 31fc5c5 initial work on flip stuff (@gkoo)
    • 3f01e2e handle case where first element isn't present (@gkoo)
    • 6f027ba don't invoke end callback if first element is missing (@gkoo)
    • 1d95c92 change the way next callbacks are invoked (@gkoo)
    • ed53308 fix arrow offset bug (@gkoo)
    • 402c3a6 call start callback even if resuming multi-page tour (@gkoo)
    • 71cc66a handle fixed positioned elements (@gkoo)
    • 9cdf846 add the minify scripts (@gkoo)
    • cd71009 added delay, z-index option for steps (@gkoo)
    • c999f61 fixed a bug on flip. (flip not implemented on jquery version yet) (@gkoo)
    • 0b09e72 hide bubble on prevbtn click (for autoscroll) (@gkoo)
    • db7c2bb fade in transition for bubble (@gkoo)
    • 36ba397 add in the minified versions of fade stuff (@gkoo)
    • 9a06569 added onShow callback (@gkoo)
    • 64b83cf oops, forgot two more references to bounce (@gkoo)
    • cee0858 add setCookie api call (@gkoo)
    • 732e3b5 fix a merge bug (@gkoo)
    • 2cdb71c updated sprites (@gkoo)
    • 0c7a7a2 fixed a bug with animate (@gkoo)
    • ea34f44 create vars.less for less variables (@gkoo)
    • 0bb4537 a couple more additions to vars.less (@gkoo)
    • fc91035 add jquery checks back in (@gkoo)
    • bae5eba check delay for nextOnTargetClick (@gkoo)
    • 680ef4b fix delay for nextOnTargetClick (@gkoo)
    • 10b0327 some css tweaks hans requested (@gkoo)
    • 32af391 update demo page (@gkoo)
    • 6006364 added TODO file (@gkoo)
    • 050085b add a comment to bubble.hide() (@gkoo)
    • 709af75 add JSDocs and adjust some commenting (@gkoo)
    • 0e7d199 minifying from previous commit (@gkoo)
    • 4f34083 getting rid of cruft files in docs (@gkoo)
    • d0b2295 change file name to reflect version (@gkoo)