Nuxt/packages/nuxt/src/app/components
renovate[bot] 54b1918a5c
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 17:41:08 +00:00
..
client-fallback.client.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
client-fallback.server.ts chore: add more checks around indexed access (#29060) 2024-09-18 21:41:53 +02:00
client-only.ts perf(nuxt): use ServerPlaceholder for ssr client components (#28563) 2024-08-16 11:21:58 +01:00
dev-only.ts fix(nuxt): set inheritAttrs: false for fragment components (#28939) 2024-09-11 10:26:10 +01:00
index.ts refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
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 perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00
nuxt-layout.ts refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 17:06:03 -05:00
nuxt-link.ts fix(nuxt): check if nuxt link observer is null (#30038) 2024-11-26 07:34:43 +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 fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 10:35:37 +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): ensure injected route has enumerable keys (#28841) 2024-09-05 09:33:07 +02: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(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00