Releases: visol/Visol.Neos.ResponsiveImages
Releases · visol/Visol.Neos.ResponsiveImages
Feature release
Add attribute sizes
for Fluid ViewHelper. Example:
<responsiveImages:image image="{image}" alt="{alternativeText}" maximumWidth="{imageWidth}" maximumHeight="{imageHeight}" allowCropping="true" ratio="1" sizes="100,200,300" />
Compatibility release with Neos 9
2.2.0 [TASK] Make installable in Neos 9
Compatibility release with Neos 8
2.1.0 [TASK] Make installable in Neos 8
Release for Neos 5.0 and above
2.0.0 [TASK] Set minimum dependency to Neos 5.x
Release for Neos 3.3/4/5
- Changed version constraint to Neos 3.3-5.x
- Improved documentation
0.2.1
Support for Neos 3.0
Version 0.2.0
Compatibility with Neos 4, thanks to @jonnitto
Bugfix release
0.1.2 [BUGFIX] Allow ratio null in ViewHelper
Bugfix release
0.1.1 [TASK] Keep original CSS classes in ViewHelper