Nuxt/packages/nuxt/src/app/composables
2024-03-15 13:54:47 -07:00
..
asyncContext.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +00:00
asyncData.ts feat(nuxt): pass nuxt instance to getCachedData (#26287) 2024-03-15 13:54:47 -07: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 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +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 feat(nuxt): custom loading reset/hide delay + force finish() (#25932) 2024-03-06 16:27:05 +00:00
manifest.ts docs(nuxt): add @since annotations to exported composables (#25086) 2024-01-19 17:03:30 +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 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00: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