Nuxt/packages/bridge/src
2022-04-06 14:45:18 +02:00
..
runtime refactor(nuxt3,bridge)!: rename useMeta to useHead (#4066) 2022-04-05 16:02:29 +02:00
vite refactor(bridge): align bridge with vite and inline systemjs polyfill in entry (#4005) 2022-04-01 15:22:22 +02:00
app.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts fix(nuxt3): move new router behavior to useActiveRoute (#4124) 2022-04-06 14:45:18 +02:00
capi-legacy-key-plugin.ts fix(auto-imports): windows issue with parsing query from path (#3700) 2022-03-16 14:41:37 +01:00
capi.ts feat(nuxt3, bridge): add vue:setup hook (#2408) 2021-12-21 15:44:35 +01:00
dirs.ts chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
meta.ts refactor(nuxt3,bridge)!: rename useMeta to useHead (#4066) 2022-04-05 16:02:29 +02:00
module.ts feat!(nuxt3): use individual config layers for extending (#3717) 2022-03-16 21:36:30 +01:00
nitro.ts fix(bridge): handle static nested vite dirs (#3565) 2022-03-09 11:36:24 +01:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts feat(bridge): upgrade unplugin-vue2-script-setup (#2687) 2022-01-13 12:59:26 +01:00
transpile.ts fix(bridge): transpile @nuxt/bridge-edge (#4070) 2022-04-05 12:41:45 +02:00
typescript.ts fix(bridge): support newer js targets with webpack (#3131) 2022-02-08 17:13:02 +01:00
vue-compat.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00