vue-svg-pan-zoom/Changes

19 lines
315 B
Plaintext
Raw Normal View History

2018-03-24 21:59:15 +00:00
Release history for vue-svg-pan-zoom
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)