Nuxt/packages/nuxt/src/app/components
renovate[bot] e8ceaa20c9
chore(deps): update all non-major dependencies (3.x) (#30133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-10 23:35:16 +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-19 13:26:25 +01: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 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 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): check if nuxt link observer is null (#30038) 2024-11-26 13:33:57 +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