Commit Graph

1569 Commits

Author SHA1 Message Date
Max
01cdc060f0
docs: update Nuxt 4 scheduled release date (#26663) 2024-04-05 19:09:14 +01:00
Nikita
c5fe9ea838
docs: add missing comma (#26644) 2024-04-04 17:02:52 +01:00
Damian Głowala
386be0b866
docs: replace process.* with import.meta.* (#26611) 2024-04-02 12:46:05 +01:00
Maxime Pauvert
21dbc7c311
docs: update core modules roadmap (#26553) 2024-03-30 09:02:22 +00:00
Taras Batenkov
f00dcdf0f8
docs: clarify app-config merging strategy note (#26564) 2024-03-30 07:43:54 +00:00
Pothuraju
50c92fbe6c
docs: add note about prerenderRoutes in dynamic routes (#26547) 2024-03-29 12:38:44 +00:00
xjccc
871404ae56
docs: add contents of the layout in examples (#26532) 2024-03-28 18:06:16 +00:00
Junaid Ahmed
670e2090bc
docs: adjust grammar (#26482) 2024-03-26 14:27:31 +00:00
Julien Huang
09e53fc6d9
docs: warn about single root element for server components (#26462) 2024-03-25 10:27:20 +00:00
Thimo
62a1fee817
docs: advise installing nuxi for debugging with pnpm (#26447) 2024-03-23 10:57:10 +00:00
Serge Doda
0fd83d2ff0
docs: migration page typo (#26389) 2024-03-20 09:06:30 +00:00
Daniel Roe
f55f747984
docs: add missing end block 2024-03-19 10:43:38 +00:00
Daniel Roe
a258bfc347
docs: add info about dependencies to install 2024-03-19 10:39:03 +00:00
Daniel Roe
8e635fd233
docs: update information about playwright test runner 2024-03-19 10:34:34 +00:00
Serge Doda
f4173b362b
docs: add routeNameSplitter example in migration docs (#25838) 2024-03-18 15:18:41 +00:00
Volker Rose
41f6a0a3a0
docs: note that @nuxt/schema should be used by module authors (#26190) 2024-03-18 15:17:30 +00:00
Turdalin Nurassyl
ac54031511
docs: mention <DevOnly> component in api section (#26029) 2024-03-18 15:17:20 +00:00
Daniel Roe
0d9c63b828
fix(nuxt): correct finish types and add to docs
resolves https://github.com/nuxt/nuxt/issues/26317
2024-03-17 20:09:19 +01:00
Daniel Roe
401370b3a0
docs: add note that useId must be used with single root element 2024-03-17 19:17:25 +01:00
Tanvir Rahman
1ba33d5dc5
docs: fix confusing wording (#26301) 2024-03-17 16:18:31 +01:00
Florian Lefebvre
cfd34ec234
docs: fix code block formatting for usePreviewMode (#26303) 2024-03-17 16:17:07 +01:00
Daniel Roe
da8e8eba80
docs: add some appMiddleware docs 2024-03-16 18:40:57 -07:00
Daniel Roe
115298a447
docs: add docs about playwright runner support 2024-03-16 18:20:47 -07:00
Daniel Roe
24217a9920
docs: add example for clear 2024-03-16 18:07:34 -07:00
Damian Głowala
02d6838293
feat(nuxt): add clear utility to useAsyncData/useFetch (#26259) 2024-03-16 17:19:44 -07:00
Tanvir Rahman
5a387d5f0a
docs: improve section titles in error-handling docs (#26288) 2024-03-15 19:12:19 -07:00
Daniel Roe
e272b2f2e1
feat(nuxt): pass server logs to client (#25936)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
2024-03-15 16:36:47 -07:00
Julien Huang
4be430e13f
feat(nuxt): pass nuxt instance to getCachedData (#26287) 2024-03-15 13:54:47 -07:00
Tanvir Rahman
e0ac145e9a
docs: add link to ofetch repo (#26284) 2024-03-15 13:18:58 -07:00
Tanvir Rahman
f21c24a112
docs: link to pinceau repo rather than website (#26286) 2024-03-15 13:18:13 -07:00
Daniel Roe
6b1f3438b6
docs: add more keywords for reducer/reviver docs
https://github.com/nuxt/nuxt/issues/21832#issuecomment-1996991526
2024-03-15 13:17:06 -07:00
Tanvir Rahman
5804d397ad
docs: removed unused composable example (#26283) 2024-03-15 11:18:35 -07:00
Tanvir Rahman
1410756e3f
docs: split a sentence in two to improve readability (#26279) 2024-03-15 10:29:40 -07:00
Tanvir Rahman
0af28831c1
docs: use a more common word (#26276) 2024-03-15 08:25:55 -07:00
Martins
9b23f36d2a
docs: added modular architecture use case for Layers (#26240) 2024-03-14 14:59:36 +01:00
Daniel Roe
a9effe9c8a
feat(nuxt): allow generating metadata for nuxt components (#26204) 2024-03-13 15:57:04 -07:00
Daniel Roe
e889a7df59
docs: update link to zhead 2024-03-13 15:48:29 -07:00
Daniel Roe
9bfd988ca6
feat(nuxt): enable islands if server pages/components present (#26223) 2024-03-13 07:39:35 -07:00
Mostafa Said
5089016695
docs: add mentions on Vue School tutorials (#25997) 2024-03-11 17:56:57 +01:00
Adam DeHaven
5d3cbff6ac
docs: add cache.varies docs for multi-tenant use case (#26197) 2024-03-11 07:35:33 -07:00
Daniel Roe
27f9c55fc2
docs: add app:manifest:update hook (#26192) 2024-03-11 05:12:48 -07:00
Daniel Roe
0cc7f298f9
feat(nuxt): support async transforms for data composables (#26154) 2024-03-08 19:22:46 +00:00
k-karen
cd3cf0b41a
docs: fix bracket escape on definePageMeta page (#26139) 2024-03-08 07:24:24 +00:00
Ryota Watanabe
a9af9e0288
docs: added bridge macros.pageMeta and typescript.esbuild option (#26136) 2024-03-08 07:21:56 +00:00
Sultanov Mirjamol
9e86ffdd05
docs: add warning about latest vue-tsc (#26083) 2024-03-06 20:59:44 +00:00
Daniel Roe
d6edb30c5a docs: update cssnano website url
https://github.com/cssnano/cssnano/pull/1578
2024-03-06 20:46:34 +00:00
Bogdan Kostyuk
98aa2c222f
feat(nuxt): usePreviewMode composable (#21705) 2024-03-06 17:14:15 +00:00
Julien Huang
f0442d0ddb
feat(nuxt): emit error if <NuxtIsland> can't fetch island (#25798) 2024-03-06 16:45:43 +00:00
Horváth Bálint
7095048f3b
feat(nuxt): add page:view-transition:start hook (#26045) 2024-03-06 15:58:40 +00:00
Julien Huang
6d93014c52
feat(nuxt): allow using nuxt-client in all components (#25479) 2024-03-06 15:26:19 +00:00