Releases: nuxt-modules/svg-sprite
Releases · nuxt-modules/svg-sprite
v0.4.0
Features
- Inline definitions, prevent id conflict (2cfdd21)
- use functional component (d0fdb25)
v0.3.0
Bug Fixes
- remove url-loader && exclude output folder from svg loaders (30ff18a)
Features
- add viewBox prop to plugin (#27) (5210218)
- added viewBox prop to module (7706e38)
- define global and sprite specific class (c1c1711)
v0.2.1
Bug Fixes
- use PascalCase for component registration name (f0bc974)
- module: move module initialize to build:before hook (4bb045a), closes #24
- srcDir: fixes the icon regeneration bug (6931525)
- styles: inline all styles on optimization phase (569821c), closes #19
- windows-support: moves the replace function (80c0e33)
Features
- support svg 2 href attribute (f6c1e34), closes #17
v0.2.0
Bug Fixes
- defs: Extract defs from symbols (7af91e5), closes #4
- svg-rule: reduce url-loader byte limit [#8] (3b221fb)
Features
- accessibility: support for title and description in
svg-icon
[#10] (0119fae)
v0.1.0
First release of this module, we are looking forward your feedback 💚