You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 3.7.2 [skip ci]
## [3.7.2](v3.7.1...v3.7.2) (2025-12-09)
### Bug Fixes
* Render popover condition should not be depending on title value ([871097e](871097e)), closes [#33](#33)
chore(release): 3.6.0 [skip ci]
# [3.6.0](v3.5.2...v3.6.0) (2024-09-16)
### Bug Fixes
* fix defaults from constants being ignored ([a721c92](a721c92))
### Features
* add overlay color option to Boarding class ([ab2a2f9](ab2a2f9))
chore(release): 3.5.1 [skip ci]
## [3.5.1](v3.5.0...v3.5.1) (2023-03-21)
### Bug Fixes
* make highlightElement more tracking -> keep last position cached in case html element gets lost ([e6da013](e6da013))
chore(release): 3.5.0 [skip ci]
# [3.5.0](v3.4.2...v3.5.0) (2023-03-20)
### Features
* add new method `onPopoverRender` that gives access to the popover html elements (77eeef8) ([8441190](8441190))
chore(release): 3.4.2 [skip ci]
## [3.4.2](v3.4.1...v3.4.2) (2023-03-20)
### Bug Fixes
* add new method onPopoverRender that gives access to the popover html elements ([77eeef8](77eeef8))