vue-inline-svg
Advanced tools
Changelog
2.0.0 - 2020-07-25
title
proptransform-source
to react on property change and not to only transform on initial loadtransform-source
now doesn't affect resulting SVG's attributes, use attrs on the component insteadkeep-during-loading
prop, true
by default. It makes vue-inline-svg to preserve old image visible, when new image is being loaded. Pass false
to disable it and switch to old behaviour.Changelog
1.3.1 - 2020-05-08
browser
field to package.json. No more extra Webpack configuration is needed by default.Changelog
1.3.0 - 2020-03-23
@loaded
event fired to early (it was fired on SVG load, not on component render)@loaded
callbackChangelog
1.1.3 - 2019-09-06
Error
on error