Skip to content

Releases: laurenashpole/vue-inner-image-zoom

v2.0.0

03 Dec 02:47
7224b03
Compare
Choose a tag to compare

2.0.0 (2021-12-03)

Documentation

  • Added Vue version info to docs (fc63ca6)

BREAKING CHANGES

  • Upgraded from Vue 2 to Vue 3.

v1.1.1

28 Sep 04:00
c5edd74
Compare
Choose a tag to compare

1.1.1 (2021-09-28)

Bug Fixes

  • Fixed bug with zoom preload and fullscreen portal (84e2ab8)
  • Persist zoom image if zoomPreload is true (6449b42)
  • Use touch action to prevent scroll (cb6b38b)

v1.1.0

13 May 22:15
9b4ec75
Compare
Choose a tag to compare

1.1.0 (2021-05-13)

Features

  • Add preload zoom image option (5d08056)
  • Added options to hide close button and hint (9bec1dd)
  • Added width, height, and responsive spacer options (9728dd7)
  • Added zoom on hover option (4db4f6d)
  • Added zoom scale option (f9e189c)

v1.0.1

30 Dec 23:33
7b9faeb
Compare
Choose a tag to compare

1.0.1 (2020-12-30)

Bug Fixes

  • Ran lint on touch zoom out fixes (ebc752f)

v1.0.0

05 Aug 02:39
Compare
Choose a tag to compare

1.0.0 (2020-08-05)

Features

  • Finished component and added Travis (ec0f389)