vue2-notify icon indicating copy to clipboard operation
vue2-notify copied to clipboard

Simple Vue2 notification component

Results 3 vue2-notify issues
Sort by recently updated
recently updated
newest added

HI @websmurf, I think it would be nice if provide a demo page where developers would see vue2-notify in action. It could even be a jsFiddle.

The library won't work in Nuxt.js. Simply importing `vue2-notify` crashes with "window not defined" (coming from hard-wired `velocity-animate` dependency). Steps to reproduce: ``` $ node > require('vue2-notify') ReferenceError: window is...

contribution welcome

I use the library in my project con vuejs, and when i click a button to show the message it doesnt work. I dont have ide which its the problem....

waiting for input