Skip to content

1.1.0

Compare
Choose a tag to compare
@mmorainville mmorainville released this 16 Oct 15:34
· 118 commits to master since this release

Bug Fixes

  • bump the circleci node version to allow the tests to run (aeeb2f3)
  • Changed @click on Steps to @click.prevent (d2b7a11)
  • destructuration doesn't work, the parameter(s) has to be passed directly (bccf4ee)
  • resolve vulnerabilities reported by npm (38cb274)

Features

  • add a new step to show off the target handling in corners (16fd73f)
  • add optional starting step to VTour (13d6996)
  • add options to change navigation buttons text (f1a4302)
  • use jump.js for more options per step (64eb8d1)
  • scroll: use jump.js to scroll only when scroll options are defined (97667bd)
  • steps: add the possibility to change the text of the buttons through the tour options (2ead09e)