vue-svg-pan-zoom/Changes
Yanick Champoux 06305d6692 reworks the thumbnail
Redo the thumbnail logic to be much more vue-like.
2019-04-30 20:29:15 -04:00

14 lines
199 B
Plaintext

Release history for vue-svg-pan-zoom
v1.0.0 2019-04-30
- reworks thumbnail logic to be more vue-like.
v0.1.0 2018-03-24
- component can now access the underlying svgpanzoom js object. (GH#1)