renovate[bot]
7f5f952911
chore(deps): update all non-major dependencies ( #9549 )
...
* update tests for islands head regression
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-12-08 16:16:22 +01:00
Daniel Roe
1202b1ac97
fix(kit): support applying .nuxtignore
within external layers ( #9599 )
2022-12-08 15:57:58 +01:00
Sébastien Chopin
5fdb7b6f8c
docs: update theme version
2022-12-07 10:37:17 +01:00
Sébastien Chopin
d500ac4e3c
docs: fix typo and update theme
2022-12-06 18:35:44 +01:00
Clément Ollivier
4fbcf200c8
docs(agencies): add liip ( #9552 )
2022-12-06 18:02:51 +01:00
Sébastien Chopin
770cdf90df
docs: compress social image to jpg and upgrade website-theme
2022-12-06 15:42:39 +01:00
Daniel Roe
3066e495a0
docs: recommend to install non-edge version of @nuxt/test-utils
( #9543 )
2022-12-06 12:51:17 +01:00
Alexander Lichter
d0c0cd7ad2
refactor(nuxt): use pathe.join
for layer lookup ( #9540 )
2022-12-06 12:30:14 +01:00
renovate[bot]
57d1b6d907
chore(deps): update all non-major dependencies ( #9528 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-06 12:28:58 +01:00
Alexander Lichter
5f935aad48
feat(nuxt): support for extending error.vue in layers ( #9521 )
2022-12-06 09:44:03 +00:00
Daniel Roe
228bc9ce21
docs: update internal links to bridge overview page
...
resolves #9527
2022-12-06 09:04:35 +00:00
renovate[bot]
24cf27e57b
chore(deps): update dependency destr to ^1.2.2 ( #9516 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05 14:42:45 +01:00
Sébastien Chopin
cf4e7bf335
docs: update website-theme
2022-12-05 14:25:52 +01:00
Mahdi Boomeri
9c478ee16e
feat: useNuxtData
composable ( #9262 )
...
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-12-05 14:07:33 +01:00
Sébastien Chopin
c307ee8b5a
docs: heading and formatting improvements for layers
2022-12-05 11:55:25 +01:00
Daniel Roe
5fe7c1c24d
fix(nuxt): speculation rules should be reactive ( #9472 )
2022-12-05 11:46:13 +01:00
renovate[bot]
1059b8c9a8
chore(deps): update all non-major dependencies ( #9488 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-05 11:45:32 +01:00
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