Nuxt/packages/nuxt/src/app/components
2023-12-12 12:52:55 +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): use consistent annotations for tree-shaking (#24514) 2023-11-28 23:20:54 +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 fix(nuxt): island components with number prefix (#24469) 2023-11-28 22:06:32 +00:00
layout.ts feat(nuxt): autocomplete layouts in setPageLayout/<NuxtLayout> (#22362) 2023-07-31 09:50:55 +01:00
nuxt-error-boundary.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01: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 perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
nuxt-layout.ts feat(nuxt): warn when page uses a layout without <NuxtLayout> (#24116) 2023-11-23 21:12:28 +00:00
nuxt-link.ts fix(nuxt): only add/remove trailing slash for http protocols (#23296) 2023-12-12 12:52:55 +00:00
nuxt-loading-indicator.ts fix(nuxt): do not register loading indicator hooks on server (#24052) 2023-10-31 17:36:44 +01:00
nuxt-root.vue chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +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
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 fix(nuxt): use route key for loading indicator/view transition (#23868) 2023-10-27 23:32:09 +09:00