Skip to content

Releases: sitegeist/Sitegeist.Kaleidoscope

Allow sizes as string and set async true by default

20 Jul 07:38
Compare
Choose a tag to compare
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

17 Jul 10:41
Compare
Choose a tag to compare
v1.2.0

FEATURE: Allow manual passing of widths in addition to sizes

v1.1.2

17 Jul 07:07
Compare
Choose a tag to compare
BUGFIX: Correct access to asset-width

Bugfix for witdhSrcset calculations

16 Jul 16:12
Compare
Choose a tag to compare
BUGFIX: Add getCurrentWidthMethods to scalable sources again for calc…

…ulations

Integrated DummimageService

16 Jul 12:48
a98b8dc
Compare
Choose a tag to compare

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

Initial release

13 Jul 16:04
Compare
Choose a tag to compare
v1.0.0

BUGFIX: Apply presets correctly