Commit Graph

20 Commits

Author SHA1 Message Date
Peter Blinov f1ad3550c5
docs(example): fix `runtimeConfig` extension in config-extends example (#9912) 2023-01-03 18:02:38 +01:00
Daniel Roe 8f81644b20
chore: update example nuxt versions (#9114) 2022-11-17 12:00:17 +01:00
Anthony Fu b4d7d62287
feat(nuxi)!: setup nuxt globally with `nuxt test` (#4578) 2022-11-10 15:55:47 +01:00
Clément Ollivier 81831c09eb
chore: bump nuxt version in examples (#8801) 2022-11-08 11:14:27 +01:00
Daniel Roe 1ac8c99df9
chore(examples): add missing dependency and script for testing example (#8457) 2022-10-25 10:45:16 +02:00
Daniel Roe 09e553467e
v3.0.0-rc.12 (#8067)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-10-18 20:47:21 +02:00
Daniel Roe 1471e0566f
chore: bump example dependencies (#8160) 2022-10-13 16:36:59 +02:00
pooya parsa 5973df1e96
chore: update examples to `^3.0.0-rc.10` and use global `defineNuxtConfig` (#7515) 2022-09-14 19:26:43 +02:00
Pooya Parsa a329b28dd8 chore: use latest nuxt and `@nuxt/ui` for examples 2022-09-05 15:44:25 +02:00
Yaël Guilloux 1700bf822e
feat(nuxt): `app.config` improvements (#6905) 2022-08-24 18:35:02 +02:00
HomWang 1bce4df00a
docs(examples): add jsx example (#6870)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 21:08:35 +02:00
Anthony Fu fd94351ee9
refactor(nuxt)!: rename `autoImports` to `imports` (#6864)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 16:22:11 +02:00
pooya parsa 94f76ea930
feat(nuxt): `app.config` with hmr and reactivity support (#6333)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-17 17:23:13 +02:00
Pooya Parsa aa5a97ace2 chore(deps): update `@nuxt/ui` to 2.x 2022-07-12 16:20:14 +02:00
pooya parsa 4712e99411
refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
pooya parsa 0b8eeaf40f
build: update nuxt ui to ^0.1.0 (#4420) 2022-04-19 10:06:21 +02:00
Daniel Roe e0b2a3bfe4
chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
Clément Ollivier 9a0fc57724
docs: update sitemap (#4063)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-04-06 07:56:08 +02:00
Clément Ollivier 169aa35ef7
fix(examples): add sub-folder to github examples path (#3996) 2022-03-31 15:31:04 +02:00
Clément Ollivier 1a7b570c82
docs(examples): add examples to docs (#3966)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-30 17:59:28 +02:00