vue-feather-icon
vue-feather-icon copied to clipboard
It wasn't obvious that the link to vue-feather-icons was an alternative project
This updates all of the feather icons. The feather submodule is updated to the latest version of feather that passes all feather checks. I also ran gulp to update many...
Not able to pass in @click or v-on:click to work within the Vue.js instance.. has anyone figured it out? this is what I have tried: `` Got this to work......
Fix `Uncaught TypeError: Cannot set property props of # which has only a getter`
Also updates icons with latest from feather-icon and adjusts build process to use the dist version of the icons.
The stroke color is defined as an attribute of #000 when instead should use cascading color values (currentColor) to allow for simple manipulation.