Skip to content

Releases: jannicz/ng-svg-icon-sprite

Release 1.4

17 Jan 18:49
Compare
Choose a tag to compare
  • add title Input() for accessibility
  • add option to add array of tuples for attribute Input()
  • update examples and readme
  • write tests

Release 1.3

02 Dec 15:00
Compare
Choose a tag to compare
  • Upgrade to Angular 7
  • Improve CSS examples for hover effects
  • Improve build task

Release 1.2

25 Oct 21:05
74628df
Compare
Choose a tag to compare
  • adds ability to set custom attributes on generated SVG element (i.e. focusable="false")
  • fixes default class issue where 'icon' was not assigned correctly
  • updates some dependencies

Release 1.1

15 Aug 18:49
Compare
Choose a tag to compare
  • update to library distribution package format
  • split development app and node module (Angular projects pattern)

Fixes injector issues in combination with upgraded Angular version (i.e. StaticInjectorError[ViewContainerRef])

Release 1.0

10 Jul 13:02
Compare
Choose a tag to compare

update to Angular 6

Release 0.7.1

21 Mar 17:10
Compare
Choose a tag to compare
  • resolve vulnerability issue of deep dependency
  • update readme

Release 0.7

01 Jan 16:16
Compare
Choose a tag to compare
  • add variable example
  • format readme

Release 0.6

31 Dec 18:41
Compare
Choose a tag to compare
0.6.0

Enable accessing svg color property for IE, update readme, bump version