Jasper Zonneveld
|
ef4b667ba0
|
docs(concepts): add utils/ to directory-based auto-imports (#9739)
|
2022-12-15 17:01:11 +01:00 |
|
Clément Ollivier
|
7d80a974e0
|
docs(community): temporary disable newsletter subscription (#9740)
|
2022-12-15 16:54:21 +01:00 |
|
renovate[bot]
|
3139ea7d39
|
chore(deps): update all non-major dependencies (#9685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-15 14:43:52 +01:00 |
|
Clément Ollivier
|
ab6ddb868b
|
docs(version): theme 0.1.25 (#9729)
|
2022-12-15 10:35:18 +01:00 |
|
Clément Ollivier
|
e3e876c208
|
docs(theme): version 0.1.24 (#9716)
|
2022-12-14 18:14:53 +01:00 |
|
Clément Ollivier
|
53148f5950
|
docs(community): fix client-side images display (#9704)
* docs(community): fix client-side images display
* docs(community): fix map image size
|
2022-12-14 11:19:03 +01:00 |
|
Clément Ollivier
|
6ae2ded81c
|
docs: bump website theme to 0.1.23 (#9703)
|
2022-12-14 10:08:15 +01:00 |
|
CarolinaDelerue
|
eef13a98a7
|
docs: add community page (#9519)
* docs: add community page
* update background images and remove gradient
* rename components
* docs(community): update landing page content
* chore: bump website-theme to 0.1.23
* chore: remove unused assets
* chore: lint docs
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
|
2022-12-14 09:52:19 +01:00 |
|
Daniel Roe
|
0cb9a4c51d
|
refactor(nuxt): do not add all composable auto-imports to globalThis (#9630)
|
2022-12-13 10:30:12 +00:00 |
|
Daniel Roe
|
4cf110e0d8
|
fix(nuxt): make dev-only regexp less greedy (#9679)
|
2022-12-13 09:39:14 +00:00 |
|
renovate[bot]
|
9cd3c16675
|
chore(deps): update all non-major dependencies (#9677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-12 20:24:24 +00:00 |
|
renovate[bot]
|
3733f123df
|
chore(deps): update all non-major dependencies (#9670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-12-12 16:45:15 +00:00 |
|
DmitryVladimirson
|
2a2f21b84f
|
docs: indicate navigateTo options are optional (#9672)
|
2022-12-12 16:44:09 +00:00 |
|
Valentín Costa
|
b3ccec3d87
|
docs: add missing line breaks (#9671)
|
2022-12-12 16:35:35 +00:00 |
|
Daniel Roe
|
5afcaca98f
|
feat(vite): upgrade to vite 4 (#9238)
|
2022-12-12 15:22:04 +00:00 |
|
Daniel Roe
|
6d0c49101f
|
style: split out type imports
|
2022-12-12 12:28:49 +00:00 |
|
Daniel Roe
|
23307cd8e0
|
fix(nuxt): remove absolute paths from routes objects (#9655)
|
2022-12-12 13:25:00 +01:00 |
|
Daniel Roe
|
050c6dfd8a
|
fix(vite): skip _only_ vite transform middleware (#9602)
|
2022-12-12 12:45:16 +01:00 |
|
三咲智子 Kevin Deng
|
2804c4cdb1
|
fix(schema): add hookable dependency (#9648)
|
2022-12-12 12:44:19 +01:00 |
|
Harlan Wilton
|
4cb7e425a1
|
refactor(nuxt): remove vue-meta for head support (#9638)
|
2022-12-12 11:07:31 +01:00 |
|
renovate[bot]
|
1a6186f3a8
|
chore(deps): update all non-major dependencies (#9660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-12 11:02:55 +01:00 |
|
renovate[bot]
|
1a37cd957c
|
chore(deps): update dependency ultrahtml to ^1.1.0 (#9658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-12 06:55:41 +00:00 |
|
renovate[bot]
|
22a3a21a1c
|
chore(deps): update devdependency vue-tsc to ^1.0.13 (#9657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-12 04:26:42 +00:00 |
|
renovate[bot]
|
54897adc43
|
chore(deps): update all non-major dependencies (#9600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-12-11 21:54:54 +00:00 |
|
Daniil Chudo
|
ab2456c295
|
refactor: split out type imports from value imports (#9225)
|
2022-12-11 21:44:52 +00:00 |
|
Mahdi Boomeri
|
ce4d29031e
|
docs: add docs for preloadRouteComponents (#9607)
|
2022-12-11 21:27:57 +00:00 |
|
Iago
|
1067c6ccc5
|
docs: update examples link (#9152)
|
2022-12-11 21:25:11 +00:00 |
|
Evgeny Yurkin
|
4641e8e504
|
fix(nuxt): await plugin asyncdata promises in nuxt hook (#9616)
|
2022-12-10 22:44:29 +00:00 |
|
mst101
|
ac61b2b69a
|
docs(rendering): hide light image in dark mode (#9620)
|
2022-12-10 20:23:20 +00:00 |
|
Daniel Roe
|
2396fc657f
|
fix(nuxt): remove deprecated req /res access (#9636)
|
2022-12-10 19:54:35 +00:00 |
|
renovate[bot]
|
5ce5c69b91
|
chore(deps): update dependency fs-extra to v11 (#9390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-08 16:46:10 +01:00 |
|
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 |
|