Vue Feather Versions Save

Feather component for Vue.js.

v2.0.0

2 years ago

Upgrade to Vue 3.

v1.1.1

3 years ago

v1.1.0

3 years ago
  • Convert to the functional component for better performance (#4).

v1.0.1

3 years ago
  • Rebuild with the latest vue-loader for better compatibility (#2).

v1.0.0

5 years ago
  • Support to use as a Vue plugin: Vue.use(VueFeather).
  • Support to use as a Vue component: Vue.component(VueFeather.name, VueFeather).
  • Register the component automatically once loaded in the browser.

v0.2.1

5 years ago
  • Use Sass instead of PostCSS.

v0.2.0

6 years ago
  • Rename element class name from vue-feather to feather.

v0.1.0

6 years ago
  • Support 10 props: animation, animation-speed, fill, size, stroke, stroke-linecap, stroke-linejoin, stroke-width, tag and type.