This repository has been archived by the owner on Feb 17, 2021. It is now read-only.
Releases: LinkedInAttic/hopscotch
Releases · LinkedInAttic/hopscotch
v0.3.1
v0.3.0
v0.2.8
v.0.2.7
v0.2.6
- #287 Add new items to .gitignore (ported over from gh72).
- #275 Update jasmine version in package.json
- #273 Fix unlisten method (wrong callback equals)
- #253 Improve documentation of the target attribute of step elements.
- #280 Miss a variable declaration
- #291 Add error callback for showStep (Issue #274)
v0.2.5
- #188 [GH-188] No event called after tour is finished
- #193 [GH-190] Close button should be a button
- #187 [GH-24] Recover when tour bubble DOM element is destroyed
- #183 Remove moot
version
property from bower.json - #181 Remove all styling from hopscotch.less
- #182 [GH-175] totalSteps should be i18n-ified
- #178 [GH-177] Require existing target element for stand-alone callouts
- #176 [GH-172] documentIsReady is when document.readyState is complete
0.2.4
v0.2.3
- #139 RefreshBubblePosition updates all known callouts
- #136 Ignore skipped steps in numbering
- #137 NextOnTarget Click event not always removed
- #133 Add right-to-left support to hopscotch
- #128 Trailing comma in opts.i18n object
- #126 Revert default z-index to empty vs auto
- #102 Callbacks on callouts do not work