Skip to content

Releases: sjmc11/tourguide-js

v0.0.27-alpha

06 May 18:13
Compare
Choose a tag to compare

What's Changed

  • Pass step indexes to onBeforeStepChange and onAfterStepChange callbacks by @mcrampon in #61

New Contributors

Full Changelog: v0.0.26-alpha...v0.0.27-alpha

v0.0.26-alpha

28 Mar 12:37
Compare
Choose a tag to compare

Full Changelog: v0.0.22-alpha...v0.0.24-alpha

  • Prevent user from clicking elements covered by the backdrop when exitOnClickOutside = true.
  • Additional option for activeStepInteraction allowing user to click on elements inside the active tour step element without the need for applying their own pointer-events: none css to the .tg-backdrop element.

v0.0.22-alpha

28 Mar 11:09
Compare
Choose a tag to compare

Full Changelog: v0.0.21-alpha...v0.0.22-alpha

Fix for #49 - refactor how scroll and resize events are initialised and destroyed.

v0.0.21-alpha

28 Mar 10:36
Compare
Choose a tag to compare

What's Changed

  • fix: prevent undefined _index error in steps.ts by @abdKelanii in #55

New Contributors

Full Changelog: v0.0.20-alpha...v0.0.21-alpha

v0.0.20-alpha

03 Mar 11:50
Compare
Choose a tag to compare

What's Changed

  • Fix Implicit Step Ordering and PropagateEvents by @N-Coder in #51

New Contributors

Full Changelog: v0.0.19-alpha...v0.0.20-alpha

v0.0.19-alpha

07 Jan 18:20
Compare
Choose a tag to compare

Fix [#46]

  • No longer call beforeLeave callback when triggering a step for the first time.

What's Changed

  • Added a check for start of tour in handleVisitStep.ts to fix issue#46 by @yukhnevych in #47

New Contributors

Full Changelog: v0.0.18-alpha...v0.0.19-alpha

v0.0.18-alpha

01 Nov 22:55
Compare
Choose a tag to compare

Support the propagateEvents configuration option to allow clicking elements in the highlighted area.

v0.0.17-alpha

30 Aug 19:59
Compare
Choose a tag to compare

Minor fixes & improvements

Issue fixes & Improvements

16 Mar 11:26
Compare
Choose a tag to compare

What's Changed

TS import fixes + type declarations

05 Jan 11:28
Compare
Choose a tag to compare

What's Changed

  • fix: Fix optional arrow and mandatory callback types by @danidee10 in #26
  • tour.d.ts file now present in library

New Contributors

New NPM version released

version 0.0.12 available on NPM

Full Changelog: v0.0.11-alpha...v0.0.12-alpha