Releases: laurenashpole/vue-inner-image-zoom
Releases · laurenashpole/vue-inner-image-zoom
v2.0.0
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
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
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
1.0.1 (2020-12-30)
Bug Fixes
- Ran lint on touch zoom out fixes (ebc752f)
v1.0.0
1.0.0 (2020-08-05)
Features
- Finished component and added Travis (ec0f389)