Socket
Socket
Sign inDemoInstall

vue-inline-svg

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-inline-svg - npm Package Versions

13

3.0.0-beta.3

Diff

shrpne
published 3.0.0-beta.2 •

shrpne
published 3.0.0-beta.1 •

shrpne
published 2.0.0 •

Changelog

Source

2.0.0 - 2020-07-25

  • Add: title prop
  • Fix: transform-source to react on property change and not to only transform on initial load
  • BREAKING: transform-source now doesn't affect resulting SVG's attributes, use attrs on the component instead
  • BREAKING Add: keep-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.
shrpne
published 1.3.1 •

Changelog

Source

1.3.1 - 2020-05-08

  • Add: browser field to package.json. No more extra Webpack configuration is needed by default.
shrpne
published 1.3.0 •

Changelog

Source

1.3.0 - 2020-03-23

  • Fix: @loaded event fired to early (it was fired on SVG load, not on component render)
  • Add: pass SVG element as argument to the @loaded callback
shrpne
published 1.2.0 •

Changelog

Source

1.2.0 - 2019-11-26

  • Add: transformSource prop #9
shrpne
published 1.1.3 •

Changelog

Source

1.1.3 - 2019-09-06

  • Fixed: don't fail on invalid SVG file parse
  • Fixed: update component attrs now correctly launch component rerender
  • Refactor: don't patch innerHTML manually, but use render function's domProps
  • Add: emit Error on error
shrpne
published 1.1.2 •

Changelog

Source

1.1.2 - 2019-08-22

  • Fixed: now listeners correctly passes #4
shrpne
published 1.1.1 •

Changelog

Source

1.1.1 - 2019-03-18

  • Fixed: don't use Vue's merge attrs logic
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc