Skip to content

Tags: liuwei3230/svg-to-vue-component

Tags

v0.3.8

Toggle v0.3.8's commit message
fix: add test rule for css files (egoist#26)

v0.3.7

Toggle v0.3.7's commit message
fix test

v0.3.6

Toggle v0.3.6's commit message
fix: add new lines around the svg code

v0.3.5

Toggle v0.3.5's commit message
fix(component): Prevent IE from throwing syntax errors (egoist#21)

Object method shorthand is not supported in older browser.

v0.3.4

Toggle v0.3.4's commit message
fix: include .svg in issuer

v0.3.3

Toggle v0.3.3's commit message
fix: add warning for .svg files that are imported by css files

v0.3.2

Toggle v0.3.2's commit message
fix: incorrect import, closes egoist#17

v0.3.1

Toggle v0.3.1's commit message
fix: bind all listeners

v0.3.0

Toggle v0.3.0's commit message
feat: use stateful component

- so that it works with lazy-loaded component in SSR
- less code since we no longer need to inherit attributes for functional component

closes egoist#15

v0.2.6

Toggle v0.2.6's commit message
Release v0.2.6