jaredmcateer / ngVue3

Use Vue 3 components in your Angular 1.x app
https://jaredmcateer.github.io/ngVue3/
MIT License
20 stars 2 forks source link

feat(NgVueProvider): support global components #37

Closed jaredmcateer closed 1 year ago

jaredmcateer commented 1 year ago

Exposes a method on the NgVueProvider class to register global components that will be added to the app instance when linked.

Closes #36

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 0a5f468f8bf076d9ff5d061dccd37bd0f482e0fd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | -------------------- | ----- | | @jaredmcateer/ngvue3 | Minor | | demo | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR