Skip to content

Conversation

@pratik227
Copy link

I have added documentation for Vue 3.

Please also publish the package for the same so doc will also available in npm site.

Thanks,
Pratilk Patel

@pratik227 pratik227 mentioned this pull request Dec 7, 2022
@gabrielstuff
Copy link
Member

Thanks a lot for your submission. Will need to look at it before publishing.

@pratik227
Copy link
Author

Yah I have added codesandbox link aswell you can check that. Same code is there in codesandbox.

@pratik227
Copy link
Author

@gabrielstuff Any update on this ?

@LoseTheQuit
Copy link

Hey, adding this:

eventEmitter: { $on: (...args) => emitter.on(...args), $once: (...args) => emitter.once(...args), $off: (...args) => emitter.off(...args), $emit: (...args) => emitter.emit(...args) },
works in Vue 3! Thanks @pratik227

@pratik227
Copy link
Author

Hey, adding this:

eventEmitter: { $on: (...args) => emitter.on(...args), $once: (...args) => emitter.once(...args), $off: (...args) => emitter.off(...args), $emit: (...args) => emitter.emit(...args) }, works in Vue 3! Thanks @pratik227

🚀 👍

@vineet-2020
Copy link

Any updates on this?

@brock-rb2t
Copy link

+1 on this PR. Can we please get a merge?

@pratik227
Copy link
Author

+1 on this PR. Can we please get a merge?

🚀

@pratik227
Copy link
Author

Thanks a lot for your submission. Will need to look at it before publishing.

Any update on these ? Please if you don't want to maintain the repo make it archive.

@gabrielstuff
Copy link
Member

Hey ! sorry, will review the PR this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants