Releases: josias-r/boarding.js
Releases · josias-r/boarding.js
v3.6.0
3.6.0 (2024-09-16)
Bug Fixes
- fix defaults from constants being ignored (a721c92)
Features
- add overlay color option to Boarding class (ab2a2f9)
v3.5.2
3.5.2 (2023-03-23)
Bug Fixes
- fix bug breaking single-element highlight w/out popover (92d7bfb)
v3.5.1
3.5.1 (2023-03-21)
Bug Fixes
- make highlightElement more tracking -> keep last position cached in case html element gets lost (e6da013)
v3.5.0
3.5.0 (2023-03-20)
Features
- add new method
onPopoverRender
that gives access to the popover html elements (77eeef8) (8441190)
v3.4.2
3.4.2 (2023-03-20)
Bug Fixes
- add new method onPopoverRender that gives access to the popover html elements (77eeef8)
v3.4.1
3.4.1 (2023-03-16)
Bug Fixes
- add keywords to npm package (649bdb7)
v3.4.0
3.4.0 (2023-02-02)
Features
v3.3.4
3.3.4 (2023-02-02)
Bug Fixes
- when popover has no space, let it display on the bottom of the screen, to be less intrusive (8955482)
v3.3.3
3.3.3 (2023-02-02)
Bug Fixes
- improve popover smart-positioning logic (d0d37db)
- make tip position smart too (39f0c37)
v3.3.2
3.3.2 (2023-01-17)
Bug Fixes
- allow click actions inside the popover description (eee608a)