Udofia, Godwin
|
cad9ce4a6a
|
docs: update wording of client-side rendering explanation (#5049)
|
2022-05-20 11:10:28 +02:00 |
|
Alexander Lichter
|
557c40c97f
|
docs(middleware): add navigateTo options (#5044)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-20 11:09:41 +02:00 |
|
Damian
|
53ea540ac0
|
docs: minor improvements for the quick start section (#5036)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-20 11:07:17 +02:00 |
|
Arthur
|
2a43cb4130
|
docs(api): improve useFetch docs for body type and additional ohmyfetch options (#4985)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-20 11:04:37 +02:00 |
|
Daniel Roe
|
36ad29a67c
|
docs(data-fetching): add note about difference between useFetch and useAsyncData (#4974)
|
2022-05-20 10:59:45 +02:00 |
|
renovate[bot]
|
5c8c0451a6
|
chore(deps): update all non-major dependencies (#4899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-10 11:10:09 +02:00 |
|
Salim Absi
|
c0f0670ad7
|
docs: fix api examples (#4870)
|
2022-05-09 16:12:41 +02:00 |
|
renovate[bot]
|
b633a9c106
|
chore(deps): update all non-major dependencies (#4867)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-09 16:11:59 +02:00 |
|
pooya parsa
|
92847ed924
|
feat(nuxt, kit): add shortcuts to register custom server handlers (#4850)
|
2022-05-06 15:31:52 +02:00 |
|
Salim Absi
|
ecc8c0adb9
|
docs(data-fetching): fix and improve example (#4824)
|
2022-05-06 13:12:59 +02:00 |
|
Krutie Patel
|
2852ec4a2f
|
docs(api): composable use route (#4776)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-06 13:06:33 +02:00 |
|
Jonty Brook
|
342ecb9737
|
docs: fix example runtime hook plugin syntax (#4831)
|
2022-05-06 10:48:10 +02:00 |
|
renovate[bot]
|
69b09f3af9
|
chore(deps): update all non-major dependencies (#4800)
* chore(deps): update all non-major dependencies
* update lock
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-05-05 23:43:26 +02:00 |
|
pooya parsa
|
a8d42d586f
|
v3.0.0-rc.2 (#4763)
|
2022-05-02 22:47:05 +02:00 |
|
zzxswl
|
82f959d91f
|
docs: make useFetch example consistent with others (#4742)
|
2022-05-02 10:47:48 +02:00 |
|
renovate[bot]
|
51ebfd3521
|
chore(deps): update all non-major dependencies (#4721)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-02 10:47:20 +02:00 |
|
Alex Liu
|
eb903bd66e
|
fix(nuxt3): improve error types for useAsyncData and useFetch (#4210)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-29 20:42:22 +02:00 |
|
Daniel Roe
|
ff60e9f97c
|
docs: add note that .env is not read in production (#4714)
|
2022-04-29 20:09:12 +02:00 |
|
Maksim Nedoshev
|
d568081ca5
|
docs: fix incorrect function declaration in composables (#4715)
|
2022-04-29 20:07:43 +02:00 |
|
Florent Catiau-Tristant
|
e360e31413
|
docs: add notes about auto imports from composables/ directory (#4675)
|
2022-04-29 11:36:59 +02:00 |
|
Sreecharan
|
eef037d604
|
docs: fix typos (#4679)
|
2022-04-29 10:54:33 +02:00 |
|
Clément Ollivier
|
8424165258
|
docs(features): complete assets page (#4563)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-27 18:21:32 +02:00 |
|
Sébastien Chopin
|
96b408ae58
|
docs(typescript): typos (#4660)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
|
2022-04-27 12:36:25 +02:00 |
|
Tobias Diez
|
ee0b90bf36
|
docs(migration): update to use new runtimeConfig (#4642)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
|
2022-04-27 11:05:08 +02:00 |
|
Natchapon Saejueng
|
cc37547993
|
docs: fix edge alert syntax (#4653)
|
2022-04-27 11:03:22 +02:00 |
|
pooya parsa
|
e789a5727b
|
docs: add note and banner about edge channel (#4640)
|
2022-04-26 20:15:41 +02:00 |
|
Daniel Roe
|
2bfd749c24
|
feat(pages)!: explicitly allow optional params with [[ (#4537)
|
2022-04-26 18:10:05 +02:00 |
|
Volker Rose
|
d012eff808
|
docs: make titleTemplate function form example clearer (#4616)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-26 16:34:20 +02:00 |
|
Damian
|
f0594d9037
|
docs: fix typo (#4617)
|
2022-04-26 15:15:15 +02:00 |
|
UzzolX
|
470b273bcf
|
docs: fix typo (#4608)
|
2022-04-26 12:17:03 +02:00 |
|
Daniel Townsend
|
e378985c29
|
docs: fix some minor typos (#4603)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-26 12:15:53 +02:00 |
|
sammce
|
45935e0791
|
docs(concepts): change phrasing (#4601)
|
2022-04-26 12:13:49 +02:00 |
|
Daniel Roe
|
8fae863997
|
docs: add layout to match custom header example (#4593)
|
2022-04-25 18:54:20 +02:00 |
|
Kevin LEVRON
|
e7bbf1693e
|
docs(api): fix useAsyncData example (#4549)
|
2022-04-25 11:31:25 +02:00 |
|
L.Rain
|
41d5cbbf3a
|
docs: update environment variable in example (#4573)
|
2022-04-25 11:29:26 +02:00 |
|
Clément Ollivier
|
a4526cffe2
|
chore(docs): update social card (#4577)
|
2022-04-25 10:57:22 +02:00 |
|
Maciej Jezierski
|
0eebb0a390
|
docs: improve server routes guide (#4401)
|
2022-04-22 18:32:37 +02:00 |
|
Sébastien Chopin
|
4fe97389b6
|
docs: improve netlify deployment (#4499)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-22 17:22:05 +02:00 |
|
Cinob
|
4c5c47447f
|
docs: fix 'alias' usage (#4485)
|
2022-04-22 13:43:37 +02:00 |
|
Conrawl Rogers
|
0c165bb03f
|
docs: update stackblitz links (#4510)
|
2022-04-22 10:35:49 +02:00 |
|
Ben
|
28cf9fed28
|
docs: remove duplicate entry for default option (#4519)
delete the duplicated `default` parameter description.
|
2022-04-22 10:34:53 +02:00 |
|
Sébastien Chopin
|
664aa970d0
|
docs: simplify example of Head components (#4506)
|
2022-04-21 16:58:43 +02:00 |
|
Vincent-Risk0
|
6905326596
|
docs: Update 2.migration.md (#4502)
The last icon from "Static sites" and "Nuxt 3" the "Experimental" text was missing
|
2022-04-21 15:46:27 +02:00 |
|
Pooya Parsa
|
705e2e871a
|
docs: keep directory-structure open
|
2022-04-20 23:03:34 +02:00 |
|
Sébastien Chopin
|
97978a5585
|
docs: update roadmap (#4478)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-20 22:57:13 +02:00 |
|
Sébastien Chopin
|
d567a91d7d
|
docs: add link to hybrid rendering RFC (#4473)
* docs: add link to hybrid rendering RFC
* chore: update
|
2022-04-20 22:16:40 +02:00 |
|
Sébastien Chopin
|
be804742f5
|
docs: fix localhost link
|
2022-04-20 21:11:51 +02:00 |
|
Clément Ollivier
|
ae27e46a89
|
chore(docs): replace beta with rc in docs header (#4466)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-20 20:43:53 +02:00 |
|
pooya parsa
|
13a386da90
|
feat(nuxt): enable nuxt telemetry (#4467)
|
2022-04-20 20:25:09 +02:00 |
|
Clément Ollivier
|
a3b523bca3
|
docs: update deployment section (#4452)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-20 19:54:40 +02:00 |
|