Commit Graph

111 Commits

Author SHA1 Message Date
Sisir Ghimire Chettri
bef07468fa
docs: fix typo (#22308) 2023-07-24 20:46:50 +01:00
Julien Huang
6c517e919c
docs: mention #components import for dynamic component (#22231) 2023-07-20 10:55:11 +01:00
Mahdi Shah Abbasian
bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Ali Azimi
646137a63a
docs: add instruction on how to use other modules in a module (#22081) 2023-07-18 11:26:43 +01:00
Qin Guan
a6b4c3c9d8
docs: add runtime storage configuration examples (#22189) 2023-07-18 11:25:47 +01:00
Fanny
4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Eduardo Santos de Brito
bf7e96c7c6
docs: add details and components folder to auto imports introduction (#22062) 2023-07-10 14:11:58 +01:00
Nurassyl
2edd7a3441
docs: add space in list (#22032) 2023-07-07 21:35:59 +01:00
Jianqi Pan
b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Mateusz Kulpa
cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
Ali Azimi
ddb02f6486
docs: added a note about server dynamic routes limitation (#21919) 2023-07-03 17:43:18 +01:00
Sébastien Chopin
5657871838
docs(rendering): add end of sentence 2023-07-02 11:15:34 +02:00
Sébastien Chopin
3fb329cc8f
docs: improve hybrid rendering 2023-07-02 11:00:17 +02:00
Sébastien Chopin
20d59d1cf1
docs: add Daniel example for hybrid rendering and Vercel 2023-07-02 10:38:40 +02:00
David Stack
17801d3ae8
docs: fix broken spaLoadingTemplate link (#21845) 2023-06-28 17:44:09 +01:00
Daniel Roe
d4af237685
docs: update example links (#21811) 2023-06-27 12:27:11 +01:00
Eddie
58e75689d8
docs: remove outdated reference to stable version (#21785) 2023-06-26 10:36:19 +01:00
Julien Le Coupanec
5b7f52870c
docs: add a link to Docus layer nuxt config file (#21742) 2023-06-24 17:33:41 +01:00
Vasily Kuzin
0eb69be137
docs: fix typo in experimental features (#21663) 2023-06-20 21:38:56 +01:00
Daniel Roe
c66c82e6a0
feat(nuxt): allow configuring spa loading indicator (#21640) 2023-06-20 19:55:20 +01:00
Hebilicious
2c9ac8dd80
docs: add experimental features page (#21617) 2023-06-20 19:17:07 +01:00
Julien Huang
794449f469
docs: document parallel option on plugins (#21622) 2023-06-18 17:43:39 +01:00
Inesh Bose
c73bed8c6d
feat(kit): allow direct function in defineNuxtModule (#20763) 2023-06-16 15:47:38 +01:00
Zaid Kureshi
de5c758766
docs: Info icon fix on "Standalone server" section (#21589) 2023-06-15 17:28:03 +02:00
David De Sloovere
1ab19b916a
docs: remove link to closed RFC (#21564) 2023-06-14 11:38:46 +01:00
Miachel Brevard
4ac4dfda15
docs: add warning about redirect check (#20680) 2023-06-12 09:45:53 +01:00
Hebilicious
f9acc20bef
docs: fix addTypeTemplate typos (#21520) 2023-06-11 20:11:09 +01:00
Hebilicious
ee6869b1ba
feat(kit): addTypeTemplate helper with auto-registration (#21331) 2023-06-09 22:24:03 +01:00
Léonce Aklin
e8d731a2c7
docs: avoid using render when defining rendering (#21490) 2023-06-09 12:42:47 +01:00
Wilson Pinto
4fd756bae2
docs: add info about merging strategy in app config (#21462) 2023-06-09 10:28:16 +01:00
Albaraa Hasan
32c8e3bf27
docs: improved recommended gitignore list (#21451) 2023-06-08 06:59:48 +01:00
Markus
2fccfa2d5c
docs: include example for server utilities (#21337) 2023-06-07 10:28:27 +01:00
Anthony Fu
1a7aa1b043
docs: remove irregular spaces (#21380) 2023-06-05 16:03:06 +01:00
warflash
eee7647095
docs: fix Cloudflare capitalization (#21267) 2023-05-30 21:31:32 +01:00
Gecolay
1f0d64c128
docs: fix typo in modules directory example (#21014) 2023-05-22 20:44:17 +01:00
Paul Grau
674607a8a3
docs: add link to layers from pages/ docs (#20976) 2023-05-21 14:42:57 +01:00
Nate Emerson
d270ab49d8
docs: update static to isr (#20964)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-19 18:28:15 +01:00
Sébastien Chopin
ef8b5b593c docs(rendering): lint fix 2023-05-18 15:32:23 +02:00
Sébastien Chopin
244c681088
docs(rendering): improve rendering modes section 2023-05-18 15:31:12 +02:00
Aziz Ramdan Kurniawan
4d0c9bf679
docs: add example of 'alphabetical' plugin numbering (#20930) 2023-05-18 14:09:31 +01:00
Daniel Roe
742f61766d chore: lint 2023-05-16 12:19:33 +01:00
Sébastien Chopin
d53cc604db
docs: server directory improvements 2023-05-16 13:16:09 +02:00
Julien Huang
70c5ec86d2
feat(nuxt): full scoped slots support for server components (#20284) 2023-05-15 23:43:53 +01:00
Dario Ferderber
ec9dcdb093
fix(nuxt): allow pages:extend to enable pages module (#20806) 2023-05-15 13:47:30 +01:00
Inesh Bose
1f30cf18e3
fix(nuxt): get fallback for <DevOnly> from parsed html (#20840) 2023-05-15 13:33:46 +01:00
Inesh Bose
d077c10c41
feat(nuxt): allow fallback production content in <DevOnly> (#20817) 2023-05-13 23:32:31 +01:00
Daniel Roe
8c75961f74
docs: ensure we guard all navigateTo examples (#20678) 2023-05-04 15:08:07 +01:00
Andrew Luca
59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00
Daniel Roe
37e62e4ea1
docs: add brief information on debugging a nuxt app (#20282) 2023-04-16 15:21:55 +02:00
Lehoczky Zoltán
d48024e71f
docs: update links on hooks page (#20296) 2023-04-15 11:30:17 +01:00