This repository has been archived by the owner on Jul 26, 2019. It is now read-only.
Releases: acrylian/zp_picturefill
Releases · acrylian/zp_picturefill
zp_picturefill 1.3.2
zp_picturefill v1.3.1
$imgobj parameter what most functions have is now properly set to default null so the current image is used if available
zp_picturefill 1.3
- picturefill 2.2 update
- New functions
get/printSrcsetImage()
for some sd/hd image counterpart functionality without breakpoints. Used by allget/printHDxxx
functions internally now. So these now print the simpler and better fitting<img srcset="">
syntax instead of<picture>
for simple SD/HD images without breakpoints. $hd
parameter ofget/printHDxxx
functions are now by default set totrue
zp_picturefill-1.2.2
Fixes typo that broke the plugin. Thanks to xaphod.
zp_picturefill-1.2.1
- Picturefill 2.1.0 update
- Fixes small breakpoint using value from medium breakpoint
zp_picturefill-1.2.0
- Adds printHDAlbumThumbImage() and printHDCustomAlbumThumbImage() functions
- Support for standard image filters
zp_picturefill-1.1.0
Picturefill 2.0 final. Special thanks to @Bruno21 for testing.
zp_picturefill-1.0.0
First and last release with picturefull 1.x
zp_picturefill-1.1.0b
- Update for picturefill 2.x with the "picture" element. Read more about it on http://scottjehl.github.io/picturefill/
- Adds options for the image/thumb quality
zp_picturefill-1.0.0b
First release