Skip to content

Releases: henrygd/bigger-picture

v1.1.16

13 Mar 14:41
Compare
Choose a tag to compare

What's Changed

  • Add attr option to make it easier to add or override HTML attributes on media elements.

Full Changelog: v1.1.15...v1.1.16

v1.1.15

14 Feb 21:08
Compare
Choose a tag to compare

What's Changed

  • Add types property to exports in package.json to fix issues finding type declarations.

Full Changelog: v1.1.14...v1.1.15

v1.1.14

05 Jan 20:13
Compare
Choose a tag to compare

What's Changed

  • Doesn't attempt to load thumbnail image if thumb is undefined.

Full Changelog: v1.1.13...v1.1.14

v1.1.13

28 Dec 01:46
Compare
Choose a tag to compare

What's Changed

  • Add svelte export condition.
  • Display outerHTML of elements (or specified element properties) if no other valid display options are passed.

New Contributors

  • @TMK04 made their first contribution in #37

Full Changelog: v1.1.12...v1.1.13

v1.1.12

01 Oct 23:40
Compare
Choose a tag to compare

What's Changed

  • Fix bug in some Svelte versions that caused thumbnail to pop in (rather than fade in) while closing

Full Changelog: v1.1.11...v1.1.12

1.1.11

05 Aug 21:06
Compare
Choose a tag to compare

What's Changed

  • Svelte 4 compatibility

Full Changelog: v1.1.9...v1.1.11

1.1.9

05 Aug 19:26
Compare
Choose a tag to compare

What's Changed

  • Fixes zoom-in cursor showing on images even if maxZoom: 1 is set or image is too small to be zoomed

Full Changelog: v1.1.8...v1.1.9

1.1.8

25 Apr 00:12
Compare
Choose a tag to compare

What's Changed

  • Allow zoom to be read / set externally

Full Changelog: v1.1.7...v1.1.8

1.1.7

11 Feb 20:15
Compare
Choose a tag to compare

What's Changed

  • Error handling by @molnarm in #22
  • Add typesVersions to package
  • Remove tabindex from caption div

New Contributors

Full Changelog: v1.1.6...v1.1.7

1.1.6

20 Aug 19:06
Compare
Choose a tag to compare
  • Allows explicit import of the vanilla version bigger-picture/vanilla
  • Allows importing the BiggerPictureInstance type

Full Changelog: v1.1.5...v1.1.6