Damian Głowala
|
9eb0d21ad5
|
fix(nuxt): improve global/payload error type with NuxtError (#25398)
|
2024-01-28 20:50:53 +00:00 |
|
Julien Huang
|
ca060288e6
|
docs: warn that island client components don't support slots (#25454)
|
2024-01-27 22:12:42 +00:00 |
|
Michael Brevard
|
c51272099f
|
docs: add explanation about layout usage in error.vue (#25396)
|
2024-01-23 16:12:59 +00:00 |
|
Michael Brevard
|
979ee466c1
|
docs: add separate docs page for error.vue (#25320)
|
2024-01-23 16:02:40 +00:00 |
|
Nils Wiesinger
|
4ab15c3a4b
|
docs: clarify reactivity in composables directory (#23731)
|
2024-01-16 11:36:53 +00:00 |
|
chris-basebone
|
f310dd1e2d
|
docs: mention .global.vue filename for global components (#25144)
|
2024-01-16 11:21:49 +00:00 |
|
Michael Brevard
|
a62f2ba3e3
|
docs: warn about ref unwrapping when providing refs from plugin (#25054)
|
2024-01-05 07:52:49 +00:00 |
|
Luke Nelson
|
b95163c7ca
|
docs: add callout for getValidatedRouterParams (#25057)
|
2024-01-05 07:42:03 +00:00 |
|
Alireza Jahandideh
|
7bd1ade096
|
docs: add an example of provide with object syntax plugins (#24993)
|
2024-01-02 22:02:42 +00:00 |
|
Luke Nelson
|
931f96cdce
|
docs: mention readValidatedBody and getValidatedQuery (#24990)
|
2024-01-01 22:05:43 +00:00 |
|
heygsc
|
d99001832f
|
docs: capitalise hash for vue-router docs link (#24948)
|
2023-12-29 08:44:58 +00:00 |
|
Julien Huang
|
1b93e604d3
|
feat(nuxt): allow client components within NuxtIsland (#22649)
|
2023-12-19 12:21:29 +00:00 |
|
Kekeocha Justin Chetachukwu
|
677a144d96
|
docs: setting middleware at build time (#23480)
|
2023-12-14 21:10:37 +00:00 |
|
Ewen Quimerc'h
|
16bd1eca1f
|
docs: highlight the possibility of middleware to return nothing (#24241)
|
2023-12-14 20:11:38 +00:00 |
|
Julien Huang
|
5877e11c89
|
feat(nuxt): allow plugins to specify dependencies (#24127)
|
2023-12-14 17:11:08 +00:00 |
|
Sita
|
1b6f738fb8
|
docs: remove path for <ContentDoc> in example (#24244)
|
2023-11-16 14:42:42 +00:00 |
|
Joe Hawes
|
c9b7dcfc41
|
docs: typos and wording tweaks for guide section (#24323)
|
2023-11-16 14:23:59 +00:00 |
|
Nils Wiesinger
|
e95026f5bb
|
docs: add hint about app.config placement with custom srcDir (#24252)
|
2023-11-16 14:08:10 +00:00 |
|
Joe Hawes
|
41ad85ed6d
|
docs: update .gitignore in directory structure (#24338)
|
2023-11-16 14:06:30 +00:00 |
|
Julien Huang
|
5bed6b6ceb
|
docs: remove only (#24295)
|
2023-11-15 12:44:13 +00:00 |
|
NiJia Lin
|
69ddcc968d
|
docs: add a more helpful comment (#23999)
|
2023-10-31 13:56:47 +01:00 |
|
Jaap Roes
|
b7a18a5dc2
|
docs: fix small typo in nuxt.config.ts documentation (#23961)
|
2023-10-27 01:00:51 +09:00 |
|
hossein-moghadam
|
a548b70342
|
docs: rename 3.nuxt.config.md to 3.nuxt-config.md (#23819)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-10-25 11:19:09 +02:00 |
|
ordago
|
995cba84a2
|
docs: fix typos (#23921)
|
2023-10-25 09:36:04 +09:00 |
|
Paulo Pertierra
|
755cf20534
|
docs: fix typo in layout description (#23862)
|
2023-10-23 12:56:32 +09:00 |
|
Matej Černý
|
5a6dfd8847
|
docs: add example of auto-importing components from npm package (#23792)
|
2023-10-19 21:21:52 +01:00 |
|
Damian Głowala
|
08281866a6
|
docs: remove redundant trailing slashes from links (#23744)
|
2023-10-18 12:26:06 +01:00 |
|
Sébastien Chopin
|
f26a801775
|
docs: update to new website (#23743)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-10-18 12:59:43 +02:00 |
|
Aleksandar Trpkovski
|
00917a1bd8
|
feat(nuxt): scan and register layouts in nested folders (#20190)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-10-16 22:58:40 +01:00 |
|
Julien Huang
|
24b629e82e
|
fix(nuxt): skip hydration mismatches with client components (#19231)
|
2023-10-16 14:09:54 +01:00 |
|
sheriffderek
|
5514bcd069
|
docs: reword local module info (#23557)
|
2023-10-10 16:16:32 +01:00 |
|
Mostafa Said
|
d0511a2901
|
docs: fix component library example in docs (#23596)
|
2023-10-10 13:09:06 +01:00 |
|
Ezra Adeyinka
|
8db82af3a9
|
chore: fix various typos and update to US English (#23580)
|
2023-10-10 12:14:55 +01:00 |
|
Damian Głowala
|
c54719e987
|
docs: remove duplicated arrows (#23436)
|
2023-09-27 16:16:38 +01:00 |
|
Filip Weidemann
|
d788577fc2
|
docs: add examples for index.ts files on server routes (#23390)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-09-27 16:13:03 +02:00 |
|
Tech Genius
|
e2fa7632ed
|
docs: remove version from npm links to redirect to latest (#23371)
|
2023-09-23 12:01:28 +02:00 |
|
Josh Deltener
|
dd0ffaa84c
|
docs: add explicit await to clarify sendRedirect is async (#23345)
|
2023-09-22 09:20:03 +02:00 |
|
Abdul Al-Hasany
|
d39dd255bd
|
docs: fix links to configuration options (#23324)
|
2023-09-21 10:07:27 +02:00 |
|
Julien Huang
|
5390ca4321
|
docs: add information about server component context (#22964)
|
2023-09-05 11:29:28 +01:00 |
|
Julien Huang
|
d28189eb58
|
docs: describe env object for nuxt plugins (#22963)
|
2023-09-04 09:33:53 +01:00 |
|
OrlS15
|
3c1d027977
|
docs: fix types in 'server utilities' example (#22978)
|
2023-09-04 09:22:52 +01:00 |
|
Daniel Roe
|
559a72370b
|
docs: update examples of dynamic pageKey (#22920)
|
2023-08-31 11:27:23 +01:00 |
|
Jonas Thelemann
|
1f98f34c8e
|
docs: clarify that 'it' is <NuxtPage> (#22912)
Co-authored-by: Damian Głowala <damian.glowala.rebkow@gmail.com>
|
2023-08-31 09:42:05 +01:00 |
|
Heb
|
bfd06589fd
|
docs: add info about dynamic nested routes (#22862)
|
2023-08-28 09:34:47 +01:00 |
|
Colin McDonnell
|
9d3702c7c2
|
docs: add instructions for Bun package manager (#22779)
|
2023-08-24 07:44:43 +01:00 |
|
pooya parsa
|
a2f2a4748e
|
feat(nuxt): upgrade nitro + reduce node-specific usage (#22515)
Co-authored-by: Heb <xsh4k3@gmail.com>
|
2023-08-23 08:30:53 +01:00 |
|
Julien Huang
|
09971c62a0
|
docs: mention NuxtIsland in server only components docs (#22685)
|
2023-08-19 16:37:12 +02:00 |
|
JD Solanki
|
fc7bbe9223
|
docs: improve custom component dirs example (#22697)
|
2023-08-18 16:22:45 +02:00 |
|
Colin McDonnell
|
08b1950ffb
|
feat(nuxi): detect bun package manager (#22673)
|
2023-08-17 08:30:28 +02:00 |
|
Daniel Roe
|
98c17e5d46
|
docs: revert import.meta.* update until v3.7 release
|
2023-08-17 08:06:20 +02:00 |
|