Nuxt/packages/nuxt/src/app/components
2024-02-09 20:33:35 +00:00
..
client-fallback.client.ts chore(deps): update all non-major dependencies (main) (#22866) 2023-09-05 12:27:41 +01:00
client-fallback.server.ts fix(nuxt): handle async children in ClientFallback (#24086) 2023-11-03 21:04:26 +00:00
client-only.ts fix(nuxt): don't check for layout/page with <ClientOnly> (#25714) 2024-02-09 20:33:35 +00:00
dev-only.ts feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +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 refactor(nuxt): refactor island response + improve rendering (#25190) 2024-01-16 13:22:50 +00: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): catch error in NuxtErrorBoundary with ssr: false (#24896) 2023-12-25 17:54:01 +00:00
nuxt-error-page.vue chore(deps): update all non-major dependencies (main) (#22866) 2023-09-05 12:27:41 +01:00
nuxt-island.ts fix(nuxt): fetch non-server rendered islands when hydrating (#25613) 2024-02-05 10:36:20 +00:00
nuxt-layout.ts fix(nuxt): stop tracking suspense when error hydrating page (#25389) 2024-01-23 12:31:39 +00:00
nuxt-link.ts fix(nuxt): don't set default rel for same-site external links (#25600) 2024-02-04 22:21:39 +00:00
nuxt-loading-indicator.ts feat(nuxt): slow down loading indicator when approaching 100% (#25119) 2024-01-29 16:19:32 +00:00
nuxt-root.vue fix(nuxt): stop tracking suspense when error hydrating page (#25389) 2024-01-23 12:31:39 +00:00
nuxt-stubs.ts feat(nuxt): prompt to autoinstall @nuxt/image when it is used (#23717) 2023-10-17 12:07:31 +01:00
nuxt-teleport-island-component.ts refactor(nuxt): rename to data-island-component (#25232) 2024-01-16 16:33:45 +00:00
nuxt-teleport-island-slot.ts refactor(nuxt): refactor island response + improve rendering (#25190) 2024-01-16 13:22:50 +00:00
route-provider.ts fix(nuxt): provide route component names to KeepAlive cache (#24024) 2023-11-14 16:56:31 +00:00
server-placeholder.ts style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
test-component-wrapper.ts fix(nuxt): use destr in more places over JSON.parse (#22997) 2023-09-05 09:42:16 +01:00
utils.ts refactor(nuxt): refactor island response + improve rendering (#25190) 2024-01-16 13:22:50 +00:00