Releases: jannicz/svg-icon-sprite
Releases · jannicz/svg-icon-sprite
Release 1.1.1
Release 1.0.0
- 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
- 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
- add option to leave out the sprite path and only pass the icon name
- add Angular examples on codesandbox
Release 0.7.0
- Improve browser support via polyfills
- Add codesandbox integration examples
- fix working directory script bug on Windows Shell