Skip to content

Releases: pexea12/vue-image-lightbox

7.2.0: Merge pull request #110 from pexea12/add-show-footer

05 Oct 14:32
a572214
Compare
Choose a tag to compare

7.1.3

08 Jul 18:03
Compare
Choose a tag to compare
  • Fix showImage flashes first image before showing desired image (#96, #77)
  • Update README

7.1.1

08 Jul 16:11
Compare
Choose a tag to compare
  • Fix multiple videos rerendering (#91)
  • Fix siteLoading (#90)

7.1.0

20 May 14:32
Compare
Choose a tag to compare
  • Add video autoplay option, fix playback time discrepancy (#87)

Add video display

25 Feb 21:38
Compare
Choose a tag to compare
  • Add video display
  • Refactor project structure
  • Add eslint

Breaking change

  • Change the name of the image container from image to media.

Fix security bugs, add custom caption and add `alt` attribute

02 Sep 17:54
0671ba0
Compare
Choose a tag to compare
  • Fix security bugs
  • Support for custom component on caption (#74)
  • Add Vetur auto complete support (#69)
  • Add closable option to display close button (#64)
  • Add alt attribute to img (#70)

Change .toggle to .add and .remove to be compatible with IE11

07 Jul 03:09
Compare
Choose a tag to compare
  • Change .toggle to .add and .remove to be compatible with IE11: #67

Fix security bug of js-yaml

10 Jun 19:06
Compare
Choose a tag to compare

Add support for IE9

15 Apr 04:59
Compare
Choose a tag to compare

Fix duplicate keys in image thumbnails when rendering

01 Feb 17:43
Compare
Choose a tag to compare
  • Fix duplicate keys in image thumbnails when rendering (#59)