Skip to content

Releases: jannicz/ng-svg-icon-sprite

Release 1.14

06 May 18:49
51a10ff
Compare
Choose a tag to compare
  • Compatibility for Angular 17
  • Node 20

Release 1.13.2

22 Sep 16:34
64510fa
Compare
Choose a tag to compare
  • Upgrade to Angular 16
  • Upgrade to node 18
  • Updates of almost all dependencies
  • Minor compatibility issues solved in the dev project

Release 1.11.0

17 Feb 11:54
d80f349
Compare
Choose a tag to compare

Support for Angular 12

Release 1.10.0

21 Mar 15:28
6f6991b
Compare
Choose a tag to compare

Support for Angular 11, IE11 compatibility dropped

Release 1.9.1

26 Aug 14:05
Compare
Choose a tag to compare
  • Now supports Angular 10
  • Offers more complex manipulation example for scaling, color and src
  • Adds multicolor styling example

Release 1.8.1

24 Jul 14:04
Compare
Choose a tag to compare

Add support of Angular 9

Release 1.7.1

16 Dec 06:44
Compare
Choose a tag to compare
Expose icon-sprite-config.model via public_api, resolves #31

Release 1.6.1

19 Jul 11:15
Compare
Choose a tag to compare
  • fixes a bug where a combination of dynamic icon name (in src attribute) and a fixed sprite path (in forRoot) did not concatenate the name and path

Release 1.6

17 Mar 16:47
e144572
Compare
Choose a tag to compare
  • add configuration option for default path via forRoot in ngModule
  • improve examples
  • update to Angular 7.2

Release 1.5

01 Feb 11:57
ea0359a
Compare
Choose a tag to compare
  • add a default sprite path via a service
  • use the icon sprite component only with the icon name
  • override a default sprite file for particular icons by passing in the full path#icon