Commit Graph

48 Commits

Author SHA1 Message Date
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
Alan Poulain 97ae4e23f9
docs: improve swr documentation (#18743) 2023-03-19 16:44:06 -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
Ege İliklier bf0cabb000
docs: link to module request issue template (#19754) 2023-03-19 16:19:42 -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
Sébastien Chopin e383d06bf5
docs: update module author guide (#18551)
Co-authored-by: lihbr <lihbr@users.noreply.github.com>
2023-03-15 05:50:10 -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
Joff Tiquez 31445c1ebe
docs: mention config file name before code block (#19634) 2023-03-13 04:15:02 -07:00
Julien Huang 4163bb8d04
docs: warn about modules with side-effects (#19592) 2023-03-11 13:26:50 -08:00
Daniel Roe 4ad5c959eb docs: remove reference to beta/rc/coming soon 2023-03-10 21:34:51 +00: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
Daniel Roe 44d4aba283
docs: add edge banners on `versions` and modules (#19448) 2023-03-04 06:34:34 -08:00
Daniel Roe 3681bddfd5
feat(nuxt): auto-register modules in `~/modules` (#19394) 2023-03-03 17:52:55 +00:00
Daniel Roe d4a75240ac
feat(nuxt): add `versions` to runtime nuxtApp (#19064) 2023-03-01 07:08:23 -08:00
Inesh Bose c7eb891e12
fix(nuxt): deprecate scanning directory index plugins (#18418) 2023-03-01 04:08:58 -08:00
Rafael Magalhaes 99a47c1dd0
docs: improved going further modules documentation (#19219)
Co-authored-by: Rafael Magalhaes <rafael.magalhaes@yapily.com>
2023-02-22 05:45:22 -08:00
ML 2359b43aa2
docs: clarify that app config is not available (yet) in nitro (#19200) 2023-02-21 21:50:14 -08:00
Joel Wenzel b1fd5200f5
docs(pages): add example of limiting scanned routes (#19181) 2023-02-21 05:39:36 -08:00
usagizmo fc19021022
docs: fix components path (#19163) 2023-02-20 01:53:40 -08:00
yuyin c8b49a3253
docs: add `sendRedirect` usage (#19070) 2023-02-16 06:53:23 -08:00
Daniel Roe a1252d3a30
docs: add information on when mw runs & how to skip (#19083) 2023-02-16 04:27:28 -08:00
Daniel Roe 6c5d8d6b2b
docs: add note about nested directory order (#19061) 2023-02-15 08:22:30 -08:00
Alois Sečkár 523b495e1d
docs: flatten top-level project in layers example (#18967)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2023-02-14 12:01:37 +00:00
Daniel Roe 6016aef859
fix(nuxt): expose `nuxt/schema` subpath for augmentation (#18922) 2023-02-13 22:42:04 +00:00
Daniel Roe 0b2bce406b
docs: add explanation with augmented meta for new routes (#18901) 2023-02-09 07:03:06 +01:00
Alexander Lichter 65f26fb275
docs: warn about slots in server components (#18854) 2023-02-07 02:09:36 -08:00
Sébastien Chopin eec0cbc416
docs: update auto-imports for the server part (#18848) 2023-02-07 01:59:43 -08:00
Daniel Roe 84dfd8756a
docs: add link to vue hydration mismatch docs (#18842) 2023-02-07 01:54:49 -08:00
Joseph Ojoko ae2e541e6c
docs(typescript): type-checking guide (#18768)
add missing dependency to enable type-checking during build or development time.
2023-02-04 14:27:26 -08:00
Dago 8a2b7810b5
docs: add explanation of composable lifecycle (#8116)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 07:04:33 -08:00
Mehdi HosseinZade dfd5f3d72b
docs: clarify augmenting input/output app config (#8953)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-02-04 06:29:33 -08:00
Daniel Roe a8874180a1
docs: add `.env` to directory structure and improve config docs (#18594) 2023-02-01 03:53:04 -08:00
Inesh Bose 98b5c89a5a
docs: mention virtual file system (#18546) 2023-01-26 03:57:44 -08:00
Theo Ephraim 95f45b3fc5
docs: update `vue-gtag` plugin example (#18528) 2023-01-25 22:48:37 -08:00
Daniel Roe 7d812db9e8
fix(nuxt): augment interfaces exported from `vue` (#18505) 2023-01-25 07:59:02 -08:00
Fabian B 3fcfa33142
docs: add info about server-components async limits (#18513) 2023-01-25 05:10:25 -08:00
Sébastien Chopin 3ec108493d
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown

* Create nuxt-config.md

* chore: update

* chore: add readme
2023-01-25 10:41:41 +01:00