Skip to content

Releases: waughjai/html-picture

Update TestHashItem dependency

04 Jun 20:04
Compare
Choose a tag to compare
v0.7.2

Update TestHashItem dependency

Apply HTMLImage Partially-Missing Sources Versioning Fix

17 May 16:40
Compare
Choose a tag to compare
v0.7.1

Apply HTMLImage Partially-Missing Sources Versioning Fix

Add Cached HTML to Make Use o' Same Object Multiple Times Faster

16 May 20:41
Compare
Choose a tag to compare

Revamp Error Handling for Missing Files

15 May 18:22
Compare
Choose a tag to compare
v0.6.0

Undo README formatting "improvement"

Add Ability to Easily Cancel Showing Versioning

13 May 16:59
Compare
Choose a tag to compare

Add ability to cancel autoversioning for sources & fallback img by adding a true 'show-version' hash item to $other_attributes argument to generate function.

Fix Last Source's Media

03 Jan 19:05
Compare
Choose a tag to compare

Last source's media should use min-width, not max-width.

Add getSources & getPictureAttributes Methods

03 Jan 18:22
Compare
Choose a tag to compare

Add methods for getting sources & attributes for creating clones.

Change Constructor to Take in HTMLImage & Array o' HTMLPictureSource

01 Jan 00:14
Compare
Choose a tag to compare

Allows for finer control o'er Picture aspects, which is necessary for some other libraries.

Add getFallbackImage & changeFallbackImage Methods

31 Dec 21:57
Compare
Choose a tag to compare

Add methods for getting & changing fallback image.

Fix toString Bug

29 Nov 23:44
Compare
Choose a tag to compare

toString method called wrong function, causing error.