1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-24 18:16:36 +00:00
Nuxt/packages/nuxt/src/app/components
2025-03-04 22:14:26 +00:00
..
client-fallback.client.ts chore: remove outdated comment () 2024-12-23 16:29:08 +00:00
client-fallback.server.ts fix(nuxt): use useId for client-fallback component uid () 2024-12-20 11:16:42 +00:00
client-only.ts refactor(nuxt): prefer logical assignment operators () 2025-02-20 20:55:24 +00:00
dev-only.ts fix(nuxt): set inheritAttrs: false for fragment components () 2024-09-11 11:48:58 +01:00
index.ts refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00
injections.ts fix(nuxt): preserve old vnode when leaving nested route () 2023-07-05 12:39:39 +02:00
island-renderer.ts feat(nuxt): upgrade to unhead v2 () 2025-03-04 21:25:31 +00:00
layout.ts feat(nuxt): autocomplete layouts in setPageLayout/<NuxtLayout> () 2023-07-31 09:50:55 +01:00
nuxt-error-boundary.ts fix(nuxt): do not accept attrs on <NuxtErrorBoundary> () 2024-09-09 20:41:46 +01:00
nuxt-error-page.vue chore(deps): update all non-major dependencies (3.x) () 2024-12-10 23:35:16 +00:00
nuxt-island.ts feat(nuxt): upgrade to unhead v2 () 2025-03-04 21:25:31 +00:00
nuxt-layout.ts fix(nuxt): ensure <NuxtLayout> fallback prop is typed () 2025-02-05 14:41:24 +00:00
nuxt-link.ts fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:25 +00:00
nuxt-loading-indicator.ts refactor(nuxt): use relative imports 2025-03-04 22:14:26 +00:00
nuxt-root.vue perf(nuxt): abort vue render when plugins throw error () 2024-05-22 15:40:19 +01:00
nuxt-route-announcer.ts refactor(nuxt): use relative imports 2025-03-04 22:14:26 +00:00
nuxt-stubs.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
nuxt-teleport-island-component.ts perf(nuxt): drop pathe browser dep for deep server components () 2025-01-05 00:38:01 +00:00
nuxt-teleport-island-slot.ts fix(nuxt): set inheritAttrs: false for fragment components () 2024-09-11 11:48:58 +01:00
route-provider.ts fix(nuxt): prevent keepalive cache reset () 2025-02-08 20:53:18 +00:00
server-placeholder.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
test-component-wrapper.ts fix(nuxt): set inheritAttrs: false for fragment components () 2024-09-11 11:48:58 +01:00
utils.ts perf(nuxt): enable Transition component only on client side () 2025-01-24 23:19:41 +00:00