Releases: jannicz/ng-svg-icon-sprite
Releases · jannicz/ng-svg-icon-sprite
Release 1.14
Release 1.13.2
- 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
Support for Angular 12
Release 1.10.0
Support for Angular 11, IE11 compatibility dropped
Release 1.9.1
- Now supports Angular 10
- Offers more complex manipulation example for scaling, color and src
- Adds multicolor styling example
Release 1.8.1
Add support of Angular 9
Release 1.7.1
Expose icon-sprite-config.model via public_api, resolves #31
Release 1.6.1
- 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
- add configuration option for default path via forRoot in ngModule
- improve examples
- update to Angular 7.2
Release 1.5
- 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