Skip to content

Releases: nuxt-modules/svg-sprite

v1.0.0

31 Mar 15:20
Compare
Choose a tag to compare

Announcing SVG-Sprite v1.0.0, now based on Nuxt 3 and Svgo 3! 🎉🎉🎉

v0.5.2

02 Dec 22:23
Compare
Choose a tag to compare
  • Use an empty layout for icons page

v0.5.0

08 Oct 14:53
Compare
Choose a tag to compare

🚀 Features

  • icons-page
    • Add color for icon name (#194)
    • Add search functionality and improve UI
  • storybook

SVG Sprite + Storybook

v0.4.12

02 Sep 16:02
Compare
Choose a tag to compare

🐛 Bug Fixes

  • icons-page
    • prevent file not found error (#184)

💖 Thanks to

v0.4.11

24 Jun 14:19
Compare
Choose a tag to compare

Bug Fixes

  • Avoid using non-primitive value as key (2cd503c)

v0.4.9

08 Feb 07:24
Compare
Choose a tag to compare

Features

  • iconsPath: disable icons list page if path does not provided (c4cc120)

v0.4.8

06 Feb 14:12
Compare
Choose a tag to compare

Bug Fixes

  • icons-list: drop default namespace in icons list (62d8572)

v0.4.5

16 Nov 17:27
Compare
Choose a tag to compare

Features

  • icons-list: list all icons in a single page on dev mode (10238c5)

v0.4.3

18 Oct 19:16
Compare
Choose a tag to compare

Features

  • expose file-loader publicPath (88ee0e3)

v0.4.1

26 Sep 19:03
Compare
Choose a tag to compare

Bug Fixes

  • Do not register hooks on start-mode (03ec139)

Features

  • Introduce svgConfig option (8016593)