Skip to content

Releases: josias-r/boarding.js

v1.0.6

31 Oct 13:51
Compare
Choose a tag to compare

1.0.6 (2022-10-31)

Bug Fixes

  • define package entry point (ce29e6f)

v1.0.5

31 Oct 13:47
Compare
Choose a tag to compare

1.0.5 (2022-10-31)

Bug Fixes

  • add more files to npmignore (71b4c34)

v1.0.4

31 Oct 13:43
Compare
Choose a tag to compare

1.0.4 (2022-10-31)

Bug Fixes

v1.0.3

31 Oct 13:37
Compare
Choose a tag to compare

1.0.3 (2022-10-31)

Bug Fixes

  • include types in production build (ee349fe)

v1.0.2

31 Oct 13:29
Compare
Choose a tag to compare

1.0.2 (2022-10-31)

Bug Fixes

v1.0.1

31 Oct 12:55
Compare
Choose a tag to compare

1.0.1 (2022-10-31)

Bug Fixes

  • update github action packages (c7504b1)

v1.0.0

31 Oct 12:51
Compare
Choose a tag to compare

1.0.0 (2022-10-31)

Bug Fixes

  • center alignment positioning calculation (9ca71c7)
  • cleanup (1f4ab57)
  • cleanup boarding and element classes (ad2d8be)
  • cleanup demo page (ca01e8c)
  • cleanup element types (e6e61ff)
  • cleanup files and work on types (2e1ae83)
  • cleanup overlay types (8a2f36a)
  • cleanup popover and overlay classes (ea83582)
  • cleanup types (23064eb)
  • cleanup types (50ccb9a)
  • cleanup types & exports (f673d67)
  • create bringInView util (056eb52)
  • disable tests step which is not needed for now (0e6be1b)
  • fadeIn animation for overlay and popover (7ef5bf6)
  • fix default values overwritten by spreading (229afb1)
  • fix demo errors (cce2b0c)
  • fix pre texts in demo (e6467a8)
  • fix smart positioning (95a176f)
  • fix top/bottom auto positioning (f0d143e)
  • handle popover tip styling (0449b9e)
  • highlight should also register event listeners (aa4d027)
  • implement smart position (b6f96e8)
  • improve onClick handling and add new strictClickHandling option (00c704c)
  • init demo page (a032e99)
  • init refactor overlay and highlight-element (ae04428)
  • init semantic-release (bbf9c48)
  • init smart-position class (8c4c601)
  • init vite project and add driver.js source files (569140b)
  • install semantic-release plugins (0f08caa)
  • overlay refresh should update svg wize (2f266bd)
  • refactor common to TS (559c9aa)
  • refactor main and popover classes (a7aa1c5)
  • refactor step definition (fdccf1a)
  • refresh popover position too (e881ffa)
  • rename and seperate types (b076f49)
  • rename driver to boarding (575eb3c)
  • rm stage now not needed logic (424e067)
  • set new logo (6555406)
  • setup driver.js as vite bundle and rename to TS (e09829b)
  • start cleaning up styles (67e8f40)
  • support opacity and animate options (4f279ce)
  • unmount also without animation too for now (afcd831)
  • use node v18 LTS (5cfb553)