Skip to content

Releases: fisheyehq/module-lazyload

PHP 8.1 Support

27 Oct 12:50
bc620d0
Compare
Choose a tag to compare
Add PHP Requirments (#15)

Co-authored-by: Cautious Couscous <cautious-couscous@fisheyehq.com>

Rely on browser-level lazyloading where appropriate, basic Hyva support

10 Oct 09:17
4a58149
Compare
Choose a tag to compare

What's Changed

  • Basic (Legacy) support for Hyva themes, rely on browser level lazyloading where possible by @robaimes in #14

Full Changelog: 2.4.0...3.0.0

Use native-loading plug-in

09 May 10:46
a43cdbc
Compare
Choose a tag to compare
Use native-loading plug-in (#13)

* Upgrade lazysizes to v5.3.2

* Work around bug in Magento's mixins.js

The `processNames` method doesn't cope with a null name, which is what happens
when a module correctly registers itself anonymously, using the Univeral Module
Definition pattern. This is needed as lazysizes plugins rely on RequireJS
working properly.

References:
https://github.com/magento/magento2/blob/2.4.2/lib/web/mage/requirejs/mixins.js#L191-L193
https://github.com/umdjs/umd/blob/v1.0.0/returnExportsGlobal.js#L19

* Use RequireJS dependency rather than global object

* Add native-loading plugin for lazysizes

* Enable native-loading plug-in

* Update templates for native-loading plug-in

* Update README with information for native-loading

* Correct whitespace per PHP_CodeSniffer complaints

Add required Content Security Policy configuration

09 May 10:44
6ed664d
Compare
Choose a tag to compare
2.3.1

Add required Content Security Policy configuration (#11)

Support for Magento 2.4.x

04 Mar 14:19
2406cae
Compare
Choose a tag to compare
2.3.0

Merge pull request #9 from fisheyehq/2.4-compat

Add preloading options and support

23 Nov 12:29
304de49
Compare
Choose a tag to compare
2.2.0

composer normalize

Fix image sizes that included frame functionality

31 Jan 15:34
b474e44
Compare
Choose a tag to compare
updated inline widths (#6)

updated inline widths

Magento 2.3.x Support / Admin Support / Update Lazysizes lib

16 Jul 13:11
Compare
Choose a tag to compare

Refactor preference to plugin to provide better interoperability with other modules

20 Feb 14:49
01b32bf
Compare
Choose a tag to compare

Initial Release

16 Feb 09:15
22a1a83
Compare
Choose a tag to compare