Özüm Eldoğan
|
d04d598ceb
|
docs: avoid $fetch in top-level <script setup> (#19357)
|
2023-03-20 02:13:21 -07:00 |
|
Adrien Zaganelli
|
53d902ad5e
|
docs: third-party state management and migration guide (#19798)
|
2023-03-19 10:42:02 -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 |
|
Sébastien Chopin
|
c570ae2724
|
docs: improve installation prerequisites
|
2023-03-15 15:28:56 +01: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 |
|
lei
|
f7a5cf07b5
|
docs: use consistent page name in example (#19583)
|
2023-03-10 05:37:15 -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 |
|
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 |
|
Alexander Lichter
|
4310d2a0ee
|
docs: fix dead link to useSeoMeta guide (#19463)
|
2023-03-05 06:42:16 -08:00 |
|
Mahdi Shah abbasian
|
6009deb24e
|
docs: use consistent indentation in examples (#19342)
|
2023-02-28 13:31:41 -08:00 |
|
Daniel Roe
|
85881b462b
|
feat(nuxi): warn when prerendering routes with ssr: false (#18783)
|
2023-02-06 15:25:53 -08:00 |
|
Leigh
|
519a98c1ce
|
docs: remove extra word (#18750)
|
2023-02-03 14:44:12 -08:00 |
|
aimer-fan
|
5eaeb4f83d
|
docs: Improve routing validate example (#18728)
|
2023-02-03 01:25:47 -08:00 |
|
Jenni
|
7bdc07e66d
|
docs: add link to pages documentation to routing (#18602)
|
2023-01-30 02:14:24 -08:00 |
|
华晨
|
6c4cf5cdcb
|
docs: remove unnecessary JSON.stringify() (#18590)
|
2023-01-28 07:14:46 -08:00 |
|
华晨
|
64b835c707
|
docs: use defineEventHandler() to avoid warnings (#18557)
Avoid the warning:
> [h3] Implicit event handler conversion is deprecated. Use `eventHandler()` or `fromNodeMiddleware()` to define event handlers.
|
2023-01-26 16:49:32 +01:00 |
|
华晨
|
5c7715813d
|
docs: mention head composable as alternative to useHead (#18552)
|
2023-01-26 05:48:52 -08:00 |
|
华晨
|
026511b697
|
docs: keep app.vue file name consistent (#18517)
Use `app.vue` instead of `App.vue`.
|
2023-01-25 16:34:43 +01:00 |
|
Sébastien Chopin
|
3ec108493d
|
docs: simplify the docs directory (#18506)
* docs: simplify docs to only markdown
* Create nuxt-config.md
* chore: update
* chore: add readme
|
2023-01-25 10:41:41 +01:00 |
|