Skip to content

Releases: iconfu/svg-inject

Version 1.0.2

20 Sep 11:19
Compare
Choose a tag to compare
  • fix: data-inject-url attribute not set on first injection
  • Use same random ID suffix for injection of one SVG

Version 1.0.1

03 Sep 07:46
Compare
Choose a tag to compare

fix version number in comments

Version 1.0.0

31 Aug 14:41
Compare
Choose a tag to compare
v1.0.0

Version 1.0.0

Release Candidate 7

16 Aug 11:42
Compare
Choose a tag to compare
Release Candidate 7 Pre-release
Pre-release

ignore leading and trailing whitespaces and comments in SVG files

Release Candidate 2

27 Jul 14:03
Compare
Choose a tag to compare
Release Candidate 2 Pre-release
Pre-release
  • API fixed

Release Candidate 6

07 Aug 15:39
Compare
Choose a tag to compare
Release Candidate 6 Pre-release
Pre-release

Fix attribute selector for preventing unstyled image flash

Release Candidate 5

07 Aug 07:09
Compare
Choose a tag to compare
Release Candidate 5 Pre-release
Pre-release

fix tests for IE9-11

Release Candidate 4

06 Aug 13:22
Compare
Choose a tag to compare
Release Candidate 4 Pre-release
Pre-release

remove jshint warnings

Release Candidate 3

06 Aug 12:23
Compare
Choose a tag to compare
Release Candidate 3 Pre-release
Pre-release
  • 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