Commit Graph

1799 Commits

Author SHA1 Message Date
Daniel Roe
333d71a299
docs: update nitro links + fix link checking (#30228) 2024-12-13 20:46:29 +00:00
Daniel Roe
cf74b4c98b
docs: handle zero-length string 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
Matt
17261e6937
docs: add shared directory documentation (#29816) 2024-12-13 20:46:28 +00:00
Daniel Roe
08219a502d
test: try to improve spa preloader tests 2024-12-10 21:31:41 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Kraig Burrows
1d8f2c39f4
docs: add missing comma in upgrade doc code sample (#30189) 2024-12-09 14:11:13 +00:00
bjoaquinc
105776eab3
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 21:16:11 +00:00
Bobbie Goede
95e19be6b1
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 21:16:11 +00:00
一纸忘忧
67a669fa13
docs: correct vite link (#30135) 2024-12-06 21:10:06 +00:00
Sébastien LeBlanc
4de889be0e
docs: add giget limitation in nuxt layers documentation (#30122) 2024-12-06 21:10:05 +00:00
Teena
9d78d7b062
docs: add note about using bun runtime (#30019) 2024-12-03 09:57:57 +00:00
Daniel Roe
40f437d254
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-03 09:57:57 +00:00
skmedix
c066edfc2e
docs: fix incorrect vite docs link (#30112) 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev (#30111) 2024-12-03 09:57:56 +00:00
Daniel Rentz
3cd5c25afe
docs: update configuration files format (#30087) 2024-12-03 09:57:56 +00:00
Inesh Bose
5b3476ad92
docs: improve wording (#30106) 2024-12-03 09:57:56 +00:00
Matej Černý
91562db29b
docs: add a section about event.waitUntil (#29583) 2024-11-28 11:03:59 +00:00
@beer
b0077adea9
docs: format text case for consistency (#30073) 2024-11-28 11:03:59 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 17:07:41 +00:00
mianlang
699871907f
docs: remove duplicate information about preprocessor variables (#30002) 2024-11-27 17:07:09 +00:00
Daniel Rentz
c9b1a5d3c2
docs: fix typos in punctuation (#30006) 2024-11-27 17:07:09 +00:00
Tamás H.
09e7d766ab
docs: mention that type checking can happen in dev (#30012) 2024-11-27 17:07:09 +00:00
@beer
c6baa97698
docs: text capitalization for titles (#30054) 2024-11-27 17:07:09 +00:00
Farnabaz
adb4251dd5
docs: remove extra new line in frontmatter (#30031) 2024-11-26 13:33:57 +00:00
Jan-Niklas W.
bc00279ebd
docs: update getting started to include WebStorm (#29845) 2024-11-19 15:39:48 -05:00
Stephanie Smith
64a4f0711b
docs: improve clarity in seo meta example (#29930) 2024-11-17 06:14:20 -05:00
@beer
a6a803d27c
docs: capitalize text (#29938) 2024-11-17 06:14:20 -05:00
Maxime Pauvert
ee6bc12914
docs: rename @nuxt/auth to @nuxt/auth-utils in roadmap (#29906) 2024-11-17 06:14:20 -05:00
crisarji
b1c30bf40e
docs: fix typo in composable name (#29910) 2024-11-17 06:14:20 -05:00
RBV1
a503b04f58
docs: add tip about islands directory (#29913) 2024-11-17 06:14:19 -05:00
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