This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-16 19:04:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7a316c289a
Nuxt
/
packages
/
nuxt3
/
src
/
pages
/
runtime
History
Daniel Roe
7a316c289a
fix(nuxt3): include route children in parent suspense (
#4422
)
2022-04-19 10:38:57 +02:00
..
app.vue
refactor: extract
<NuxtLayout>
from
<NuxtPage>
(
#3011
)
2022-01-31 19:58:19 +01:00
composables.ts
feat(nuxt3): add universal routing utilities (
#3274
)
2022-02-21 14:03:42 +01:00
index.ts
feat(nuxt3): expose
/app
export paths (
#3323
)
2022-02-18 19:26:43 +01:00
page.ts
fix(nuxt3): include route children in parent suspense (
#4422
)
2022-04-19 10:38:57 +02:00
router.ts
fix(nuxt3): move new router behavior to
useActiveRoute
(
#4124
)
2022-04-06 14:45:18 +02:00
utils.ts
feat(nuxt3)!: enable using
<NuxtLayout>
without pages integration (
#3610
)
2022-03-14 11:47:24 +01:00