Nuxt/packages/nuxt/src/app/composables
2024-06-10 21:51:40 +01:00
..
asyncContext.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
asyncData.ts fix(nuxt): remove boolean value for dedupe in v4 compat (#27511) 2024-06-10 21:51:40 +01:00
chunk.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
component.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
cookie.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
error.ts fix(nuxt): use undefined rather than null for data fetching defaults (#27294) 2024-05-21 23:58:38 +01:00
fetch.ts fix(nuxt): clear timeout when asyncData request finishes/aborts (#27308) 2024-05-22 16:00:03 +01:00
hydrate.ts chore(nuxt): rename nuxt -> nuxtApp internally for consistency 2024-02-05 12:02:41 +00:00
id.ts fix(nuxt): produce valid css selector from useId (#25969) 2024-02-27 10:57:26 +00:00
index.ts feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
loading-indicator.ts feat(nuxt): allow displaying error state in loading indicator (#27176) 2024-05-16 09:23:18 -05:00
manifest.ts fix(nuxt): handle errors loading app manifest (#27441) 2024-06-07 10:56:48 +01:00
once.ts fix(nuxt): do not rerun synchronous callOnce callbacks (#25431) 2024-01-25 14:29:50 +00:00
payload.ts fix(nuxt): respect app.cdnURL for extracted payloads (#26668) 2024-05-23 09:18:31 +01:00
preload.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
preview.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
ready.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
route-announcer.ts feat(nuxt): add <NuxtRouteAnnouncer> and useRouteAnnouncer (#25741) 2024-04-17 16:58:13 +01:00
router.ts fix(nuxt): encode location header in navigateTo (#27280) 2024-05-20 21:02:46 +01:00
script-stubs.ts feat(nuxt): prompt to install nuxt/scripts on usage (#27010) 2024-05-03 13:57:28 +01:00
ssr.ts feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
state.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
url.ts feat(nuxt): support passing options to useRequestURL (#26687) 2024-04-09 15:03:29 +02:00