Commit Graph

1162 Commits

Author SHA1 Message Date
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
Luciano Tonet
e847e33a75
docs: add advanced usage example of useState (#20249) 2023-05-20 23:31:22 +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
Jongmin Yoon
da29ac0b7e
docs: sync useAsyncData and useFetch types (#20935) 2023-05-18 19:54:06 +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
891ba880e2 docs: remove warning around experimental.renderJsonPayloads 2023-05-18 11:47:01 +01:00
Daniel Roe
4907660ff5 docs: add pnpm test command to run whole test suite 2023-05-17 10:07:33 +01:00
lemon
52da9d1b35
docs: fix typo (#20907) 2023-05-17 09:23:00 +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
Julien Huang
603e7e7fb1
feat(nuxt): allow keeping fallback for NuxtClientFallback (#20336) 2023-05-14 22:22:54 +01:00
Inesh Bose
d077c10c41
feat(nuxt): allow fallback production content in <DevOnly> (#20817) 2023-05-13 23:32:31 +01:00
Sébastien Chopin
6a052b583b
feat(nuxt): add useRequestURL helper (#20765) 2023-05-13 22:09:37 +01:00
Emile Caron
f2c3c2fab4
docs: add missing step migrating to pinia (#20778) 2023-05-11 11:03:26 +01:00
Daniel Roe
7e7e006e9b docs: add await before lazy composable examples 2023-05-10 23:34:20 +01:00
Tom Lienard
fd9b179f5a
docs: add lagon to presets list (#20706) 2023-05-09 16:41:02 +01:00
scscgit
fa8b29a359
docs: recommend <NuxtLayout> when migrating error.vue (#20690) 2023-05-05 15:39:50 +01:00
darioferderber
24c30eb976
docs: add useSeoMeta and useServerSeoMeta pages (#20656) 2023-05-05 14:50:06 +01:00
Daniel Roe
8c75961f74
docs: ensure we guard all navigateTo examples (#20678) 2023-05-04 15:08:07 +01:00
Clément Ollivier
30132f3603
docs: selective pre-rendering options (#20670) 2023-05-04 11:52:46 +01:00
Jamie Warburton
c543ea8244
docs: note that useCookie does not share state (#20665) 2023-05-04 09:58:39 +01:00
Daniel Roe
16bf228437
fix(nuxt): ensure useError is called with nuxt app context (#20585) 2023-05-01 23:55:24 +01:00
Enkot
ecb2fda113
docs: fix fetch composable examples (#20603) 2023-05-01 13:41:17 +01:00
Phojie Rengel
fe76668df4
docs: update tailwind configuration guide (#20598) 2023-04-30 21:41:59 +01:00
Gergő Jedlicska
4e7206bfab
feat(test-utils): add option to configure test server port (#20443) 2023-04-30 00:01:10 +01:00
Anthony Fu
cd7f38988a
feat(webpack): introduce webpack:configResolved hook (#20412) 2023-04-29 23:37:29 +01:00
Anthony Fu
17ca50354b
feat(vite): introduce vite:configResolved hook (#20411) 2023-04-29 23:37:06 +01:00
Daniel Roe
e1e3d2cd8e
feat(nuxt): add scoped helper for clearing error within boundary (#20508) 2023-04-29 23:32:29 +01:00
Stefan Milosevic
1444d89e3b
feat(kit): add prepend option to addImportsDir (#20307) 2023-04-29 23:21:45 +01:00
Pavel Mokin
e4b4665f0d
docs: fix typo (#20577) 2023-04-29 23:31:37 +02:00
Andrew Luca
59680dd830
docs: adjust wrong link after repo migration (#20536) 2023-04-26 22:36:07 +01:00
Daniel Roe
197de3ecbb
fix(nuxt): call app:error in SSR before rendering error page (#20511) 2023-04-26 14:36:59 +01:00
Adrien Zaganelli
a21a520736
docs: add custom fetch composable example (#20115) 2023-04-26 12:28:19 +01:00
Michael Gale (he/him)
d027eb1a31
docs: add a next steps link to first page of migration docs (#20512) 2023-04-26 09:25:55 +01:00
Clément Ollivier
dd5f007120
docs: add cdn proxy section (#20408) 2023-04-25 13:38:10 +01:00
Paul Melero
11891ee503
docs: remove RC reference and add link to vue migration build (#20485) 2023-04-25 09:25:24 +01:00
Jonas Thelemann
3133c6fb84
fix(deps): relax upper node version constraint (#20472) 2023-04-24 22:24:38 +01:00
Johannes Przymusinski
2d4ca20f3b
docs: update links to vue-router docs (#20454) 2023-04-24 21:29:24 +01:00
Idorenyin Udoh
5a0ec804c2
docs: fix typos on docs homepage (#20456) 2023-04-24 21:27:59 +01:00
Lehoczky Zoltán
820fecd9ee
docs: update lint command for the documentation (#20399) 2023-04-19 17:35:39 +01:00
BD103
559013483f
docs: fix vue-tsc link (#20350) 2023-04-18 14:39:34 +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
David Kurek
295473f924
docs: add a brief description of transform/pick (#20186) 2023-04-13 03:13:42 -07:00