Skip to content

Releases: Zeromax/responsive_images

2.0.1

24 Sep 19:51
Compare
Choose a tag to compare

Changes:

  • fix Do not pass the Breakpoint if it is bigger than the image width see #6

2.0.0

16 Sep 19:51
Compare
Choose a tag to compare

Changes:

  • fix some bugs
  • added language file
  • added ratio option

2.0.0-b1

25 Mar 20:04
Compare
Choose a tag to compare
2.0.0-b1 Pre-release
Pre-release

This Beta Release includes the PicureFill by @scottjehl.

Changes:

  • no page preload anymore
  • no cookie detection
  • JavaScript Based with <noscript> fallback
  • Resolution is detected from the Browser Size
  • configureable Breakpoints for each element or module
  • for each breakpoint configureable crop-mode, image width and image height
  • added a Hook $GLOBALS['TL_HOOKS']['createPictureFillArray'] for developers to create their own PictureFill Array. Specially for custom modules and multi source fields