Skip to content

Releases: nilbuild/driver.js

v0.8.0

Choose a tag to compare

@nilbuild nilbuild released this 12 Oct 19:02

Refactor, build optimizations and packages updates

0.5.0

Choose a tag to compare

@nilbuild nilbuild released this 15 Apr 15:52
  • Makes popover description optional. You may only provide title 6bd2494
  • Fixes stacking-contexts issue. But you have to be using non-animated version. 783018d

0.4.0

Choose a tag to compare

@nilbuild nilbuild released this 10 Apr 18:26
  • Adds overlayClickNext: false in driver options – allowing you to move to next step if clicked on overlay.
  • Element can now be a string or a DOM element
  • Stacking context fix