Releases: dominictwlee/react-interactive-guide
Releases · dominictwlee/react-interactive-guide
v4.0.2
4.0.2 (2020-09-24)
Bug Fixes
v4.0.1
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
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
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
2.3.1 (2020-05-05)
Bug Fixes
v2.3.0
2.3.0 (2020-05-01)
Features
- pass global styles to tooltip (c6c9b34)
v2.2.4
2.2.4 (2020-05-01)
Bug Fixes
v2.2.3
2.2.3 (2020-05-01)
Bug Fixes
- hide Control and Overlay when tourguide is not showing (6bbf1e7)
v2.2.2
2.2.2 (2020-04-30)
Bug Fixes
- handle offset if custom dimen height is smaller than base (5083d3f)
v2.2.1
2.2.1 (2020-04-30)
Bug Fixes