Nuxt/packages/nuxt/src/app/composables
2024-04-03 21:49:09 +01:00
..
asyncContext.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
asyncData.ts perf(nuxt): unsubscribe from watch when scope is disposed (#26554) 2024-04-03 10:15:21 +01:00
chunk.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
component.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
cookie.ts fix(nuxt): early return from refreshCookie on server 2024-03-21 15:06:39 +00:00
error.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
fetch.ts refactor(nuxt): simplify request computation (#26191) 2024-03-11 09:33:39 -07: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): usePreviewMode composable (#21705) 2024-03-06 17:14:15 +00:00
loading-indicator.ts fix(nuxt): correct finish types and add to docs 2024-03-17 20:09:19 +01:00
manifest.ts fix(nuxt): pass joinRelativeURL + share paths on server (#26407) 2024-03-21 11:57:11 +00:00
once.ts fix(nuxt): do not rerun synchronous callOnce callbacks (#25431) 2024-01-25 14:29:50 +00:00
payload.ts fix(nuxt): cache-bust payloads with build id (#26068) 2024-03-06 12:50:59 +00:00
preload.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
preview.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
ready.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
router.ts fix(nuxt): handle missing Nuxt context in useRoute (#26633) 2024-04-03 21:49:09 +01:00
ssr.ts fix(nuxt): improve return type of useRequestEvent (#25480) 2024-01-29 11:48:35 +00:00
state.ts chore(nuxt): rename nuxt -> nuxtApp internally for consistency 2024-02-05 12:02:41 +00:00
url.ts fix(nuxt): don't add extra baseURL on server useRequestURL (#25765) 2024-02-13 10:30:39 +00:00