Nuxt/packages/nuxt/src/app/plugins
2024-09-06 08:53:57 +02:00
..
check-if-layout-used.ts chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
check-outdated-build.client.ts feat(nuxt): allow configuring interval for checking app update (#27324) 2024-06-07 16:42:32 +01:00
chunk-reload.client.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
cross-origin-prefetch.client.ts fix(nuxt): use URL constructor to resolve external protocols 2024-05-07 14:14:02 +01:00
debug.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
dev-server-logs.ts fix(nuxt): fix ssr log querySelector (#28864) 2024-09-06 08:53:57 +02:00
navigation-repaint.client.ts fix(nuxt): defer registering inp handler until nuxt is mounted 2024-06-24 23:44:32 +02:00
payload.client.ts fix(nuxt): preload links with same hostname 2024-05-07 15:20:24 +01:00
preload.server.ts refactor(nuxt): remove _registeredComponents from ssrContext (#27819) 2024-07-05 10:52:12 +01:00
restore-state.client.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
revive-payload.client.ts feat(nuxt): allow server islands to manipulate head (#27987) 2024-08-22 13:10:17 +01:00
revive-payload.server.ts perf(nuxt): use reducer array + handle modified proto (#28768) 2024-09-03 14:35:21 +01:00
router.ts chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
view-transitions.client.ts feat(nuxt): add page:view-transition:start hook (#26045) 2024-03-06 15:58:40 +00:00