Skip to content

Journey.js v1.7.0 - Move dialog support and minor UI improvements!

Compare
Choose a tag to compare
@williamtroup williamtroup released this 21 Apr 18:25
· 110 commits to main since this release
08f4f14

New Features:

  • Added dialog moving support (unavailable for hints)!

Configuration Options:

  • Added a new configuration option called "dialogMovingEnabled", which states if the dialog can be moved (via the title bar, defaults to false).

Public Functions:

  • Added the parameter "group" to the public function "clearSteps()", which states the group of steps to be removed (defaults to all groups).

UI Improvements:

  • Added a new underline effect to the active dot in the dialog.