Skip to content

Releases: sitegeist/media-components

0.2.2

Choose a tag to compare

@ulrichmathes ulrichmathes released this 12 Jun 10:19

What's Changed

  • Add a dedicated class for the picture wrapper by @cvh-sitegeist in #16
  • [BUGFIX] use mimeType of processed image for picture source by @ulrichmathes in #17
  • [BUGFIX] prevent always true of crop by checking if crop area is empty by @ulrichmathes in #19

New Contributors

Full Changelog: 0.2.1...0.2.2

Auto WebP Conversion

Choose a tag to compare

@ulrichmathes ulrichmathes released this 08 Jan 07:16
914d258

Bugfix for auto WebP conversion in fluid-styleguide

Auto WebP Conversion

Choose a tag to compare

@ulrichmathes ulrichmathes released this 03 Jan 12:59
6641e4e
Merge pull request #11 from sitegeist/feature/autoWebp

[FEATURE] add ext_conf to globally change formats

0.1.1 bugfix

Choose a tag to compare

@ulrichmathes ulrichmathes released this 16 Oct 07:04
[BUGFIX] mixed up width/height calculation

Initial release

Choose a tag to compare

@ulrichmathes ulrichmathes released this 11 Oct 13:38
0.1

[TASK] use Fluid TemplateView instead of deprecated TYPO3 StandaloneView