Releases: iconfu/svg-inject
Releases · iconfu/svg-inject
Version 1.0.2
- fix: data-inject-url attribute not set on first injection
- Use same random ID suffix for injection of one SVG
Version 1.0.1
fix version number in comments
Version 1.0.0
v1.0.0 Version 1.0.0
Release Candidate 7
ignore leading and trailing whitespaces and comments in SVG files
Release Candidate 2
- API fixed
Release Candidate 6
Fix attribute selector for preventing unstyled image flash
Release Candidate 5
fix tests for IE9-11
Release Candidate 4
remove jshint warnings
Release Candidate 3
- 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