Nuxt/packages/nuxt/src/app/components
2024-03-15 09:16:41 -07: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 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +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 perf: early return chained functions with falsy values (#25647) 2024-02-26 16:08:45 +00:00
nuxt-island.ts fix(nuxt): respect baseUrl within server components (#25727) 2024-03-15 09:16:41 -07: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 docs: escape 'elements' in jsdoc comments 2024-03-14 11:31:42 -07:00
nuxt-loading-indicator.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
nuxt-root.vue perf(nuxt): tree shake island renderer 2024-03-09 11:25:11 +01: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 feat(nuxt): allow using nuxt-client in all components (#25479) 2024-03-06 15:26:19 +00:00
nuxt-teleport-island-slot.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +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