Christian Preston
77e2974f1c
docs: add nuxt layers introduction and authoring guide ( #9405 )
...
Co-authored-by: Alexander Lichter <github@lichter.io>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-05 11:44:28 +01:00
Daniel Roe
4c4249dc33
feat(nuxt): add onNuxtReady
composable ( #9478 )
2022-12-05 11:09:58 +01:00
Sébastien Chopin
d36d115524
docs: update agencies expertises
2022-12-05 11:08:31 +01:00
Philipp Klose
a503990de2
docs: make vite
monospace too ( #9490 )
2022-12-04 23:17:32 +00:00
renovate[bot]
dd56d36e3e
chore(deps): update all non-major dependencies ( #9480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-03 15:44:29 +00:00
Mehmet
29ff72161b
docs: update playwright url ( #9483 )
2022-12-03 12:25:12 +00:00
Daniel Roe
52421a9354
fix(nuxt): defer render-blocking prefetches until after load ( #9475 )
2022-12-02 16:13:35 +00:00
Daniel Roe
c26979a047
fix(nuxt): useCookie
with defaults should return non-null value ( #9449 )
2022-12-02 10:45:33 +01:00
Anthony Fu
3501fd5ca7
fix(test-utils): do not hide vitest output ( #9442 )
2022-12-02 10:42:23 +01:00
renovate[bot]
0b6f37f756
chore(deps): update all non-major dependencies ( #9397 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-02 10:40:47 +01:00
Clément Ollivier
54ac7dd481
docs: website theme 0.1.16 ( #9456 )
2022-12-01 16:11:25 +01:00
Clément Ollivier
2dc9ca587a
docs: theme version 0.1.13 ( #9453 )
2022-12-01 15:26:09 +01:00
Daniel Roe
fcc6ff44d6
style: lint docs
2022-11-30 22:56:51 +00:00
Sébastien Chopin
a73a75c390
docs: update announcements to add stable release
2022-11-30 21:01:50 +01:00
Dominik
0965b7585c
docs: add Project name placeholder ( #9421 )
...
With this it should be more obvious for the user that instead of `nuxt-app` the actual project name is meant.
This was the case and example also in the nuxt 2 docs: https://nuxtjs.org/docs/get-started/installation/
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-11-30 18:11:17 +01:00
Clément Ollivier
3ed5495363
docs(homepage): fix typo ( #9426 )
2022-11-30 15:52:30 +01:00
Clément Ollivier
0cc2c11ce6
docs: disable markdownlint on mdc file ( #9428 )
...
* docs: disable markdownlint on mdc file
* docs: disable casepolice on mdc file
2022-11-30 15:47:09 +01:00
CarolinaDelerue
837c938499
docs(introduction): add hero and cards ( #9334 )
...
* feat/docs-getting-started: add hero and cards
* docs(introduction): update due to review
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-11-30 15:22:01 +01:00
Clément Ollivier
8471b8cfef
docs(seo): add sitemap url to robots.txt ( #9309 )
...
* docs(seo): add sitemap url to robots.txt
* Update docs/public/robots.txt
Co-authored-by: Alexander Lichter <github@lichter.io>
Co-authored-by: Alexander Lichter <github@lichter.io>
2022-11-30 15:15:08 +01:00
Clément Ollivier
2ba18edf7b
docs: bump version to 0.1.12 ( #9423 )
2022-11-30 15:14:27 +01:00
Daniel Roe
6145e04274
chore: update renovate config syntax
2022-11-30 14:04:14 +00:00
Sébastien Chopin
a50855babe
docs: add more social cards
2022-11-30 11:02:17 +01:00
kazuya kawaguchi
3ca13bce93
docs(roadmap): add i18n module to the roadmap ( #9403 )
2022-11-29 16:23:05 +01:00
Daniel Roe
aa9aec112a
fix(nuxt): allow layouts to receive custom props ( #9395 )
2022-11-29 13:16:41 +01:00
renovate[bot]
1865bddc7b
chore(deps): update all non-major dependencies ( #9379 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-29 13:15:12 +01:00
Sébastien Chopin
53d5a5a5ae
docs(installation): typo in sentence
2022-11-28 14:07:24 +01:00
Sébastien Chopin
7c998982fc
docs(installation): add button to nuxt.new
2022-11-28 14:03:11 +01:00
Sébastien Chopin
66efcd59db
docs: add redirect for app.config to app-config
2022-11-28 13:50:57 +01:00
Clément Ollivier
65f3b3a053
docs: change app-config url to avoid naming conflicts with app.vue ( #9377 )
2022-11-28 13:47:32 +01:00
renovate[bot]
236eb90414
chore(deps): update dependency @babel/core to ^7.20.5 ( #9372 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 12:47:05 +01:00
Rami Menai
73bbae3308
docs(schema): add example and description for imports.dirs
( #9346 )
2022-11-28 12:00:26 +01:00
renovate[bot]
538ba11804
chore(deps): update all non-major dependencies ( #9312 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-28 11:58:58 +01:00
falko-apheris
cbf8976432
docs: use layout
in example of definePageMeta
( #9322 )
2022-11-25 13:30:57 +00:00
Daniel Roe
ab125bd1c5
feat(nuxt): experimental server component islands ( #5689 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-24 13:24:14 +01:00
renovate[bot]
8089ec9652
chore(deps): update all non-major dependencies ( #9258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-24 12:57:24 +01:00
Julien Huang
f1026d4e88
docs: add warning about .client
onMounted hook ( #9263 )
2022-11-24 11:15:33 +00:00
Clément Ollivier
69e46a1873
docs: bump website theme to 0.1.11 ( #9299 )
2022-11-24 11:14:20 +00:00
Clément Ollivier
2a57318e3f
docs(partners): add brain agency partner ( #9277 )
2022-11-23 16:16:31 +01:00
InvinciblenowYT
c37b1361c8
docs: add missing space ( #9276 )
2022-11-23 15:15:41 +00:00
Clément Ollivier
dcc657658c
docs: update link to mdc extension ( #9251 )
2022-11-22 11:46:56 +00:00
renovate[bot]
2d7e2ca9ca
chore(deps): update all non-major dependencies ( #9242 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-22 10:56:35 +01:00
Sébastien Chopin
2facf0e594
docs: improve seo titleTemplate and add social images ( #9235 )
...
* docs: improve seo titleTemplate and add social images
* chore: update
2022-11-21 16:51:39 +01:00
mortezahatamikia-code
547d61208c
docs: add space between sentences ( #9207 )
...
* Update fix a typo
just added a space before "Here's a list of..." for a better reading experience
* docs: add to single paragraph
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-21 16:50:49 +01:00
Clément Ollivier
177d63dede
docs(homepage): optimize gem textures ( #9234 )
2022-11-21 16:05:49 +01:00
Damian Głowala
4f2bfbe5c0
fix(nuxt): include missing <NuxtPage>
component props ( #9204 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-21 14:03:22 +01:00
Daniel Roe
a4e0a64f33
chore: restore playground config
2022-11-21 12:50:05 +00:00
Nathan Chase
34ae992755
docs: external configuration table ( #9189 )
...
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-21 13:38:10 +01:00
Conner
b2933cdfa3
docs: updated info about 404.vue
( #9155 )
2022-11-21 13:19:11 +01:00
Jake Morris
83db74a223
docs: fix typos in modules section ( #9227 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-21 12:33:52 +01:00
renovate[bot]
fdb61f4f9b
chore(deps): update all non-major dependencies ( #9135 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-21 11:53:58 +01:00