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 |
|
Julien Huang
|
163913a744
|
feat(nuxt): add experimentalNoScripts route rule (#19805)
|
2023-04-11 07:17:44 -07:00 |
|
Nolan
|
0443a283d9
|
docs: add import to server-side cookies example (#20197)
|
2023-04-11 05:41:44 -07:00 |
|
Jeremy Graziani
|
1f70cb7219
|
docs: fix typo in @pinia/nuxt module name (#20199)
|
2023-04-11 05:41:22 -07:00 |
|
Daniel Roe
|
4285092879
|
feat(nuxt): support object-syntax plugins (#20003)
|
2023-04-11 04:58:43 -07:00 |
|
Daniel Roe
|
d6c3c2439a
|
feat(nuxt): support async transform of object properties (#20182)
|
2023-04-10 14:57:13 -07:00 |
|
Daniel Roe
|
e99f923aa5
|
feat(nuxt): add experimental View Transitions API support (#20092)
|
2023-04-10 04:33:14 -07:00 |
|
JT Smith
|
73dda01f67
|
docs: fix type of headers option for useFetch (#20148)
|
2023-04-08 10:47:40 -07:00 |
|
pooya parsa
|
9e503be0f2
|
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-04-07 03:34:35 -07:00 |
|
Daniel Roe
|
4d75540655
|
fix(nuxt): add @types/node as a peerDependency (#20025)
|
2023-04-06 05:33:07 -07:00 |
|
Daniel Roe
|
e7623ec0b7
|
docs: re-enable docs linting and update docs (#20084)
|
2023-04-04 06:23:13 -07:00 |
|
Paul Melero
|
c62a4d214a
|
docs: add short note about custom imports configuration (#20073)
|
2023-04-04 03:21:09 -07:00 |
|
Daniel Roe
|
ee8d3f6ea6
|
feat(nuxt): support disabling watch with useFetch (#19823)
|
2023-04-03 05:36:14 -07:00 |
|
Daniel Roe
|
8908aa7c5a
|
docs: add interop default to dynamic vue import example
|
2023-04-03 11:41:31 +01: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 |
|
Daniel Roe
|
822202239c
|
fix(nuxt): sync setResponseStatus signature with h3 (#19987)
|
2023-03-31 07:02:26 -07:00 |
|
Daniel Roe
|
72724076b0
|
docs: fix pages:extend example
resolves #19940
|
2023-03-28 11:24:41 +01:00 |
|
Sébastien Chopin
|
340725bb0c
|
docs: improve components page
|
2023-03-23 14:47:21 +01:00 |
|
Sébastien Chopin
|
d3d09d5d3d
|
docs: add layers video by LearnVue
|
2023-03-23 14:25:44 +01:00 |
|
warflash
|
284199979f
|
docs: replace @nuxt/kit example with node built-ins (#19873)
|
2023-03-22 17:40:59 -07:00 |
|
Daniel Roe
|
fc7867fb0e
|
docs: add missing return statement
|
2023-03-22 11:07:11 +00:00 |
|
Sébastien Chopin
|
8c11498a57
|
docs: update play on X links
|
2023-03-21 18:13:58 +01:00 |
|
Julien Huang
|
4671294229
|
fix(nuxt): directly render server components (#19605)
|
2023-03-20 14:47:06 -07:00 |
|
Daniel Roe
|
cebfcb3dad
|
docs: add protocol to superjson link
|
2023-03-20 13:40:25 +00:00 |
|
Mahdi Boomeri
|
7be41b9a6d
|
docs: add serialization section to data fetching (#19336)
|
2023-03-20 03:38:42 -07:00 |
|
Saeid Zareie
|
67c786471f
|
docs: removing deprecated coming soon banner (#19817)
|
2023-03-20 02:25:09 -07:00 |
|
Özüm Eldoğan
|
d04d598ceb
|
docs: avoid $fetch in top-level <script setup> (#19357)
|
2023-03-20 02:13:21 -07:00 |
|
Jakub Zomerfeld
|
801aba830e
|
docs: add another example for useAsyncData (#19225)
|
2023-03-19 16:51:18 -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 |
|
Adrien Zaganelli
|
53d902ad5e
|
docs: third-party state management and migration guide (#19798)
|
2023-03-19 10:42:02 -07:00 |
|
Fahmi Elfituri
|
65f40d0443
|
docs: update legacy server examples (#19797)
|
2023-03-19 07:35:51 -07:00 |
|
Kuizuo
|
9e67e57efd
|
docs: add missing comma (#19791)
|
2023-03-18 13:38:55 -07:00 |
|
cunzaizhuyi
|
4fecf2cc25
|
docs: fix typo (#19785)
|
2023-03-18 16:53:47 +00:00 |
|
Cue
|
2c642328c9
|
docs: fix typo (#19779)
|
2023-03-18 06:53:54 +00:00 |
|
Fleet Labs Ghana
|
633f781d6f
|
docs: fix typo (#19775)
|
2023-03-17 08:55:28 -07:00 |
|
Zack Hatlen
|
52734871b4
|
docs: add link to layout transitions (#19770)
|
2023-03-17 08:25:04 -07:00 |
|
Leopold Kristjansson
|
e669da0975
|
docs: add backticks (#19721)
|
2023-03-15 21:10:50 +00:00 |
|
Daniel Roe
|
8d644903bc
|
docs: update custom routing link
|
2023-03-15 15:36:42 +00:00 |
|
Sébastien Chopin
|
c570ae2724
|
docs: improve installation prerequisites
|
2023-03-15 15:28:56 +01: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 |
|
Sébastien Chopin
|
98b9afa6d7
|
docs(introduction): first batch of improvements
|
2023-03-15 13:06:43 +01:00 |
|
Nick Medrano
|
451b55ddbd
|
docs: update seo and meta page (#19697)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
|
2023-03-15 04:33:22 -07:00 |
|
Sébastien Chopin
|
e68a23a723
|
docs: improve head section (#19673)
|
2023-03-14 07:24:41 -07:00 |
|
Daniel Roe
|
2ebf5f4c44
|
v3.3.0 (#19524)
|
2023-03-14 06:22:41 -07:00 |
|
Daniel Roe
|
9d850a2a12
|
feat(nuxt): add nitro:build:public-assets hook (#19638)
|
2023-03-14 03:34:55 -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 |
|
lei
|
f7a5cf07b5
|
docs: use consistent page name in example (#19583)
|
2023-03-10 05:37:15 -08:00 |
|
Harlan Wilton
|
c91e4d7933
|
feat(nuxt): add useHeadSafe and remove layer around head imports (#19548)
|
2023-03-10 00:01:21 -08:00 |
|
江麻妞
|
fdd4bddf35
|
docs: update various nitro links (#19562)
|
2023-03-09 07:25:47 -08:00 |
|
Sébastien Chopin
|
2905282def
|
docs: add nuxt 2 to nuxt 3 workshop
|
2023-03-09 14:39:29 +01:00 |
|
Sébastien Chopin
|
d67a873c49
|
docs: remove note since already in code block for pnpm
|
2023-03-09 14:35:26 +01:00 |
|
Sébastien Chopin
|
e0cb950f0e
|
docs: move prerequisites into a summary
|
2023-03-09 14:34:18 +01:00 |
|
Daniel Roe
|
eb1bb59542
|
ci: lint workflows (#19556)
|
2023-03-09 03:34:41 -08:00 |
|
Özüm Eldoğan
|
c8a5a4a487
|
docs: update $fetch documentation (#19356)
Co-authored-by: Özüm Eldoğan <ozum@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-03-09 12:17:43 +01:00 |
|
Florent Delerue
|
8e166ff862
|
docs: ui components - pinceau migration (#19533)
|
2023-03-09 10:23:51 +01: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 |
|
Harlan Wilton
|
8732720221
|
perf(head): drop @vueuse/head dependency (#19519)
|
2023-03-08 07:32:24 -08:00 |
|
Daniel Roe
|
df3ae8cb4e
|
feat(nuxt): enable chunk error handling by default (#19086)
|
2023-03-08 12:17:22 +00:00 |
|
Daniel Roe
|
faeffcb963
|
docs: add new release cycle info (#19509)
|
2023-03-07 09:46:25 -08:00 |
|
Daniel Roe
|
06b9233b18
|
docs: update cli docs for --log-level
|
2023-03-07 12:20:43 +00:00 |
|
Paulius Varna
|
6748211df4
|
docs: add info ~/server/utils directory in ~/utils page (#19500)
|
2023-03-07 01:45:07 -08:00 |
|
Alex Korytskyi
|
3a73f42d1c
|
feat(nuxt): support trailingSlashBehavior in defineNuxtLink (#19458)
|
2023-03-06 23:17:42 -08:00 |
|
Alexander Lichter
|
4310d2a0ee
|
docs: fix dead link to useSeoMeta guide (#19463)
|
2023-03-05 06:42:16 -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 |
|
Sébastien Chopin
|
008426cd30
|
docs: add frontmatter note for docs readme to remove from live preview
|
2023-03-03 16:40:47 +01:00 |
|
Anthony Fu
|
db5ea91916
|
feat(nuxi): cli wrapper for self restart (#18641)
|
2023-03-03 05:45:38 -08:00 |
|
Daniel Roe
|
d4a75240ac
|
feat(nuxt): add versions to runtime nuxtApp (#19064)
|
2023-03-01 07:08:23 -08:00 |
|
Daniel Roe
|
c35104c769
|
docs: update esm link
|
2023-03-01 13:58:33 +00:00 |
|
Jakub Andrzejewski
|
5cfd835163
|
feat(nuxi): reload nuxt when restart hook is called (#19084)
|
2023-03-01 04:15:01 -08:00 |
|
Inesh Bose
|
c7eb891e12
|
fix(nuxt): deprecate scanning directory index plugins (#18418)
|
2023-03-01 04:08:58 -08:00 |
|
Mahdi Shah abbasian
|
6009deb24e
|
docs: use consistent indentation in examples (#19342)
|
2023-02-28 13:31:41 -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 |
|
Clément Ollivier
|
185ae9fd2c
|
docs: update link (#19197)
|
2023-02-21 17:45:47 +01:00 |
|
Joel Wenzel
|
b1fd5200f5
|
docs(pages): add example of limiting scanned routes (#19181)
|
2023-02-21 05:39:36 -08:00 |
|