Skip to content

Releases: sitegeist/Sitegeist.Kaleidoscope

v2.0.4

06 Sep 14:28
Compare
Choose a tag to compare
BUGFIX: Remove var_dump

Handle altered handling of setWidth and setHeight during scaling properly

06 Sep 14:13
Compare
Choose a tag to compare
v2.0.3

BUGFIX: Handle altered handling of setWidth and setHeight during scal…

Eel modifications to imageSources return new objects instead of cloning.

06 Sep 13:16
Compare
Choose a tag to compare
v2.0.2

BUGFIX: setWidth and setHeight and applyPreset return an altered copy…

Fix dummy image border rendering with GD

31 Aug 16:35
55019bb
Compare
Choose a tag to compare
Merge pull request #3 from sitegeist/task/renderBorderAlsoWithGd

TASK: Render border with GD

Use single `srcset` with array or comma list of media-descriptors

20 Jul 09:59
Compare
Choose a tag to compare

The srcsetprop accepts an array or commy separated string of descriptors like1.2xor800w width, resolutions, widthSrcset()andresolutionSrcset()` were remove in favor of that.

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
v1.1.1

BUGFIX: Add getCurrentWidthMethods to scalable sources again for calc…

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