Releases: Yzen90/vuetify-svg-icons
Releases · Yzen90/vuetify-svg-icons
v2.1.0
Added support for Bootstrap Icons
Support of Bootstrap Icons through @xrnoz/bootstrap-icons-js
.
Updated dependencies.
v2.0.0
Rewrite of the package
- Renamed the functions for icon usage with the package.
- Simplified the plugin configuration.
View README for new usage.
v1.6.3
Fixed component to re-render when the icon changes.
v1.6.2
Better support for heroicons mini variant.
Made the vue component more like the one from vuetify/iconsets/mdi-svg.
Updated dependencies.
v1.6.1
Better support for heroicons solid variant.
v1.5.0
Added support for heroicons through @xrnoz/heroicons-js
package.
v1.4.0
Added support for @fortawesome/free-regular-svg-icons
.
BREAKING: to use the plugin faIconToString
must be replaced with fasEmbed
. Examples in the README.
Improved support for @mdi/light-js
`@mdi/js` icons embedding support for the plugin