Nuxt/packages/bridge/src/runtime
2022-04-05 16:02:29 +02:00
..
vite/mock chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
app.plugin.mjs fix(bridge): don't double-install plugins when using compat vueApp.use (#3898) 2022-03-25 12:53:56 +01:00
app.ts fix(bridge): add implemented runtime nuxt hooks (#3872) 2022-03-24 13:13:56 +01:00
asyncData.ts feat(nuxt3, bridge): add lazy helpers (useLazyAsyncData and useLazyFetch) (#1861) 2021-11-15 13:09:07 +01:00
capi.legacy.mjs feat(nuxt3, bridge): add vue:setup hook (#2408) 2021-12-21 15:44:35 +01:00
capi.plugin.mjs refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00
composables.ts feat: refreshNuxtData function and app:data:refresh hook (#3929) 2022-03-28 19:12:41 +02:00
cookie.ts feat(nuxt3, bridge): useCookie universal composable (#2085) 2021-11-22 21:43:00 +01:00
fetch.ts feat(nuxt3, bridge): add lazy helpers (useLazyAsyncData and useLazyFetch) (#1861) 2021-11-15 13:09:07 +01:00
head refactor(nuxt3,bridge)!: rename useMeta to useHead (#4066) 2022-04-05 16:02:29 +02:00
index.ts fix(bridge): use typescript directory entry (#3365) 2022-02-25 12:45:45 +01:00
nitro-bridge.server.mjs chore(bridge): Improve typing of defineNuxtPlugin function (#1995) 2021-11-18 12:08:58 +01:00
ssr.ts feat(nuxt3, bridge): useReqHeaders composable (#2173) 2021-12-20 17:27:36 +01:00
vue2-bridge.d.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00
vue2-bridge.mjs refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00