DataFormsJS v4.5.5 Release Notes

Release Date: 2020-09-11 // over 3 years ago
    • Minor Bug Fix for Image Gallery Controls.
      • A console error could occur on some cases if the user was on a slow device and the image had partialy loaded but they clicked off the overlay because the Loading... label was being set with a hidden attribute after it was unloaded. An actual error alert would show on the standard framework when using <html data-show-errors>.
      • All Versions updated:
      • Framework Plugin: js/plugins/imageGallery.js
      • Web Component: js/web-components/image-gallery.js
      • React Component: js/react/es6/ImageGallery.js
    • Confirmed Vue 3 (RC 10) works with the Framework, previously RC 8 was confirmed