Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Releases: arkon/ng-inline-svg

v10.0.0

09 Feb 00:30
Compare
Choose a tag to compare

Angular 9 support.

v9.2.0

31 Dec 04:08
Compare
Choose a tag to compare
  • Ivy fixes

v9.1.0

07 Oct 02:19
Compare
Choose a tag to compare
  • Ignore interceptor chain (#122, thanks @heavybeard!)
  • Add resolveSVGUrl option (#115)
  • Fix SSR build problem (#120)

v9.0.0

25 Aug 20:11
Compare
Choose a tag to compare
  • Bump dependencies for Angular 8

v8.6.0

25 Aug 20:04
Compare
Choose a tag to compare
  • Fix typing for setSVGAttributes (#116)
  • Change output module type to es2015 (#117)

v8.5.0

20 Jun 22:38
Compare
Choose a tag to compare
  • Option to avoid fetching SVGs on server side (#110)

v8.4.1

19 Apr 15:40
Compare
Choose a tag to compare
  • Fixed bug in removeSVGAttributes (#108)

v8.4.0

07 Apr 20:22
Compare
Choose a tag to compare
  • Added [setSVGAttributes] option (#97)
  • Added SVGScriptEvalMode enum for convenience

v8.3.0

28 Dec 21:36
Compare
Choose a tag to compare
  • Fixed support for symbols ID which are numbers (#98)

v8.2.0

20 Nov 23:34
Compare
Choose a tag to compare
  • Explicitly define rxjs 6 as a peer dependency (#93)