Nuxt/packages/bridge/src/runtime
2021-11-29 12:14:44 +01:00
..
vite/mock chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
app.plugin.mjs fix(bridge): remove falsy values from created and mounted (#2182) 2021-11-29 12:14:44 +01:00
app.ts chore(bridge): Improve typing of defineNuxtPlugin function (#1995) 2021-11-18 12:08:58 +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 fix(bridge): remove duplicated log (#2087) 2021-11-22 22:49:48 +01:00
capi.legacy.plugin.mjs chore(bridge): Improve typing of defineNuxtPlugin function (#1995) 2021-11-18 12:08:58 +01:00
capi.plugin.mjs feat: nuxt bridge (#459) 2021-09-05 23:21:33 +02:00
composables.ts fix(bridge): fixed reactivity on csr of useState reactive payload (#2134) 2021-11-24 16:44:02 +01: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
index.mjs feat(bridge): enable composition-api (#551) 2021-09-22 17:34:11 +02:00
meta feat(bridge): use useMeta in bridge projects (#664) 2021-10-06 14:37:45 +02:00
nitro-bridge.server.mjs chore(bridge): Improve typing of defineNuxtPlugin function (#1995) 2021-11-18 12:08:58 +01:00
vue2-bridge.d.ts feat(nuxt3, bridge): add lazy helpers (useLazyAsyncData and useLazyFetch) (#1861) 2021-11-15 13:09:07 +01:00
vue2-bridge.mjs feat(bridge, nuxt3): mock vue-demi (#1849) 2021-11-15 11:25:50 +01:00