Releases: josias-r/boarding.js
Releases · josias-r/boarding.js
v3.3.1
3.3.1 (2023-01-12)
Bug Fixes
- workaround for #10 to fix weird cutout offset (11072fe)
v3.3.0
3.3.0 (2023-01-11)
Features
- add onStart option that is called when
boarding.start
is called (9f18187)
- pass a BoardingExitReason to onReset to allow for identifying what triggered the onReset (05821bf)
v3.2.1
3.2.1 (2023-01-04)
Bug Fixes
- allow disabling scrollIntoView via "no-scroll" option (step-lvl and/or top-lvl) (e78e2dc)
v3.2.0
3.2.0 (2022-11-24)
Features
- introduce rounded corners for cutout (configurable) (82bdfaa)
v3.1.1
3.1.1 (2022-11-24)
Bug Fixes
v3.1.0
3.1.0 (2022-11-24)
Features
- allow disabling specific buttons (81b7350)
- allow showing only a selection of buttons (df11f15)
v3.0.6
3.0.6 (2022-11-24)
Bug Fixes
- add helper class to popover footer when it is hidden (5050857)
v3.0.5
3.0.5 (2022-11-14)
Bug Fixes
v3.0.4
3.0.4 (2022-11-11)
Bug Fixes
v3.0.3
3.0.3 (2022-11-11)
Bug Fixes
- fix step-level popover
showButtons
option being ignored when set to false
(5a921e0)
- improve "block-all" behaviour (71ed0ba)