svg-sprite

Optimize SVG files and combine them into sprite

MIT License

Stars
281
Committers
21

Bot releases are visible (Hide)

svg-sprite - v1.0.0 Latest Release

Published by farnabaz over 1 year ago

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

svg-sprite -

Published by farnabaz almost 4 years ago

  • Use an empty layout for icons page
svg-sprite -

Published by farnabaz about 4 years ago

🚀 Features

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

Published by farnabaz about 4 years ago

🐛 Bug Fixes

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

💖 Thanks to

  • An Ha (@haan123)
svg-sprite -

Published by farnabaz over 4 years ago

Bug Fixes

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

Published by farnabaz over 4 years ago

Features

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

Published by farnabaz over 4 years ago

Bug Fixes

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

Published by farnabaz almost 5 years ago

Features

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

Published by farnabaz about 5 years ago

Features

  • expose file-loader publicPath (88ee0e3)
svg-sprite -

Published by farnabaz about 5 years ago

Features

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

Published by farnabaz about 5 years ago

Bug Fixes

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

Features

  • Introduce svgConfig option (8016593)
svg-sprite -

Published by farnabaz about 5 years ago

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)
svg-sprite -

Published by farnabaz over 5 years ago

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
svg-sprite -

Published by farnabaz over 5 years ago

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)
svg-sprite - v0.1.0

Published by Atinux over 5 years ago

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