Skip to content

Releases: jannicz/svg-icon-sprite

Release 1.1.1

29 Aug 11:54
Compare
Choose a tag to compare
  • Create CLI accessible by command line to make the sprite generation easier
  • Improve error logging of the lib
  • Improve demo app and fix minor issues
  • Update readme (provide new useful links)

Release 1.0.0

06 Jul 19:03
79f3494
Compare
Choose a tag to compare
  • Improve default sprite path retreival
  • Add frontend error logging
  • Add automated testing (JEST)
  • Create option (for generator script) to optionally strip attributes (fill, stroke)

Release 0.9.0

08 Mar 18:54
a4b5fd9
Compare
Choose a tag to compare
  • Add option to set default sprite path via meta attribute in HTML head
  • Fix bug where XML information where not removed while generating the sprite file
  • Add live code preview for demo page
  • Update readme

Release 0.8.0

12 Jan 12:33
380eeca
Compare
Choose a tag to compare
  • add option to leave out the sprite path and only pass the icon name
  • add Angular examples on codesandbox

Release 0.7.0

25 Dec 13:17
Compare
Choose a tag to compare
  • Improve browser support via polyfills
  • Add codesandbox integration examples
  • fix working directory script bug on Windows Shell