DataFormsJS v4.5.4 Release Notes

Release Date: 2020-09-11 // over 3 years ago
    • Minor UX (User Experience) Improvements for Image Gallery Controls.
      • Updated Loading... indicator so that CSS padding and background color match the index and title elements
      • Changed Loading... indicator so that it shows if the image takes longer than 2 seconds to load rather than 1 second. On tested mobile devices with low or mid-range bandwidth this was a better interval.
      • On Framework Plugin and Web Component <img alt="{title}"> can be used for the overlay title if the attribute title is missing.
      • All Versions updated:
      • Framework Plugin: js/plugins/imageGallery.js
      • Web Component: js/web-components/image-gallery.js
      • React Component: js/react/es6/ImageGallery.js