Lazy Load [img]

Lazy Load [img] 2.6.0

No permission to download
  • Require php 7.2+
  • Require StandardLib 1.18.0+
  • Require XenForo 2.2+
  • Confirm XF2.3 compatibility
  • Prevent doubling images on selecting text/images under a spoiler & using quote/reply feature.
  • Requires php 7.0+
  • Require Standard Library by Xon
  • Rename various options to be consistantly named
  • Support XF2.2, various options now support disabling native XF2.2 native lazy loading
  • Fix possible race condition between lazysize library's configuration and native loading support being applied
  • Support native lazy loading for;
    • Avatars, resource and threadmark icon's (default enabled)
    • bb-code [img] and [attach] tags (default enable)
Note; the lazysizes library is still used for bb-code content. The javascript library has been configured to use native lazy loading if the browser supports it.
  • Require XF2.1+, drop XF2.0 support
  • Update to lazysizes v5.2.0 from v5.1.2
  • Improve extending XF js to be better compatible with other add-ons
  • Update to lazysizes v5.1.2 from v4.1.4
  • Add style properties for lazyload/lazyloading/lazyloaded classes
  • Add "blank SVG" option to allow customizing of the blank SVG template
    • Fix potential SVG rendering issue
  • Compatibility fix for older browsers where lazy loaded images just do not load
  • Fix that attachments would not show as expected for some devices
Top Bottom