Releases: dominictwlee/react-interactive-guide
Releases · dominictwlee/react-interactive-guide
v2.2.0
2.2.0 (2020-04-30)
Features
- export tourguide style props (4bc054f)
v2.1.0
2.1.0 (2020-04-30)
Features
- add global width height style overrides (7951848)
- add offset positioning options for spotlight (2aaf57f)
- add width, height and spring style config for spotlight (8db2b37)
- type def for style config (d9d6ae0)
v2.0.2
2.0.2 (2020-04-27)
Bug Fixes
- position fixed for overlay (0eff594)
v2.0.1
2.0.1 (2020-04-26)
Bug Fixes
- move react-is and styled-components to peer dependencies (6607023)
v2.0.0
2.0.0 (2020-04-26)
Bug Fixes
- set spotlight visibility to hidden if not focused and not active (ac1c098)
- set visibility to hidden if tooltip is not active (ddeda72)
Features
- mix blend mode spotlight layer (82546fa)
BREAKING CHANGES
- Overlay goes on top of other elements and blocks user from interacting with underlying elements when guide is on. Spotlight can now be shaped like any other div.
v1.5.0
1.5.0 (2020-04-23)
Features
v1.4.0
1.4.0 (2020-04-22)
Features
- add ability to close and nav tourguide with keyboard (c9c53c6)
v1.3.5
1.3.5 (2020-04-21)
Bug Fixes
- use useEffect for non-blocking behavior (aa4203b)
v1.3.4
1.3.4 (2020-04-21)
Bug Fixes
v1.3.3
1.3.3 (2020-04-21)
Bug Fixes