Skip to content

Releases: nuxt-modules/svg-sprite

v1.0.0

Choose a tag to compare

@farnabaz farnabaz released this 31 Mar 15:20

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

v0.5.2

Choose a tag to compare

@farnabaz farnabaz released this 02 Dec 22:23
  • Use an empty layout for icons page

v0.5.0

Choose a tag to compare

@farnabaz farnabaz released this 08 Oct 14:53

🚀 Features

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

SVG Sprite + Storybook

v0.4.12

Choose a tag to compare

@farnabaz farnabaz released this 02 Sep 16:02

🐛 Bug Fixes

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

💖 Thanks to

v0.4.11

Choose a tag to compare

@farnabaz farnabaz released this 24 Jun 14:19

Bug Fixes

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

v0.4.9

Choose a tag to compare

@farnabaz farnabaz released this 08 Feb 07:24

Features

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

v0.4.8

Choose a tag to compare

@farnabaz farnabaz released this 06 Feb 14:12

Bug Fixes

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

v0.4.5

Choose a tag to compare

@farnabaz farnabaz released this 16 Nov 17:27

Features

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

v0.4.3

Choose a tag to compare

@farnabaz farnabaz released this 18 Oct 19:16

Features

  • expose file-loader publicPath (88ee0e3)

v0.4.1

Choose a tag to compare

@farnabaz farnabaz released this 26 Sep 19:03

Bug Fixes

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

Features

  • Introduce svgConfig option (8016593)