Commit Graph

707 Commits

Author SHA1 Message Date
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
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
Mahdi Boomeri
fdc35aabb6
docs: remove stable release warning regarding options api (#9186) 2022-11-21 11:51:06 +01:00
Ikko Ashimine
88d7077fca
docs: fix typo in commands/add (#9206) 2022-11-21 11:43:53 +01:00
Pascal Wengerter
d2ead6ff3d
Update edge-channel-docs with non-rc nuxt version (#9171) 2022-11-18 16:42:37 +01:00
Sébastien Chopin
a4768fd56d docs: update vercel icon to support dark mode 2022-11-18 00:54:40 +01:00
Sébastien Chopin
667286879e
docs: fix broken links in examples (#9119) 2022-11-17 12:09:43 +00:00
Florent Delerue
1a2d751964 docs: improve images quality (#9112) 2022-11-17 11:53:48 +01:00
Javier Garcia
47010ff8c7
Update 1.overview.md (#9089) 2022-11-17 08:26:54 +01:00
Sébastien Chopin
24c8653b2a
docs: fix broken link 2022-11-16 20:00:46 +01:00
Gérard Mathiuet
e038398fe5
docs: set nuxt stability to stable (#9075)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2022-11-16 19:58:44 +01:00
Clément Ollivier
fea7717291
docs: fix broken paths (#9076) 2022-11-16 18:21:08 +01:00
Yurica Xu
7dfa2f36c3
chore(typo): link fix (#9070) 2022-11-16 18:02:20 +01:00
Clément Ollivier
67ee085fec
docs: fix paths to migration guides (#9071) 2022-11-16 17:35:05 +01:00
Sébastien Chopin
cd2ad7108f docs: update to 3.0 and upgrade theme 2022-11-16 17:27:50 +01:00
pooya parsa
d991a55ec3
v3.0.0 (#9051)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-16 15:56:11 +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
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
9ab069b2a3 docs: minor style improvements 2022-11-16 12:39:38 +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
5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
Harlan Wilton
fddc8b2e6e
feat(nuxt, schema): official @vueuse/head v1 support (#8975) 2022-11-15 17:26:38 +01:00
Daniel Roe
2c2fbdffc9
refactor(nuxt)!: move head option support into defineNuxtComponent (#8901) 2022-11-15 15:47:17 +01:00
pooya parsa
b49f2a8147
refactor: update unjs dependencies to stable v1 (#9011) 2022-11-15 15:33:43 +01:00
Daniel Roe
74b81bbeaa
refactor(kit)!: remove support for module container (#9010) 2022-11-15 14:22:14 +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
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
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
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
Daniel Roe
3dd9271c09
docs: add initial documentation for router composables (#8895) 2022-11-10 15:07:47 +01:00
pooya parsa
52c2bffa76
fix(nuxt)!: remove initialCache option (#8885) 2022-11-10 14:27:59 +01:00
Pooya Parsa
be8036098f chore: lint docs 2022-11-10 10:56:36 +01:00
Stefan
3b5571376c
docs: add query option with example for useFetch (#8719) 2022-11-10 10:47:50 +01:00
Krutie Patel
0cac5c710c
docs(api): add useHydration composable (#8768) 2022-11-10 10:46:21 +01:00
Daniel Roe
571512833d
docs: get event before running async function (#8861) 2022-11-10 10:44:26 +01:00
Krutie Patel
2bc3c18dfa
docs(api): add refreshNuxtData util examples (#8845)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-11-10 10:08:42 +01:00
Daniel Roe
8d30e97b91
docs: add entry for extendPages (#8860) 2022-11-10 09:41:34 +01:00
Daniel Roe
4bbd2618ce
feat(nuxt): auto-import utils/ directory (#8817) 2022-11-09 10:43:16 +01:00
Krutie Patel
14307d1327
docs(api): add useRequestHeaders composable example (#8833)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-09 10:09:48 +01:00
Sébastien Chopin
1582f8ec01 docs: improve examples content 2022-11-08 18:03:18 +01:00
Sébastien Chopin
8e4068b725 docs(deployment): remove usage of custom icons 2022-11-08 17:21:08 +01:00
Sébastien Chopin
507f444c07 docs: remove stability-edge 2022-11-08 12:47:46 +01:00
pooya parsa
12767fffd3
docs: update roadmap for november (#8766) 2022-11-07 12:46:27 +01:00
cx33
2376c1147f
docs: Update 2.nuxt-page.md (#8761) 2022-11-07 10:16:34 +01:00