Skip to content

Releases: josias-r/boarding.js

v3.5.2

23 Mar 07:47
Compare
Choose a tag to compare

3.5.2 (2023-03-23)

Bug Fixes

  • fix bug breaking single-element highlight w/out popover (92d7bfb)

v3.5.1

21 Mar 08:20
Compare
Choose a tag to compare

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

20 Mar 13:41
Compare
Choose a tag to compare

3.5.0 (2023-03-20)

Features

  • add new method onPopoverRender that gives access to the popover html elements (77eeef8) (8441190)

v3.4.2

20 Mar 13:37
Compare
Choose a tag to compare
v3.4.2 Pre-release
Pre-release

3.4.2 (2023-03-20)

Bug Fixes

  • add new method onPopoverRender that gives access to the popover html elements (77eeef8)

v3.4.1

16 Mar 09:42
Compare
Choose a tag to compare

3.4.1 (2023-03-16)

Bug Fixes

  • add keywords to npm package (649bdb7)

v3.4.0

02 Feb 14:09
Compare
Choose a tag to compare

3.4.0 (2023-02-02)

Features

v3.3.4

02 Feb 13:01
Compare
Choose a tag to compare

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

02 Feb 12:34
Compare
Choose a tag to compare
v3.3.3 Pre-release
Pre-release

3.3.3 (2023-02-02)

Bug Fixes

  • improve popover smart-positioning logic (d0d37db)
  • make tip position smart too (39f0c37)

v3.3.2

17 Jan 07:57
Compare
Choose a tag to compare
v3.3.2 Pre-release
Pre-release

3.3.2 (2023-01-17)

Bug Fixes

  • allow click actions inside the popover description (eee608a)

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)