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 |
|
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 |
|
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 |
|
L.Rain
|
41d5cbbf3a
|
docs: update environment variable in example (#4573)
|
2022-04-25 11:29:26 +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 |
|
Sébastien Chopin
|
664aa970d0
|
docs: simplify example of Head components (#4506)
|
2022-04-21 16:58:43 +02:00 |
|
Pooya Parsa
|
705e2e871a
|
docs: keep directory-structure open
|
2022-04-20 23:03:34 +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
|
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 |
|
Ahad Birang
|
87b6ebdec7
|
docs: remove useless : (#4464)
|
2022-04-20 17:06:27 +02:00 |
|
Daniel Roe
|
8d92a9cdba
|
docs: document fallback for runtime config (#4461)
|
2022-04-20 16:24:59 +02:00 |
|
Daniel Roe
|
d0ae5851e4
|
fix(nuxt): return 404 if hitting 404.vue (#4460)
* 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 (#4449)
|
2022-04-20 10:52:39 +02:00 |
|
Chris Lloyd
|
643641d489
|
docs: fix nitro preset names in examples (#4432) (#4433)
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 (#4381)
* 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 |
|
Damian
|
513978e15b
|
docs: fix and improve multiple sections (#4396)
|
2022-04-16 15:53:36 +02:00 |
|
Daniel Roe
|
ea14a5c1c1
|
feat(vite,webpack): build/dev typechecking (#4379)
|
2022-04-15 17:28:42 +02:00 |
|
Daniel Roe
|
e0b2a3bfe4
|
chore: use node: prefix for built-in modules (#4384)
|
2022-04-15 17:19:05 +02:00 |
|
Adarsh Madrecha
|
4e1d38e5fe
|
docs: include pnpm package manager (#4385)
|
2022-04-15 17:07:16 +02:00 |
|
Sacha STAFYNIAK
|
54827eea2e
|
docs: add note about nuxt full restart feature (#4168)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-15 10:10:05 +02:00 |
|
Damian
|
20e09d6203
|
docs: fix typo and unjs/nitro link (#4368)
|
2022-04-14 23:56:16 +02:00 |
|
Oğuzhan
|
23a7db2a59
|
docs: broken @nuxt/bridge link fix (#4357)
|
2022-04-14 15:40:18 +02:00 |
|
webfansplz
|
497405fb5b
|
docs: fix broken link (#4356)
|
2022-04-14 15:38:47 +02:00 |
|
Lo
|
d5e624ffc1
|
docs: fix clearError type and server route prefix (#4342)
|
2022-04-14 10:51:39 +02:00 |
|
Mario Neuhold
|
41b5cfc0ae
|
docs: update url to new unjs/nitro repo (#4324)
|
2022-04-13 13:44:03 +02:00 |
|
pooya parsa
|
d2b4e60963
|
docs: update runtime-config section (#4285)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
|
2022-04-12 12:04:15 +02:00 |
|
Victor Saa
|
85f2f83cf2
|
feat: route alias support (#4273)
|
2022-04-12 11:09:45 +02:00 |
|
Clément Ollivier
|
42a0ef56dd
|
docs: complete features/modules section (#4284)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-12 11:09:10 +02:00 |
|
Manash Sonowal
|
d8ee524141
|
docs: update runtimeConfig section (#4279)
|
2022-04-12 10:12:33 +02:00 |
|
Conner
|
9fc848567e
|
docs: improve documentation (#4148)
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
|
2022-04-11 23:00:43 +02:00 |
|
Matteo Rigoni
|
d6210606bf
|
docs: improve single root element note about comments (#4245)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-04-11 17:59:13 +02:00 |
|
Sébastien Chopin
|
9378f8ffab
|
docs: fix broken link (#4262)
Since Docus does not handle redirection (but will Nuxt Content v2)
|
2022-04-11 17:52:38 +02:00 |
|
Jie
|
b142666561
|
docs: fix link to guide/concepts/rendering (#4247)
|
2022-04-11 11:36:41 +02:00 |
|
Daniel Roe
|
1091d456a8
|
feat(nuxt, bridge): support titleTemplate , viewport and charset for useHead (#4221)
|
2022-04-11 11:03:31 +02:00 |
|
Dizzy Rogers
|
529712d498
|
docs: add server routes documentation (#4174)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-09 13:36:51 +02:00 |
|
Clément Ollivier
|
c98bea7d3c
|
docs: add links to examples (#4204)
|
2022-04-09 11:25:13 +02:00 |
|
Clément Ollivier
|
0bd801cfd8
|
docs(concepts): clarify sentences (#4201)
|
2022-04-08 15:09:00 +02:00 |
|
Daniel Roe
|
0e4def19f8
|
docs: update deployment urls & azure instructions (#4193)
* docs: update deployment urls & azure instructions
* style: lint
|
2022-04-08 14:59:35 +02:00 |
|
Sébastien Chopin
|
500e90d867
|
docs: modules section improvements (#4185)
* docs: modules section improvements
* lint fix
|
2022-04-08 01:11:40 +02:00 |
|
Sébastien Chopin
|
55091b8fdf
|
docs: add missing config variable in example (server api) (#4184)
|
2022-04-07 23:16:42 +02:00 |
|