Commit Graph

3428 Commits

Author SHA1 Message Date
Toby Faux
32044dc8a5
fix(nuxt): allow union type arguments for useAsyncData (#9061) 2022-11-16 15:27:24 +01:00
Clément Ollivier
df2d05df89
docs: add missing agencies (#9059)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-16 15:15:50 +01:00
pooya parsa
de293300b8
fix(nuxi): upgrade with latest tag (#9060) 2022-11-16 15:07:40 +01:00
Conner
3aadc57be5
docs: add warning about definePageMeta issues with transitions and NuxtLoadingIndicator (#9055)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-16 15:06:36 +01:00
Sébastien Chopin
780b17b196 docs: update website-theme 2022-11-16 13:17:23 +01:00
Daniel Roe
38d7f61ac2
fix(schema): initialise runtimeConfig.public with empty object (#9050) 2022-11-16 12:42:25 +01:00
Sébastien Chopin
9ab069b2a3 docs: minor style improvements 2022-11-16 12:39:38 +01:00
Pooya Parsa
8706d9f2d0 chore: ignore parse5 for renovate update (closes #9046)
pending for docs fix
2022-11-16 12:32:30 +01:00
Sébastien Chopin
731c43365b chore: update readme design (#9048)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-16 12:31:00 +01:00
renovate[bot]
b5f75b5ec7
chore(deps): update all non-major dependencies (#9034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-16 11:58:13 +01:00
Sébastien Chopin
819deb893f docs: update website theme version 2022-11-16 11:42:39 +01:00
Pooya Parsa
707268ef94 bump @nuxt/telemetry and @nuxt/ui-templates 2022-11-16 11:08:23 +01:00
Sébastien Chopin
90784f79d7
docs: new website design (#9007)
* docs: implement new website theme

* chore: rename dirs

* chore: update build

* lint fix

* chore: update deps

* fix: include node_modules in esbuild step

* chore: update deps

* Update .gitignore

* chore: update theme version

* up

* up

* fix: use svg for illustration

* chore: update to 0.0.12

* chore: force parse5 resolution

* stay with build

* feat: always display first home section

* Update yarn.lock

* chore: update theme

* fix lint

* docs: update home title

* chore: update website theme version

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* Update docs/content/0.index.md

Co-authored-by: pooya parsa <pyapar@gmail.com>

* up

* chore: bump theme version

* up

* chore: up

* up up and up

* chore: generate

* fix: boolean value

* feat: new images

* update again

* chore: up

* ouep

* chore: up

Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-11-16 11:04:28 +01:00
pooya parsa
d6bfa216ae
fix(nuxt): removed auto imports (#9045) 2022-11-16 10:59:45 +01:00
Harlan Wilton
ed6ed058de
chore(deps): bump unhead and vueuse/head (#9036)
* chore: update @unhead

* chore: bump schema dep
2022-11-16 09:41:17 +01:00
Pooya Parsa
0faeb3b5a3 chore: switch nitropack to 1.0.0
this way range can accept patches
2022-11-16 03:38:42 +01:00
pooya parsa
55c9deb55d
v3.0.0-rc.14 (#8994) 2022-11-16 03:35:32 +01:00
pooya parsa
5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
pooya parsa
ab7ec7822c
update dependencies (#9026) 2022-11-16 02:13:43 +01:00
renovate[bot]
6082135c97
chore(deps): update all non-major dependencies (#9025)
* chore(deps): update all non-major dependencies

* fix ts issue

* fix fallback

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-16 01:02:13 +01:00
renovate[bot]
9d81221486
chore(deps): update all non-major dependencies (#8915) 2022-11-15 18:36:57 +01:00
renovate[bot]
a98e0c8b6c
chore(deps): update devdependency listhen to v1 (#9022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:35:14 +01:00
renovate[bot]
dcff9b5dcc
chore(deps): update devdependency giget to v1 (#9021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 18:34:51 +01:00
Anthony Fu
f1ae40fc4e
fix(nuxt): improve hmr for pages macros (#8940)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-15 18:15:44 +01:00
renovate[bot]
3fc29b98e6
chore(deps): update dependency untyped to v1 (#9020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 17:47:57 +01:00
Daniel Roe
f7850526e8
fix(nuxt)!: include request url and params in useFetch key (#6632) 2022-11-15 17:47:41 +01:00
renovate[bot]
bc097a6e26
chore(deps): update dependency unplugin to v1 (#9019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 17:32:22 +01:00
pooya parsa
6e78f9dbb0
fix(nuxt)!: enable payload extraction only for nuxi generate (#9018) 2022-11-15 17:27:34 +01:00
Harlan Wilton
fddc8b2e6e
feat(nuxt, schema): official @vueuse/head v1 support (#8975) 2022-11-15 17:26:38 +01:00
Mehdi HosseinZade
f530cd7413
fix(kit): add external module to transpile (#8963) 2022-11-15 15:55:45 +01:00
Daniel Roe
2c2fbdffc9
refactor(nuxt)!: move head option support into defineNuxtComponent (#8901) 2022-11-15 15:47:17 +01:00
renovate[bot]
dfce660875
update dependency unenv to v1 (#9016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 15:43:55 +01:00
pooya parsa
b49f2a8147
refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
Daniel Roe
4c8369fbf3
fix(nuxt): include layers in esbuild transform (#9014) 2022-11-15 14:52:16 +01:00
Daniel Roe
74b81bbeaa
refactor(kit)!: remove support for module container (#9010) 2022-11-15 14:22:14 +01:00
pooya parsa
4a779460a5
fix(vite): add extend layers to fs.allow (#9006) 2022-11-15 11:53:32 +01:00
silvesterwali
1f645e2a96
docs: fix typos (#8976) 2022-11-14 15:00:58 +01:00
Israel Ortuño
4915a39a90
docs: match the open graph protocol markup (#8959) 2022-11-14 11:32:05 +01:00
kevin olson
79d5634c69
docs: add a bit more detail in the definePageMeta warning to specify it needs to be in a page (#8923) 2022-11-14 11:28:31 +01:00
Julien Huang
8c4ff5c585
fix(nuxt): avoid passing attrs to default slot for ClientOnly (#8921) 2022-11-14 11:27:57 +01:00
Okoro Redemption
dc22bd3829
docs: typo in available (#8966)
* (fix-type): fix typographical error in line:39

Noticed a typo in line:39 under the under the hook section

Changed avialble to available

* docs: typo

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-14 11:11:41 +01:00
Clément Ollivier
cb6b279a8a
docs(api): add spaces to avoid breaking mobile layout (#8967)
* docs(api): add spaces to avoid breaking mobile layout

* Update docs/content/3.api/5.commands/add.md

Co-authored-by: Daniel Roe <daniel@roe.dev>

Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-14 11:11:16 +01:00
silvesterwali
ce7a55ecc2
docs: fix typo (#8970) 2022-11-14 11:10:33 +01:00
Cedric Wetzel
7677eec372
docs: fix syntax errors in server storage example (#8906) 2022-11-11 12:12:30 +01:00
renovate[bot]
dcf2b75fb3
chore(deps): update all non-major dependencies to ^3.2.45 (#8910)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 11:18:24 +01:00
Percy Ma
2f53495033
feat(nuxi): auto-generate .npmrc and setting for pnpm (#7407)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-11 11:13:52 +01:00
renovate[bot]
cd2e004edf
chore(deps): update all non-major dependencies (#8903)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 11:12:09 +01:00
Ali Soueidan
0818a6a420
docs: add tls option to redis example (#8900)
Co-authored-by: Ext., Soueidan, Ali, MIF <ext.a.soueidan@rheinenergie.com>
2022-11-10 18:35:28 +01:00
renovate[bot]
3fc4924fca
chore(deps): update dependency pathe to ^0.3.9 (#8898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 17:29:21 +01:00
Anthony Fu
b4d7d62287
feat(nuxi)!: setup nuxt globally with nuxt test (#4578) 2022-11-10 15:55:47 +01:00