Skip to content

Releases: nuxt-modules/svg-sprite

v0.4.0

26 Sep 19:03
Compare
Choose a tag to compare

Features

  • Inline definitions, prevent id conflict (2cfdd21)
  • use functional component (d0fdb25)

v0.3.0

31 Aug 14:26
Compare
Choose a tag to compare

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

26 May 19:09
Compare
Choose a tag to compare

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

16 Feb 19:42
Compare
Choose a tag to compare

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

06 Feb 13:49
Compare
Choose a tag to compare

First release of this module, we are looking forward your feedback 💚