vue-progressbar icon indicating copy to clipboard operation
vue-progressbar copied to clipboard

is vue-progressbar package working for vue 3.0?

Open banushanv opened this issue 5 years ago • 5 comments

banushanv avatar Nov 09 '20 05:11 banushanv

Hai everyone! I expect a lot from the developers out there hopefully reading this message.

Previously I would like to thank all the developers who have contributed to this plugin for vuejs 2.

Here I donate some of my knowledge, to provide support for vuejs 3.

hurry up, what are you waiting for. check out the link below for details https://www.npmjs.com/package/@aacassandra/vue3-progressbar

or install directly from the command below

npm install @aacassandra/vue3-progressbar

documentation is not much different from official documentation hilongjw/vue-progressbar

Hopefully useful 🍺 @banushanv

aacassandra avatar Dec 07 '20 14:12 aacassandra

Can we use this vue3 progressbar for vue3 with composition Api ?

@aacassandra

banushanv avatar Dec 08 '20 17:12 banushanv

@banushanv Yes, of course. I have changed it to composition api. You can see the sample code in the src folder. I use provide and inject provided in vue3

aacassandra avatar Dec 08 '20 22:12 aacassandra

Thank you .

On Wed, 9 Dec 2020 at 03:41, Alauddin Afif Cassandra < [email protected]> wrote:

@banushanv https://github.com/banushanv Yes, of course. I have changed it to composition api. You can see the sample code in the src folder. I use provide and inject provided in vue3

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hilongjw/vue-progressbar/issues/98#issuecomment-741115917, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIR7UEG5NAUMB2XFLDSV253ST2QBBANCNFSM4TO4E3PQ .

banushanv avatar Dec 09 '20 02:12 banushanv

Thank you . On Wed, 9 Dec 2020 at 03:41, Alauddin Afif Cassandra < @.***> wrote: @banushanv https://github.com/banushanv Yes, of course. I have changed it to composition api. You can see the sample code in the src folder. I use provide and inject provided in vue3 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#98 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIR7UEG5NAUMB2XFLDSV253ST2QBBANCNFSM4TO4E3PQ .

Yes, you're welcome 🙏

aacassandra avatar Dec 09 '20 02:12 aacassandra