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

275 Commits

Author SHA1 Message Date
Camille Coutens
d7013d6688
docs: add context for useAsyncData side effects () 2025-01-14 14:08:08 +00:00
ikxin
28a366009f
docs: resolve many twoslash errors () 2025-01-14 12:59:04 +00:00
Daniel Roe
8e2ca5bdc2
docs: update references to lodash and recommend es-toolkit 2024-12-30 00:20:13 +00:00
Nishant Aanjaney Jalan
93ac7fa4c8
docs: fix filename for prerendering page () 2024-12-23 16:29:09 +00:00
Daniel Roe
2660bffbc8
docs: update migration documentation for inlineStyles 2024-12-20 12:15:14 +00:00
Martins Zeltins
b66858477b
docs: add a note about compatibilityVersion feature flag () 2024-12-16 16:48:38 +00:00
Daniel Roe
333d71a299
docs: update nitro links + fix link checking () 2024-12-13 20:46:29 +00:00
Daniel Roe
eb1ba017cf
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-13 20:46:28 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration () 2024-12-09 14:27:07 +00:00
Kraig Burrows
1d8f2c39f4
docs: add missing comma in upgrade doc code sample () 2024-12-09 14:11:13 +00:00
一纸忘忧
67a669fa13
docs: correct vite link () 2024-12-06 21:10:06 +00:00
Teena
9d78d7b062
docs: add note about using bun runtime () 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev () 2024-12-03 09:57:56 +00:00
Daniel Rentz
3cd5c25afe
docs: update configuration files format () 2024-12-03 09:57:56 +00:00
@beer
b0077adea9
docs: format text case for consistency () 2024-11-28 11:03:59 +00:00
mianlang
699871907f
docs: remove duplicate information about preprocessor variables () 2024-11-27 17:07:09 +00:00
@beer
c6baa97698
docs: text capitalization for titles () 2024-11-27 17:07:09 +00:00
Jan-Niklas W.
bc00279ebd
docs: update getting started to include WebStorm () 2024-11-19 15:39:48 -05:00
@beer
a6a803d27c
docs: capitalize text () 2024-11-17 06:14:20 -05:00
Daniel Roe
e3759ad553
docs: update custom environment example 2024-11-17 06:13:28 -05:00
Efraim
3db1a7d968
docs: remove outdated cloudflare tip (auto minify deprecated) () 2024-11-06 09:50:02 +00:00
Markus Oberlehner
db93eaf245
docs: fix tip formatting () 2024-11-05 21:40:24 +00:00
Daniel Roe
09885b87ef
docs: add error expectation 2024-11-02 23:14:01 +00:00
Till Sanders
43f2101587
docs: add information on --envName flag () 2024-11-02 23:14:01 +00:00
John Tanzer
9fdf90cbde
docs: correct some errors about proxying headers with $fetch () 2024-11-02 23:12:33 +00:00
Taras Batenkov
a7d3363566
docs: remove mockImplementation() call () 2024-10-24 15:40:35 +01:00
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend () 2024-10-22 15:38:04 +01:00
Ryota Watanabe
aca7391709
docs: add a description for .env.test () 2024-10-16 11:52:13 +01:00
Nishant Aanjaney Jalan
bff7ac5647
docs: improve explanation of ssr + data fetching () 2024-10-09 15:04:09 +02:00
Christoph Heike
666c8c2fe9
docs: mention upgrading third-party configs () 2024-10-09 08:28:27 +02:00
Jeremy Graziani
462242a002
docs: consistent directory structure () 2024-10-09 08:28:27 +02:00
Domenik Reitzner
92b427ce81
docs: ensure manifest code snippet works with pnpm () 2024-10-09 08:28:26 +02:00
Horváth Bálint
d02e498969
docs: add links to short videos from daniel () 2024-10-07 06:28:46 +02:00
一纸忘忧
3d547ea987
docs: remove redundant newlines and indentations () 2024-10-07 06:28:45 +02:00
Julien Huang
2e69612206
feat(nuxt): normalise component names to match nuxt pattern () 2024-09-25 22:52:13 +01:00
Joschua
0146436a4d
docs: remove specific Nuxt 4 release date () 2024-09-25 22:50:53 +01:00
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