Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Roe 081dc3254f chore: update internal repo/issue links to use`nuxt/nuxt` 2023-01-19 19:37:07 +00:00
Michel EDIGHOFFER 5d069a93ce
docs: update hooks source line number (#10102) 2023-01-16 13:05:09 +00:00
Julien Huang 3c7140582b
docs: update `generate` doc to include `--dotenv` (#9991) 2023-01-09 09:25:24 +00:00
Mehdi HosseinZade 04c8625843
feat(nuxt): deep watch `useCookie` ref value by default (#9664)
* feat(nuxt): useCookie add deep watch option

* docs(api): useCookie add deepWatch option

* feat(nuxt): useCookie change deepWatch to watch option

* boolean|shallow

* enable watch by default

* docs: fix example

* docs(api): update useCookie example

Co-authored-by: Pooya Parsa <pooya@pi0.io>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-12-19 12:50:46 +01:00
Mahdi Boomeri ce4d29031e
docs: add docs for `preloadRouteComponents` (#9607) 2022-12-11 21:27:57 +00:00
Sébastien Chopin 770cdf90df docs: compress social image to jpg and upgrade website-theme 2022-12-06 15:42:39 +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
Daniel Roe 4c4249dc33
feat(nuxt): add `onNuxtReady` composable (#9478) 2022-12-05 11:09:58 +01:00
Sébastien Chopin a50855babe docs: add more social cards 2022-11-30 11:02:17 +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
falko-apheris cbf8976432
docs: use `layout` in example of `definePageMeta` (#9322) 2022-11-25 13:30:57 +00: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
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
Sébastien Chopin 667286879e
docs: fix broken links in examples (#9119) 2022-11-17 12:09:43 +00:00
Clément Ollivier fea7717291
docs: fix broken paths (#9076) 2022-11-16 18:21:08 +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 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