Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Releases: bnomei/kirby3-srcset

v3.1.1: :bug: closes #15

30 Oct 11:12
Compare
Choose a tag to compare
Signed-off-by: Bruno Meilick <[email protected]>

✨added lazysrcset editor block

24 Sep 23:22
Compare
Choose a tag to compare
:white_check_mark: fixed tests since image changed for better ratio t…

…ests

Signed-off-by: Bruno Meilick <[email protected]>

fixed ratio bug, added stuff for the editor-block

28 Aug 17:29
Compare
Choose a tag to compare
upped version

Signed-off-by: Bruno Meilick <[email protected]>

v3.0.2: closes #13

28 Aug 14:17
Compare
Choose a tag to compare
Signed-off-by: Bruno Meilick <[email protected]>

added the ratio hinting as default

27 Aug 22:02
Compare
Choose a tag to compare
added the ratio hinting as default. css example provided as well but …

…must be added to css buildchain.

many thanks to [oziris](https://forum.getkirby.com/u/oziris/summary) for bringing this to my attention.
especially since i found a bug related to the figure option while adding this feature.

Signed-off-by: Bruno Meilick <[email protected]>

lazyloading & kirbytag (& editor block)

26 Aug 21:53
Compare
Choose a tag to compare
  • 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

25 Aug 13:33
Compare
Choose a tag to compare
added suggest bnomei/kirby3-thumb-imageoptim

Signed-off-by: Bruno Meilick <[email protected]>

v2.0.1: #11 fixed

21 Apr 10:06
Compare
Choose a tag to compare
Signed-off-by: Bruno Meilick <[email protected]>

v2.0.0: #10, kirby 3.1.0 introduced core srcset file method

16 Mar 11:23
Compare
Choose a tag to compare
… which does not generate html tag just srcset string. thats awesome all things considered but broke this plugin.

Signed-off-by: Bruno Meilick <[email protected]>

v1.4.0: added additional attributes for using kirbytag (srcset: …)

10 Mar 17:52
Compare
Choose a tag to compare
link, linkclass, class, imgclass, target, rel

this also relates to #7 concering usage of class attr

Signed-off-by: Bruno Meilick <[email protected]>