Daniel Roe
|
7973f5ed46
|
docs: update minimal example
|
2024-11-17 06:13:29 -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) (#29812)
|
2024-11-06 09:50:02 +00:00 |
|
Erik Lilja
|
56169bc417
|
docs: add link to h3 blogpost (#29794)
|
2024-11-05 21:40:25 +00:00 |
|
Markus Oberlehner
|
db93eaf245
|
docs: fix tip formatting (#29792)
|
2024-11-05 21:40:24 +00:00 |
|
@beer
|
b104db081b
|
docs: capitalize titles (#29768)
|
2024-11-05 10:14:55 +00:00 |
|
Damian Głowala
|
59c28d5a5a
|
feat(nuxt): add useRuntimeHook composable (#29741)
|
2024-11-02 23:14:02 +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 (#28909)
|
2024-11-02 23:14:01 +00:00 |
|
Nils
|
b2accc6de7
|
feat(nuxt): allow chunk error or manifest update -> reload (#28160)
|
2024-11-02 23:14:01 +00:00 |
|
John Tanzer
|
9fdf90cbde
|
docs: correct some errors about proxying headers with $fetch (#29755)
|
2024-11-02 23:12:33 +00:00 |
|
Cruz
|
d1fef1946b
|
docs: type cast api plugin in custom usefetch example (#29756)
|
2024-11-02 23:12:33 +00:00 |
|
xjccc
|
4dbf5d3ba7
|
docs: update lifecycle hooks (#29678)
|
2024-11-02 23:12:32 +00:00 |
|
Taras Batenkov
|
a7d3363566
|
docs: remove mockImplementation() call (#29669)
|
2024-10-24 15:40:35 +01:00 |
|
xjccc
|
56ceb1840e
|
feat(nuxt): allow enabling route props in definePageMeta (#29586)
|
2024-10-22 15:38:04 +01:00 |
|
Bobbie Goede
|
39951fd472
|
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861)
|
2024-10-22 15:38:04 +01:00 |
|
Panopoulos Andreas
|
28d154b392
|
docs: add example to navigateTo util (#29611)
|
2024-10-22 15:38:03 +01:00 |
|
Dawit
|
721ed7d6de
|
docs: add section on 'updateAppConfig' in the 'app.config' page (#29397)
|
2024-10-16 11:52:13 +01:00 |
|
Ryota Watanabe
|
aca7391709
|
docs: add a description for .env.test (#29398)
|
2024-10-16 11:52:13 +01:00 |
|
Jelmer
|
613340edcf
|
feat(nuxt): add useResponseHeader composable (#27131)
|
2024-10-09 15:04:09 +02:00 |
|
Nishant Aanjaney Jalan
|
bff7ac5647
|
docs: improve explanation of ssr + data fetching (#29010)
|
2024-10-09 15:04:09 +02:00 |
|
Christoph Heike
|
666c8c2fe9
|
docs: mention upgrading third-party configs (#27768)
|
2024-10-09 08:28:27 +02:00 |
|
Sébastien Chopin
|
27b17dfacd
|
docs: update to new ofetch headers for interceptors (#29118)
|
2024-10-09 08:28:27 +02:00 |
|
Jeremy Graziani
|
462242a002
|
docs: consistent directory structure (#29292)
|
2024-10-09 08:28:27 +02:00 |
|
Domenik Reitzner
|
92b427ce81
|
docs: ensure manifest code snippet works with pnpm (#29273)
|
2024-10-09 08:28:26 +02:00 |
|
Jeel Rupapara
|
cb6cd82b8c
|
docs: add example of typing custom useFetch errors (#29253)
|
2024-10-09 08:28:25 +02:00 |
|
Matej Černý
|
ed5fda4e7c
|
docs: add a section about useRequestFetch and event.$fetch (#29099)
|
2024-10-07 12:41:26 +02:00 |
|
Leopold Kristjansson
|
260f188eaa
|
docs: add missing word (#29230)
|
2024-10-07 06:28:46 +02:00 |
|
Panopoulos Andreas
|
7b2f8a334f
|
docs: fix comments typo in auto-imports example (#29195)
|
2024-10-07 06:28:46 +02:00 |
|
Horváth Bálint
|
d02e498969
|
docs: add links to short videos from daniel (#29185)
|
2024-10-07 06:28:46 +02:00 |
|
一纸忘忧
|
3d547ea987
|
docs: remove redundant newlines and indentations (#29190)
|
2024-10-07 06:28:45 +02:00 |
|
Julien Huang
|
2e69612206
|
feat(nuxt): normalise component names to match nuxt pattern (#28745)
|
2024-09-25 22:52:13 +01:00 |
|
Joschua
|
0146436a4d
|
docs: remove specific Nuxt 4 release date (#29151)
|
2024-09-25 22:50:53 +01:00 |
|
Leopold Kristjansson
|
1730958841
|
docs: fix typo (#29045)
|
2024-09-19 13:21:18 +01:00 |
|
Sébastien Chopin
|
a21e8d2438
|
docs: remove duotone icons for clarity (#29040)
|
2024-09-17 17:33:49 +02:00 |
|
Julien Huang
|
db5c1de3e4
|
docs: use defineNuxtComponent instead of defineComponent (#29011)
|
2024-09-17 14:01:47 +02:00 |
|
Paulo Ricardo Severo
|
98215d7956
|
docs: remove confusing reference to 'SPA' (#28991)
|
2024-09-15 21:44:48 +01:00 |
|
Nishant Aanjaney Jalan
|
b35b5a1c0c
|
docs: add clarity to useFetch parameter signature (#28993)
|
2024-09-15 21:44:48 +01:00 |
|
@beer
|
4789125176
|
docs: fix typo (#28983)
|
2024-09-15 21:44:47 +01:00 |
|
@beer
|
364d1fc7f3
|
docs: capitalize text (#28972)
|
2024-09-13 12:57:44 +01:00 |
|
Liran Tal
|
bd10a95216
|
docs: update useFetch troubleshooting section (#28918)
|
2024-09-10 19:42:35 +01:00 |
|
Daniel Roe
|
0e8f5ae59d
|
perf(nuxt): remove interop default for dynamic components (#28912)
|
2024-09-10 19:42:34 +01:00 |
|
Nishant Aanjaney Jalan
|
0102623af8
|
docs: typo fixed missing closing angle bracket (#28880)
|
2024-09-09 10:28:51 +01:00 |
|
Osama Abdallah Essa Haikal
|
7aa91ba894
|
docs: add known limitations for app.config.ts (#28875)
|
2024-09-09 10:28:51 +01:00 |
|
Joaquín Sánchez
|
7f6d34961f
|
docs: include --frozen-lockfile when installing dependencies (#28794)
|
2024-09-03 14:36:26 +01:00 |
|
Heb
|
d0ae9821b3
|
docs: fix postcss codeblock typo (#28801)
|
2024-09-03 14:36:26 +01:00 |
|
Gustav Odinger
|
29fbb2d61a
|
docs: persist package manager choice in code blocks (#28514)
|
2024-08-28 22:42:39 +01:00 |
|
Ismail Sabet
|
1f87a4ea50
|
docs: add missing query returned value from useRoute() (#28743)
|
2024-08-28 22:39:56 +01:00 |
|
Max
|
66d8f4dab7
|
docs: updated line number for nuxt build-time hooks (#28746)
|
2024-08-28 22:39:56 +01:00 |
|
Daniel Roe
|
bafc482fa5
|
perf(nuxt): cache vue app build outputs (#28726)
|
2024-08-28 22:39:40 +01:00 |
|
@beer
|
ce9fe7cd19
|
docs: capitalize text (#28734)
|
2024-08-28 22:20:10 +01:00 |
|
Daniel Roe
|
7c359a3cab
|
docs: update broken/redirected links (#28739)
|
2024-08-28 22:20:10 +01:00 |
|
@beer
|
ef5faee7fd
|
docs: fix typo (#28724)
|
2024-08-27 19:43:32 +01:00 |
|
Maxime Pauvert
|
f8d23e210d
|
docs: update nuxt scripts status (#28629)
|
2024-08-21 16:37:04 +01:00 |
|
Kewin Szlezingier
|
dba2b972bd
|
feat(nuxt): allow defining triggers for prefetching links (#27846)
|
2024-08-20 11:36:14 +01:00 |
|
Vasily Kuzin
|
03ce7c63b3
|
docs: add line-breaks to tips in Module Author Guide (#28587)
|
2024-08-20 11:36:13 +01:00 |
|
xjccc
|
89ce936b45
|
fix(nuxt): preserve route-specific metadata on route.meta (#28441)
|
2024-08-19 13:49:22 +01:00 |
|
renovate[bot]
|
ebcf93d673
|
chore(deps): update all non-major dependencies (3.x) (#28547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-16 11:40:09 +01:00 |
|
xjccc
|
c55ca126a8
|
docs: update useRuntimeConfig source path (#28553)
|
2024-08-16 10:12:22 +01:00 |
|
Mike Laumann Bellika
|
14f2b5b31f
|
docs: fix options type in custom useFetch recipe (#28389)
|
2024-08-13 20:44:00 +01:00 |
|
Typed SIGTERM
|
cbeb97c7be
|
docs: improve typing of default exports (#28520)
|
2024-08-13 20:44:00 +01:00 |
|
Horu
|
c4ae151de5
|
feat(nuxt): allow organising pages within route groups (#28276)
|
2024-08-13 20:44:00 +01:00 |
|
Son Tran
|
9de596d802
|
feat(kit): add prepend option to addRouteMiddleware (#28496)
|
2024-08-13 20:43:59 +01:00 |
|
xjccc
|
dfb54e94bb
|
docs: correct custom routing link (#28497)
|
2024-08-13 20:43:58 +01:00 |
|
Matej Černý
|
11018bbbae
|
docs: recommend '#teleports' target instead of 'body' (#28489)
|
2024-08-13 20:43:58 +01:00 |
|
Riley Ho
|
f3577e2b0e
|
docs: remove vue-tsc major version constraint (#28484)
|
2024-08-13 20:43:58 +01:00 |
|
Adam DeHaven
|
0a6e5e1caa
|
feat(nuxt): custom enable/disable hooks for usePreviewMode (#28371)
|
2024-08-13 20:43:57 +01:00 |
|
Daniel Roe
|
cfe3b5b0bb
|
docs: link to vue test utils docs for mountSuspended (#28463)
|
2024-08-13 20:43:57 +01:00 |
|
Sébastien Chopin
|
fbdf4f3465
|
docs: use ts for create-error example (#28411)
|
2024-08-06 15:17:52 +01:00 |
|
@beer
|
8840199e5f
|
docs: improve readability of link to mdn (#28327)
|
2024-08-06 15:17:52 +01:00 |
|
AuroraTea
|
df369550f4
|
docs: fix TypeScript errors for examples (#28403)
|
2024-08-06 15:17:52 +01:00 |
|
Adam DeHaven
|
f2c888bf68
|
docs: setup host property and usage example (#28331)
|
2024-08-06 15:17:51 +01:00 |
|
nuxt-studio[bot]
|
e5a697b961
|
market(docs): update
|
2024-08-06 15:17:50 +01:00 |
|
Vaci
|
26dc7473d1
|
docs: update link to RuntimeNuxtHooks (#28336)
|
2024-08-06 15:17:50 +01:00 |
|
Meo
|
fd696ca9e9
|
docs: bunx -> bun x (#28277)
|
2024-07-24 00:41:05 +02:00 |
|
Mohab Sameh
|
f868266074
|
docs: fix codemod command typos (#28279)
|
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 |
|
Quentin Macq
|
dd50c3f41d
|
docs: add vue lang to sample code (#28247)
|
2024-07-24 00:41:03 +02:00 |
|
Vaci
|
bed075fabf
|
docs: fix note in layers usage chapter (#28236)
|
2024-07-24 00:40:39 +02:00 |
|
Johan Krijt
|
5841e605a9
|
docs: fix issue in cookie passing example (#28223)
|
2024-07-24 00:40:38 +02:00 |
|
arshcodemod
|
35bebc47b0
|
docs: codemods for migrating to Nuxt 4 (#28072)
|
2024-07-18 21:12:10 +01:00 |
|
Santiago A
|
2bf9fc677c
|
docs: add info about layers/ directory (#28128)
|
2024-07-15 14:03:07 +01:00 |
|
Julien Huang
|
057cfa99bf
|
docs: warn about nested islands (#28062)
|
2024-07-15 14:03:06 +01:00 |
|
John Tanzer
|
7f7136c3d3
|
docs: clarify navigateTo is not for nitro routes (#28092)
|
2024-07-15 14:03:06 +01:00 |
|
Thomas
|
3412f87276
|
docs: remove a resolved issue from view transition docs (#28091)
|
2024-07-15 14:03:06 +01:00 |
|
Santiago A
|
6d7502f8e1
|
docs: mention content in upgrade guide v4 folder structure (#28090)
|
2024-07-15 14:03:06 +01:00 |
|
Dominic
|
12df214418
|
docs: use code groups for install commands in module guide (#28094)
|
2024-07-15 14:03:05 +01:00 |
|
Florian Metz
|
8a3c4e302a
|
docs: update phrasing in route announcer (#28108)
|
2024-07-15 14:03:05 +01:00 |
|
xjccc
|
0ce16ac8c9
|
docs: deprecate pending and emphasis undefined (#28113)
|
2024-07-15 14:03:05 +01:00 |
|
Liran Tal
|
d864ba324b
|
docs: clarify xrsp danger (#28053)
|
2024-07-15 14:03:05 +01:00 |
|
Daniel Kelly
|
fd3fb4c345
|
docs: remove deprecated pending variable from data fetching docs (#28011)
|
2024-07-05 10:52:12 +01:00 |
|
Daniel Roe
|
b7c60bf829
|
docs: update example to use nuxtApp.runWithContext (#28000)
|
2024-07-03 17:43:45 +01:00 |
|
Daniel Flanagan
|
94a98f1d8f
|
docs: fix Cloudflare spelling (#27989)
|
2024-07-03 09:34:47 +01:00 |
|
Anthony Fu
|
83bd4fde90
|
docs: fix link
|
2024-07-02 18:41:58 +02:00 |
|
Daniel Roe
|
c222fe7aa9
|
docs: mention layers in directory guide
|
2024-07-01 23:15:32 +01:00 |
|
Typed SIGTERM
|
1d2c0a404a
|
docs: warn about ref unwrapping when auto-importing ref s (#27933)
|
2024-07-01 10:25:24 +01:00 |
|
Michael Brevard
|
951c07d180
|
docs: remove duplicate server-side notice in runtime config (#27929)
|
2024-07-01 10:25:24 +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 |
|