Skip to content

Releases: ehassaan/vue-zoomable

v1.2.5

04 Dec 17:21
5b0ec38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4 - Bug fixes

04 Dec 14:33
b82c3f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.4

v1.2.2

06 Oct 15:34
2708ec4
Compare
Choose a tag to compare
  1. Pinch-zoom support
  2. Bug fixes
  3. New ScrollOverlay component to separate the functionality from main component

v1.1.9

18 Nov 02:02
Compare
Choose a tag to compare
updated version

v1.1.8

11 Oct 04:37
Compare
Choose a tag to compare
  • Fixed pan reactivity bug
  • Selector can now be changed after initialization

v1.1.7

11 Aug 00:04
7c24b12
Compare
Choose a tag to compare

Minor improvements and bug fixes

v1.1.6

04 Aug 03:03
Compare
Choose a tag to compare

Minor improvements and bug fixes.

v1.1.5

03 Aug 03:06
Compare
Choose a tag to compare

This release adds some additional features,

  1. Control buttons support
  2. v-model support for pan and zoom.
  3. Bug fix: disabled text selection when panning.
  4. Conditional scroll based on wheel + control button and mouse within the pane.