Skip to content

Releases: XiongAmao/vue-easy-lightbox

v0.10.2

14 Feb 13:03
caa55b1
Compare
Choose a tag to compare

Feature:

  • Add keyboard left or right event handler for switching images.
  • Add mobile device gesture to zoom or move image.
  • Add image description.
  • New toolbar style.

v0.9.2

10 Feb 10:15
Compare
Choose a tag to compare
  • Fix drag animation slow.

v0.9.1

28 Jan 04:33
Compare
Choose a tag to compare
  • Fix peerDependencies lock.

v0.9.0

23 Dec 13:58
Compare
Choose a tag to compare
  • Add vetur support.

v0.8.1

22 Nov 15:03
Compare
Choose a tag to compare

BugFix

  • Fix images does not load if they are the same url. #26

v0.8.0

12 Nov 13:44
Compare
Choose a tag to compare
  • Add loading & onerror placeholders.
  • New Slot: loading & onerror for custom loading or error placeholders.
  • New Event: on-error , image onerror event triggers.

v0.7.0

23 Oct 13:11
Compare
Choose a tag to compare

Feature

  • New props: moveDisabled with default value false to disable image movement.

v0.6.0

19 Oct 15:02
Compare
Choose a tag to compare

Bugfix

  • Fix changing index can't change img in display. #18

Feature

  • Support TypeScript.

v0.5.0

15 Aug 03:16
Compare
Choose a tag to compare

Bugfix

  • Fix dist files does not match to package.json. #16

Feature

  • Support press the escape key to close modal.

v0.4.1

21 Jul 12:31
Compare
Choose a tag to compare

New feature

  • Support custom btns and toolbar.
  • Smaller Builds.