1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-20 16:25:55 +00:00
Commit Graph

239 Commits

Author SHA1 Message Date
Sébastien Chopin
a21e8d2438
docs: remove duotone icons for clarity () 2024-09-17 17:33:49 +02:00
@beer
364d1fc7f3
docs: capitalize text () 2024-09-13 12:57:44 +01:00
Heb
d0ae9821b3
docs: fix postcss codeblock typo () 2024-09-03 14:36:26 +01:00
Gustav Odinger
29fbb2d61a
docs: persist package manager choice in code blocks () 2024-08-28 22:42:39 +01:00
@beer
ce9fe7cd19
docs: capitalize text () 2024-08-28 22:20:10 +01:00
xjccc
89ce936b45
fix(nuxt): preserve route-specific metadata on route.meta () 2024-08-19 13:49:22 +01:00
Daniel Roe
cfe3b5b0bb
docs: link to vue test utils docs for mountSuspended () 2024-08-13 20:43:57 +01:00
Adam DeHaven
f2c888bf68
docs: setup host property and usage example () 2024-08-06 15:17:51 +01:00
nuxt-studio[bot]
e5a697b961
market(docs): update 2024-08-06 15:17:50 +01:00
Meo
fd696ca9e9
docs: bunx -> bun x () 2024-07-24 00:41:05 +02:00
Mohab Sameh
f868266074
docs: fix codemod command typos () 2024-07-24 00:41:05 +02:00
Daniel Roe
45c6df9a4c
docs: use headers.getSetCookie 2024-07-24 00:41:04 +02:00
Daniel Roe
29f95ae0d4
docs: use splitSetCookieString from cookie-es 2024-07-24 00:41:04 +02:00
Vaci
bed075fabf
docs: fix note in layers usage chapter () 2024-07-24 00:40:39 +02:00
Johan Krijt
5841e605a9
docs: fix issue in cookie passing example () 2024-07-24 00:40:38 +02:00
arshcodemod
35bebc47b0
docs: codemods for migrating to Nuxt 4 () 2024-07-18 21:12:10 +01:00
Santiago A
2bf9fc677c
docs: add info about layers/ directory () 2024-07-15 14:03:07 +01:00
Thomas
3412f87276
docs: remove a resolved issue from view transition docs () 2024-07-15 14:03:06 +01:00
Santiago A
6d7502f8e1
docs: mention content in upgrade guide v4 folder structure () 2024-07-15 14:03:06 +01:00
xjccc
0ce16ac8c9
docs: deprecate pending and emphasis undefined () 2024-07-15 14:03:05 +01:00
Liran Tal
d864ba324b
docs: clarify xrsp danger () 2024-07-15 14:03:05 +01:00
Daniel Kelly
fd3fb4c345
docs: remove deprecated pending variable from data fetching docs () 2024-07-05 10:52:12 +01:00
Daniel Flanagan
94a98f1d8f
docs: fix Cloudflare spelling () 2024-07-03 09:34:47 +01:00
Daniel Roe
c222fe7aa9
docs: mention layers in directory guide 2024-07-01 23:15:32 +01:00
Daniel Roe
5d2dc97147
docs: update reference to nightly release for testing nuxt 4 2024-06-30 11:21:02 +01:00
Daniel Roe
3c16c890c1
docs: update Nuxt 3 -> Nuxt or Nuxt 3+ 2024-06-30 11:21:01 +01:00
Ryota Watanabe
a07ca1f6f7
docs: compatibilityVersion is available in the latest release () 2024-06-30 11:21:01 +01:00
Dominic
088a86f442
docs: update some code groups with package manager examples () 2024-06-26 11:45:44 +02:00
Daniel Roe
e7fbc9f815
docs: sync changes from main branch 2024-06-21 11:35:13 +01:00
Daniel Kelly
77685e43e4
docs: remove outdated recommendation () 2024-06-18 17:49:03 +01:00
Idorenyin Udoh
f365a2783c
docs: clarify how transitions are configured globally () 2024-06-18 13:50:11 +01:00
Daniel Kelly
7d942f1b5b
docs: fix variable name () 2024-06-17 23:35:32 +01:00
Alexandru Ungureanu
cec299bdc4
docs: correct Cloudflare deployment recommendations () 2024-06-15 22:43:44 +01:00
Yusuf Mansur Özer
345a8799f7
docs: string vs object errors + accessing data of server-thrown errors () 2024-06-15 20:14:27 +01:00
Alexander Lichter
b7d4a5767b
docs: mention 3.12 for testing nuxt 4 () 2024-06-11 10:56:40 +01:00
Daniel Roe
11a79359b8
fix(nuxt): remove boolean value for dedupe in v4 compat () 2024-06-10 21:51:40 +01:00
Ryan Clements
b3f519aa6e
docs: add docs page for prerendering () 2024-06-10 19:45:10 +01:00
Daniel Roe
3383a2df2a
docs: add comment about existing custom srcDir in upgrade steps 2024-06-10 11:10:42 +01:00
Daniel Roe
af65d59678
fix(kit): improve defaults in generated tsconfig.json () 2024-06-07 21:08:57 +01:00
Luke Nelson
c5135efccc
docs: add note about middleware re-running for error pages () 2024-06-07 17:24:50 +01:00
JD Solanki
3af52b0375
docs: added recipe for consuming SSE via POST request () 2024-06-06 13:47:31 +01:00
Lasse Diercks
026cf15613
docs: introduce hint and link to environment override feature () 2024-05-22 23:21:12 +01:00
Daniel Roe
811bfc18a1
feat(nuxt): respect defaults when clearing asyncData () 2024-05-22 15:42:19 +01:00
Daniel Roe
8a759bc6fe
fix(nuxt): use undefined rather than null for data fetching defaults () 2024-05-21 23:58:38 +01:00
Ryota Watanabe
3fbd301e44
docs: mark bridge as stable () 2024-05-14 10:29:41 -05:00
Daniel Roe
89baee0493
fix(nuxt): scan folder indices for middleware () 2024-05-13 21:23:15 +01:00
Daniel Roe
5c34676159
feat(schema): remove some experimental options for v4 () 2024-05-13 18:45:21 +01:00
Alexander Lichter
69860d952a
docs: add video links for more context () 2024-05-13 15:39:52 +01:00
Dominik Opyd
dd6da1c614
docs: add app.config.ts to nuxt 4 testing/migration () 2024-05-12 09:47:27 +01:00
Daniel Roe
b5e35e3bd7
docs: fix type checking of component testing blocks 2024-05-12 09:47:15 +01:00