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 10:54:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4a3ba73f22
Nuxt
/
packages
/
nuxt3
/
src
/
app
/
composables
History
Daniel Roe
4a3ba73f22
fix(nuxt3): enable
useAsyncData
and
useFetch
usage within plugins (
#1933
)
2021-11-15 17:34:39 +01:00
..
asyncData.ts
fix(nuxt3): enable
useAsyncData
and
useFetch
usage within plugins (
#1933
)
2021-11-15 17:34:39 +01:00
component.ts
feat(bridge, nuxt3): mock vue-demi (
#1849
)
2021-11-15 11:25:50 +01:00
fetch.ts
feat(nuxt3, bridge): add lazy helpers (
useLazyAsyncData
and
useLazyFetch
) (
#1861
)
2021-11-15 13:09:07 +01:00
hydrate.ts
refactor: rename runtime
nuxt
to
nuxtApp
equivalents (
#460
)
2021-08-27 15:30:53 +02:00
index.ts
feat(nuxt3, bridge): add lazy helpers (
useLazyAsyncData
and
useLazyFetch
) (
#1861
)
2021-11-15 13:09:07 +01:00
state.ts
fix(nuxt3): add missing
toRef
import for
useState
2021-10-12 18:24:27 +02:00