Skip to content

Releases: josias-r/boarding.js

v3.3.1

12 Jan 08:14
Compare
Choose a tag to compare

3.3.1 (2023-01-12)

Bug Fixes

  • workaround for #10 to fix weird cutout offset (11072fe)

v3.3.0

11 Jan 08:34
Compare
Choose a tag to compare

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

04 Jan 14:39
Compare
Choose a tag to compare

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

24 Nov 15:17
Compare
Choose a tag to compare

3.2.0 (2022-11-24)

Features

  • introduce rounded corners for cutout (configurable) (82bdfaa)

v3.1.1

24 Nov 13:01
Compare
Choose a tag to compare

3.1.1 (2022-11-24)

Bug Fixes

v3.1.0

24 Nov 09:12
Compare
Choose a tag to compare

3.1.0 (2022-11-24)

Features

  • allow disabling specific buttons (81b7350)
  • allow showing only a selection of buttons (df11f15)

v3.0.6

24 Nov 08:10
Compare
Choose a tag to compare
v3.0.6 Pre-release
Pre-release

3.0.6 (2022-11-24)

Bug Fixes

  • add helper class to popover footer when it is hidden (5050857)

v3.0.5

14 Nov 10:07
Compare
Choose a tag to compare
v3.0.5 Pre-release
Pre-release

3.0.5 (2022-11-14)

Bug Fixes

  • make currentStep public (86314e7)

v3.0.4

11 Nov 15:33
Compare
Choose a tag to compare
v3.0.4 Pre-release
Pre-release

3.0.4 (2022-11-11)

Bug Fixes

  • make currentStep public (0d70bfc)

v3.0.3

11 Nov 13:53
Compare
Choose a tag to compare
v3.0.3 Pre-release
Pre-release

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)