Skip to content

Journey.js v2.0.3 - Code improvements and minor fixes!

Compare
Choose a tag to compare
@williamtroup williamtroup released this 15 Jul 20:15
· 33 commits to main since this release
359c9dd
  • Fixed bad HTML in the README files.
  • Moved all string concatenation to use string templates.
  • Appending/Removing classes from elements now uses the "classList" object.
  • Updated to the latest NPM packages.