Skip to content

Releases: sitegeist/Sitegeist.Kaleidoscope

BUGFIX: __toString must not throw an exception

01 Nov 14:47
462a6a8
Compare
Choose a tag to compare
Merge pull request #6 from daniellienert/bugfix/no-exception-in-tostring

BUGFIX: __toString must not throw an exception

v2.0.8: BUGFIX: Trim dummy image texts to avoid url-erros with single space a…

18 Oct 15:52
Compare
Choose a tag to compare

v2.0.7: Merge pull request #5 from sitegeist/svg-assets

18 Oct 15:09
117eb7e
Compare
Choose a tag to compare
BUGFIX: Add fallback to UriImageSourceHelper for SVG images

v2.0.6: Merge pull request #4 from beardcoder/master

18 Oct 13:57
19db6f2
Compare
Choose a tag to compare

Apply width and height correctly via fusion

21 Sep 08:48
8195b0d
Compare
Choose a tag to compare
BUGFIX: Image sources apply width and height definitions correctly in…

… Fusion

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
BUGFIX: Handle altered handling of setWidth and setHeight during scal…

…ing properly

Eel modifications to imageSources return new objects instead of cloning.

06 Sep 13:16
Compare
Choose a tag to compare
BUGFIX: setWidth and setHeight and applyPreset return an altered copy…

… instead of modifying the imageSource

This is necessary to render the same imageSource in different crops.

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.