1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 22:03:39 +00:00
Commit Graph

488 Commits

Author SHA1 Message Date
renovate[bot]
b633a9c106
chore(deps): update all non-major dependencies ()
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 () 2022-05-06 15:31:52 +02:00
Salim Absi
ecc8c0adb9
docs(data-fetching): fix and improve example () 2022-05-06 13:12:59 +02:00
Krutie Patel
2852ec4a2f
docs(api): composable use route ()
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 () 2022-05-06 10:48:10 +02:00
renovate[bot]
69b09f3af9
chore(deps): update all non-major dependencies ()
* 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 () 2022-05-02 22:47:05 +02:00
zzxswl
82f959d91f
docs: make useFetch example consistent with others () 2022-05-02 10:47:48 +02:00
renovate[bot]
51ebfd3521
chore(deps): update all non-major dependencies ()
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 ()
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 () 2022-04-29 20:09:12 +02:00
Maksim Nedoshev
d568081ca5
docs: fix incorrect function declaration in composables () 2022-04-29 20:07:43 +02:00
Florent Catiau-Tristant
e360e31413
docs: add notes about auto imports from composables/ directory () 2022-04-29 11:36:59 +02:00
Sreecharan
eef037d604
docs: fix typos () 2022-04-29 10:54:33 +02:00
Clément Ollivier
8424165258
docs(features): complete assets page ()
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 ()
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 ()
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 () 2022-04-27 11:03:22 +02:00
pooya parsa
e789a5727b
docs: add note and banner about edge channel () 2022-04-26 20:15:41 +02:00
Daniel Roe
2bfd749c24
feat(pages)!: explicitly allow optional params with [[ () 2022-04-26 18:10:05 +02:00
Volker Rose
d012eff808
docs: make titleTemplate function form example clearer ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-26 16:34:20 +02:00
Damian
f0594d9037
docs: fix typo () 2022-04-26 15:15:15 +02:00
UzzolX
470b273bcf
docs: fix typo () 2022-04-26 12:17:03 +02:00
Daniel Townsend
e378985c29
docs: fix some minor typos ()
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 () 2022-04-26 12:13:49 +02:00
Daniel Roe
8fae863997
docs: add layout to match custom header example () 2022-04-25 18:54:20 +02:00
Kevin LEVRON
e7bbf1693e
docs(api): fix useAsyncData example () 2022-04-25 11:31:25 +02:00
L.Rain
41d5cbbf3a
docs: update environment variable in example () 2022-04-25 11:29:26 +02:00
Clément Ollivier
a4526cffe2
chore(docs): update social card () 2022-04-25 10:57:22 +02:00
Maciej Jezierski
0eebb0a390 docs: improve server routes guide () 2022-04-22 18:32:37 +02:00
Sébastien Chopin
4fe97389b6
docs: improve netlify deployment ()
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 () 2022-04-22 13:43:37 +02:00
Conrawl Rogers
0c165bb03f
docs: update stackblitz links () 2022-04-22 10:35:49 +02:00
Ben
28cf9fed28
docs: remove duplicate entry for default option ()
delete the duplicated `default` parameter description.
2022-04-22 10:34:53 +02:00
Sébastien Chopin
664aa970d0
docs: simplify example of Head components () 2022-04-21 16:58:43 +02:00
Vincent-Risk0
6905326596
docs: Update 2.migration.md ()
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 ()
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 ()
* 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 ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-20 20:43:53 +02:00
pooya parsa
13a386da90
feat(nuxt): enable nuxt telemetry () 2022-04-20 20:25:09 +02:00
Clément Ollivier
a3b523bca3
docs: update deployment section ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-04-20 19:54:40 +02:00
Ahad Birang
87b6ebdec7
docs: remove useless : () 2022-04-20 17:06:27 +02:00
Daniel Roe
8d92a9cdba
docs: document fallback for runtime config () 2022-04-20 16:24:59 +02:00
Daniel Roe
d0ae5851e4
fix(nuxt): return 404 if hitting 404.vue ()
* fix(nuxt): return 404 if hitting `404.vue`

* docs: add info about `pages/404.vue`
2022-04-20 16:24:08 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00
pooya parsa
756693ce7f
feat!: migrate to nitro 0.3x () 2022-04-19 21:10:32 +02:00
Chris Lloyd
643641d489
docs: fix nitro preset names in examples () ()
Co-authored-by: Chris Lloyd <chris.yagro.com>
2022-04-19 18:50:04 +02:00
Daniel Roe
74ce29b329
docs: remove __dirname and __filename from example code ()
* docs: remove `__dirname` and `__filename` from example code

* fix: add `fileURLToPath`

* Update packages/schema/src/config/server.ts

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/2.guide/6.going-further/7.testing.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-19 16:46:14 +02:00