Skip to content

Releases: dominictwlee/react-interactive-guide

v4.0.2

24 Sep 14:57
Compare
Choose a tag to compare

4.0.2 (2020-09-24)

Bug Fixes

v4.0.1

23 Jun 08:58
Compare
Choose a tag to compare

4.0.1 (2020-06-23)

Reverts

  • "Filter out missing elements (#2)" (478bd53)
  • "remove optional chaining, not supported by microbundle yet" (64c64de)

v4.0.0

22 Jun 14:26
Compare
Choose a tag to compare

4.0.0 (2020-06-22)

Bug Fixes

  • remove optional chaining, not supported by microbundle yet (e933f6b)

Features

BREAKING CHANGES

  • update API to not use data attributes

v3.0.0

06 May 18:55
Compare
Choose a tag to compare

3.0.0 (2020-05-06)

Bug Fixes

  • reverse offset to match css positioning system (9ea5291)

BREAKING CHANGES

  • This reverses the direction that elements will move according to offsetY

v2.3.1

05 May 20:35
Compare
Choose a tag to compare

2.3.1 (2020-05-05)

Bug Fixes

v2.3.0

01 May 16:11
Compare
Choose a tag to compare

2.3.0 (2020-05-01)

Features

  • pass global styles to tooltip (c6c9b34)

v2.2.4

01 May 15:56
Compare
Choose a tag to compare

2.2.4 (2020-05-01)

Bug Fixes

v2.2.3

01 May 12:04
Compare
Choose a tag to compare

2.2.3 (2020-05-01)

Bug Fixes

  • hide Control and Overlay when tourguide is not showing (6bbf1e7)

v2.2.2

30 Apr 16:51
Compare
Choose a tag to compare

2.2.2 (2020-04-30)

Bug Fixes

  • handle offset if custom dimen height is smaller than base (5083d3f)

v2.2.1

30 Apr 16:00
Compare
Choose a tag to compare

2.2.1 (2020-04-30)

Bug Fixes