Skip to content

Releases: sitegeist/sms-responsive-images

1.2.0

26 Jul 12:22
@s2b s2b
a5a344b
Compare
Choose a tag to compare
  • Compatibility with TYPO3 9 (mostly autoloading changes)
  • Fall back to simple image tag for svg images (list of file extensions that trigger this can be configured)
  • Add action to demo plugin to be able to test various ViewHelper calls

1.1.0

04 Feb 18:30
@s2b s2b
Compare
Choose a tag to compare
  • Make sure that extension behaves correctly when [GFX][processor_allowUpscaling] is disabled (@naturefund-falk)
  • Add lazyload attribute to both ViewHelpers to allow image lazyloading via JavaScript (@oliverbaran)
  • Add TypoScript constant to disable picturefill markup
  • Use unique exception code in overwritten ImageViewHelper (@shinaio)
  • Add conflicting extension fluid_styled_responsive_images
  • Code and documentation cleanup

1.0.1

21 Jul 13:44
@s2b s2b
Compare
Choose a tag to compare
  • global fluid namespace sms:
  • improved documentation
  • cleanup

Initial Release

30 May 09:49
@s2b s2b
Compare
Choose a tag to compare

This TYPO3 extension provides ViewHelpers and configuration to render valid responsive images based on TYPO3's image cropping tool.