Svg Inject Versions Save

A tiny, intuitive, robust, caching solution for injecting SVG files inline into the DOM.

v1.0.2

5 years ago
  • fix: data-inject-url attribute not set on first injection
  • Use same random ID suffix for injection of one SVG

v1.0.1

5 years ago

fix version number in comments

v1.0.0

5 years ago

v1.0.0-rc.7

5 years ago

ignore leading and trailing whitespaces and comments in SVG files

v1.0.0-rc.6

5 years ago

Fix attribute selector for preventing unstyled image flash

v1.0.0-rc.5

5 years ago

fix tests for IE9-11

v1.0.0-rc.4

5 years ago

remove jshint warnings

v1.0.0-rc.3

5 years ago
  • new test for disabled caching
  • title attribute is set an old title element gets replace by the new title element
  • improved code commenting
  • minor code optimizations

v1.0.0-rc.2

5 years ago
  • API fixed