Commit Graph

69 Commits

Author SHA1 Message Date
Daniel Roe 5492b0638f
docs: warn directives must be registered on both server/client (#22627) 2023-08-14 22:28:55 +01:00
@beer 20efac7d57
docs: update and shorten server example (#22583) 2023-08-11 09:43:05 +01:00
Lucas Vargas ffd0223583
feat(vite,webpack): tree-shakable `import.meta.*` build flags (#22428) 2023-08-07 23:03:40 +01:00
nobkd f7e2b2bf6e
docs: escape `]` in code-block filenames (#22389) 2023-08-03 12:05:29 +01:00
Ted Xu f6a350e390
docs: update `.env` section (#22369) 2023-07-30 10:16:45 +01:00
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
Qin Guan a6b4c3c9d8
docs: add runtime storage configuration examples (#22189) 2023-07-18 11:25:47 +01:00
Jianqi Pan b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
Ali Azimi ddb02f6486
docs: added a note about server dynamic routes limitation (#21919) 2023-07-03 17:43:18 +01:00
Daniel Roe d4af237685
docs: update example links (#21811) 2023-06-27 12:27:11 +01:00
Julien Huang 794449f469
docs: document `parallel` option on plugins (#21622) 2023-06-18 17:43:39 +01: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
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
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
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
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
Daniel Roe 4285092879
feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe b083493ec2 docs: fix a couple of typos 2023-04-02 14:53:39 +01:00
Ben Hong 66d76c3d36
docs: add explanation for middleware execution order (#20029) 2023-04-02 13:30:29 +01:00
Julien Le Coupanec d282fcd5a3
docs: remove unused function call (#20021) 2023-04-01 02:56:26 -07:00
Sébastien Chopin 340725bb0c
docs: improve components page 2023-03-23 14:47:21 +01:00
Julien Huang 4671294229
fix(nuxt): directly render server components (#19605) 2023-03-20 14:47:06 -07:00
Saeid Zareie 67c786471f
docs: removing deprecated coming soon banner (#19817) 2023-03-20 02:25:09 -07:00
Emil Rosenius 11ee3c92b9
fix(nuxt): add temporary augmentation for webstorm (and docs) (#19400)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-19 16:22:55 -07:00
Fahmi Elfituri 65f40d0443
docs: update legacy server examples (#19797) 2023-03-19 07:35:51 -07:00
Daniel Roe 8d644903bc docs: update custom routing link 2023-03-15 15:36:42 +00:00
Adrien Zaganelli c56c9c6d7a
docs: add 'going further' section for custom routing (#19565) 2023-03-15 07:16:03 -07:00
Daniel Roe 2ebf5f4c44
v3.3.0 (#19524) 2023-03-14 06:22:41 -07:00
pooya parsa e84ec61eeb
feat(nuxt): support app config for server routes (#19489) 2023-03-14 02:54:59 -07:00
Julien Huang 646bf3249d
docs: add missing backquotes (#19590) 2023-03-10 19:53:01 +00:00
江麻妞 fdd4bddf35
docs: update various nitro links (#19562) 2023-03-09 07:25:47 -08:00
Daniel Roe eb1bb59542
ci: lint workflows (#19556) 2023-03-09 03:34:41 -08:00
S96EA ecfb3d2485
docs: update nitro plugins url (#19547) 2023-03-09 01:09:41 -08:00
Julien Huang 1729d2e42f
feat(nuxt): add `<NuxtClientFallback>` component (#8216) 2023-03-08 13:13:06 -08:00
Sébastien Chopin c4222b1f6e
docs: fix local modules 2023-03-08 17:06:22 +01:00
Paulius Varna 6748211df4
docs: add info `~/server/utils` directory in `~/utils` page (#19500) 2023-03-07 01:45:07 -08:00
Sébastien Chopin 5977adb4d4
docs: add local modules ordering 2023-03-05 10:51:10 +01:00