DataFormsJS v3.4.2 Release Notes

Release Date: 2020-01-03 // over 4 years ago
    • ⚡️ HTML5 History API Update so that if [ctrl] is held down when a link is clicked then the click event is ignored so that the link can be opened in a new tab.
      • Affects files DataFormsJS.js and js/web-components/url-router.js
    • React Class I18n - Now sets the root html lang="lang" attribute when language has been changed
    • ⚡️ Updated Build Process to use local npm devDependencies from package.json rather than Global CLI commands and a Browser-based page for Babel