Skip to content

Releases: visuellverstehen/statamic-picturesque

v1.4.7

08 Oct 09:15
a4d93f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.6...v1.4.7

v1.4.6

17 May 07:11
b192376
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6

v1.4.5

04 Mar 09:15
246e293
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

26 Feb 15:50
948dfc5
Compare
Choose a tag to compare

What's improved?

  • Handling of picture parameters (e. g. alt text) can now be overwritten to use custom logic (see #13 for context)

v1.4.3

20 Feb 17:15
Compare
Choose a tag to compare

What's improved?

  • Allow passing on {{ picture }} tag context to the under-the-hood glide tag

What's fixed?

  • Fixed a bug with asset meta values potentially being null

v1.4.2

06 Feb 09:51
74fad17
Compare
Choose a tag to compare

What's Changed

  • Remove trailing slash for void elements by @juliawarnke in #9
  • Provide integers for height and width attribute in image tag by @juliawarnke in #10

Full Changelog: v1.4.1...v1.4.2

v1.4.1

31 Jan 08:24
Compare
Choose a tag to compare

What's fixed?

  • Fixed a bug in srcset rendering that was introduced with the file format changes in 1.4.0 #8

v1.4.0

26 Jan 11:20
Compare
Choose a tag to compare

What's new?

  • Generate sources for multiple filetypes, both by default and with local overwrites #7
  • Add css classes to the picture element itself, not just to the img element #6

The readme was updated with instructions for both changes.

What's improved?

  • Improved error handling when supplying an invalid source.

v1.3.0

20 Jun 16:43
Compare
Choose a tag to compare

What's new?

  • Added the ability to use portrait images
  • Added the assets' original dimensions as width/height attributes on the img element

v1.2.1

30 May 12:36
2fd1be3
Compare
Choose a tag to compare

What's Changed

  • chore: make sure provided data is already of type asset by @juliawarnke in #2

New Contributors

Full Changelog: v.1.2.0...v1.2.1