Nuxt/packages/nuxt/src/app/components
2025-02-16 13:31:49 +00:00
..
client-fallback.client.ts chore: remove outdated comment (#30324) 2024-12-21 07:18:35 +00:00
client-fallback.server.ts fix(nuxt): use useId for client-fallback component uid (#30314) 2024-12-20 10:13:46 +00:00
client-only.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
dev-only.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 10:26:10 +01:00
index.ts
injections.ts fix(nuxt): preserve old vnode when leaving nested route (#21823) 2023-07-05 12:39:39 +02:00
island-renderer.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 10:26:10 +01:00
nuxt-error-boundary.ts fix(nuxt): do not accept attrs on <NuxtErrorBoundary> (#28901) 2024-09-09 20:37:55 +01:00
nuxt-error-page.vue chore(deps): update all non-major dependencies (main) (#30238) 2024-12-13 17:41:08 +00:00
nuxt-island.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
nuxt-layout.ts fix(nuxt): ensure <NuxtLayout> fallback prop is typed (#30832) 2025-02-01 13:45:12 +00:00
nuxt-link.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-16 13:31:49 +00:00
nuxt-loading-indicator.ts feat(nuxt): allow displaying error state in loading indicator (#27176) 2024-05-16 09:23:18 -05:00
nuxt-root.vue perf(nuxt): abort vue render when plugins throw error (#27304) 2024-05-22 15:40:19 +01:00
nuxt-route-announcer.ts test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +00:00
nuxt-stubs.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nuxt-teleport-island-component.ts perf(nuxt): drop pathe browser dep for deep server components (#30456) 2025-01-05 00:28:48 +00:00
nuxt-teleport-island-slot.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 10:26:10 +01:00
route-provider.ts fix(nuxt): prevent keepalive cache reset (#30807) 2025-02-06 18:10:35 +00:00
server-placeholder.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
test-component-wrapper.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 10:26:10 +01:00
utils.ts perf(nuxt): enable Transition component only on client side (#30720) 2025-01-24 17:16:26 +00:00