Releases: sitegeist/Sitegeist.Kaleidoscope
Releases · sitegeist/Sitegeist.Kaleidoscope
v2.0.4
Handle altered handling of setWidth and setHeight during scaling properly
v2.0.3 BUGFIX: Handle altered handling of setWidth and setHeight during scal…
Eel modifications to imageSources return new objects instead of cloning.
v2.0.2 BUGFIX: setWidth and setHeight and applyPreset return an altered copy…
Fix dummy image border rendering with GD
Merge pull request #3 from sitegeist/task/renderBorderAlsoWithGd TASK: Render border with GD
Use single `srcset` with array or comma list of media-descriptors
The srcsetprop accepts an array or commy separated string of descriptors like
1.2xor
800w
width,
resolutions,
widthSrcset()and
resolutionSrcset()` were remove in favor of that.
Allow sizes as string and set async true by default
TASK: Simplify fusion code and allow + prefer sizes as string Sizes can still be passed as an array but this is now a fallback only.
Add widths as argument in addition to sizes
v1.2.0 FEATURE: Allow manual passing of widths in addition to sizes
v1.1.2
Bugfix for witdhSrcset calculations
v1.1.1 BUGFIX: Add getCurrentWidthMethods to scalable sources again for calc…
Integrated DummimageService
The DummyImages are now created internally by imagine wich
relies on the configured imagine-driver of your neos-installation.
Dummyimage endpoint ur is by default: //kaleidoscope/dummyimage
Supported url-parameters are: width, height, backgroundColor, foregroundColor and text