vue-svg-pan-zoom/Changes

23 lines
394 B
Plaintext
Raw Permalink Normal View History

2018-03-24 21:59:15 +00:00
Release history for vue-svg-pan-zoom
2019-09-28 16:44:06 +00:00
v1.1.0 2019-09-28
2019-09-27 21:17:28 +00:00
- exposes some of svg-pan-zoom api. (alessiocarrafa, GH#7)
2019-05-26 15:41:47 +00:00
v1.0.1 2019-05-26
- corrects the thumbnail docs in the README. (GH#6)
v1.0.0 2019-04-30
- reworks thumbnail logic to be more vue-like.
2019-05-01 00:33:45 +00:00
- upgrade svg-pan-zoom dependency to 3.6.0.
2018-03-24 21:59:15 +00:00
v0.1.0 2018-03-24
- component can now access the underlying svgpanzoom js object. (GH#1)