This repository has been archived by the owner on Feb 13, 2022. It is now read-only.
Releases: bnomei/kirby3-srcset
Releases · bnomei/kirby3-srcset
v3.1.1: :bug: closes #15
Signed-off-by: Bruno Meilick <b@bnomei.com>
✨added lazysrcset editor block
v3.1.0 :white_check_mark: fixed tests since image changed for better ratio t…
fixed ratio bug, added stuff for the editor-block
upped version Signed-off-by: Bruno Meilick <b@bnomei.com>
v3.0.2: closes #13
Signed-off-by: Bruno Meilick <b@bnomei.com>
added the ratio hinting as default
v3.0.1 added the ratio hinting as default. css example provided as well but …
lazyloading & kirbytag (& editor block)
- renamed kirbytag and filemethod to:
lazysrcset
- refac with focus on lazyloading, kirbytag (inheriting core image kirbytag) and core srcset
- removed picture element
- unittests, travis ci, coveralls
- new readme
- editor block based on kirbytag will follow soon
picture.img.fallback.type
added suggest bnomei/kirby3-thumb-imageoptim Signed-off-by: Bruno Meilick <b@bnomei.com>
v2.0.1: #11 fixed
Signed-off-by: Bruno Meilick <b@bnomei.com>
v2.0.0: #10, kirby 3.1.0 introduced core srcset file method
… which does not generate html tag just srcset string. thats awesome all things considered but broke this plugin. Signed-off-by: Bruno Meilick <b@bnomei.com>
v1.4.0: added additional attributes for using kirbytag (srcset: …)
link, linkclass, class, imgclass, target, rel this also relates to #7 concering usage of class attr Signed-off-by: Bruno Meilick <b@bnomei.com>