Nuxt/packages/nuxt/src/app/components
2024-12-23 16:29:08 +00:00
..
client-fallback.client.ts chore: remove outdated comment (#30324) 2024-12-23 16:29:08 +00:00
client-fallback.server.ts fix(nuxt): use useId for client-fallback component uid (#30314) 2024-12-20 11:16:42 +00:00
client-only.ts perf(nuxt): use ServerPlaceholder for ssr client components (#28563) 2024-08-28 22:40:52 +01:00
dev-only.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 11:48:58 +01:00
index.ts
injections.ts
island-renderer.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 11:48:58 +01:00
layout.ts feat(nuxt): autocomplete layouts in setPageLayout/<NuxtLayout> (#22362) 2023-07-31 09:50:55 +01:00
nuxt-error-boundary.ts fix(nuxt): do not accept attrs on <NuxtErrorBoundary> (#28901) 2024-09-09 20:41:46 +01:00
nuxt-error-page.vue chore(deps): update all non-major dependencies (3.x) (#30133) 2024-12-10 23:35:16 +00:00
nuxt-island.ts perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 15:38:26 +01:00
nuxt-layout.ts refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 22:26:04 -05:00
nuxt-link.ts fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-19 13:56:17 +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 14:25:38 +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 fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
nuxt-teleport-island-slot.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 11:48:58 +01:00
route-provider.ts fix(nuxt): ensure injected route has enumerable keys (#28841) 2024-09-09 10:27:50 +01: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 11:48:58 +01:00
utils.ts perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 15:38:26 +01:00