Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extending the Nuxt examples section with Nuxt routing / transitions #44

Open
4aficiona2 opened this issue Nov 12, 2019 · 1 comment
Open

Comments

@4aficiona2
Copy link

4aficiona2 commented Nov 12, 2019

I was wondering if it would be possible to extend the Nuxt router, maybe in nuxt-stencil, similar to the following implementation in Ionic Vue so the Nuxt Router could be used with the Web Components generated by Stencil?

see https://github.com/ModusCreateOrg/ionic-vue/blob/master/src/router.ts or
https://github.com/ModusCreateOrg/beep/blob/master/src/router.js

@Gomah
Copy link
Owner

Gomah commented Nov 13, 2019

Good idea! I think the example should use the router-module to support IonicVueRouter then.

I don't have much time to look at it now, PRs are welcome 👍

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

No branches or pull requests

2 participants