Skip to content

Vue 3 usage Added - #59

Open
pratik227 wants to merge 2 commits into
soixantecircuits:masterfrom
pratik227:vue3-doc-added
Open

Vue 3 usage Added#59
pratik227 wants to merge 2 commits into
soixantecircuits:masterfrom
pratik227:vue3-doc-added

Conversation

@pratik227

Copy link
Copy Markdown

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
Copy Markdown
Member

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

@pratik227

Copy link
Copy Markdown
Author

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

@pratik227

Copy link
Copy Markdown
Author

@gabrielstuff Any update on this ?

@LoseTheQuit

Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown

Any updates on this?

@brock-rb2t

Copy link
Copy Markdown

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

@pratik227

Copy link
Copy Markdown
Author

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

🚀

@pratik227

Copy link
Copy Markdown
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
Copy Markdown
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants