Daniel Roe
|
2afc1fe226
|
docs: update Nuxt 3 -> Nuxt or Nuxt 3+
|
2024-06-30 11:11:22 +01:00 |
|
Sébastien Chopin
|
9df892a17f
|
docs(examples): add bullet points
|
2023-06-19 19:52:16 +02:00 |
|
Daniel Roe
|
444d4e1ca7
|
docs: remove examples/ from repository (#21538)
Co-authored-by: Sébastien Chopin <seb@nuxt.com>
|
2023-06-19 19:51:11 +02:00 |
|
Žan Fras
|
0505c9147d
|
docs: remove example of deprecated reactivity transform (#21396)
|
2023-06-09 22:24:39 +01:00 |
|
Vasily Kuzin
|
83cb5d6f54
|
docs: fix defaults in custom fetch example (#20898)
|
2023-05-16 23:06:28 +01:00 |
|
Enkot
|
ecb2fda113
|
docs: fix fetch composable examples (#20603)
|
2023-05-01 13:41:17 +01:00 |
|
Adrien Zaganelli
|
a21a520736
|
docs: add custom fetch composable example (#20115)
|
2023-04-26 12:28:19 +01:00 |
|
Daniel Roe
|
f366ab4eb8
|
chore: remove @ts-ignore and fix some issues (#20273)
|
2023-04-14 13:53:21 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Matthew Woods
|
f9d7e1c900
|
docs: fix auto-imports example (#19520) (#19690)
|
2023-03-15 11:24:59 +01:00 |
|
Anthony Fu
|
59918f569e
|
feat(nuxt): scan composables with star export (#19249)
|
2023-03-01 04:24:46 -08:00 |
|
Lioness100
|
b25b6c82c7
|
docs: fix typos (#18976)
|
2023-02-12 19:16:42 +00:00 |
|
Alexander Lichter
|
625022cf28
|
docs(examples): fix error handling example (#18434)
|
2023-01-22 15:42:08 +00:00 |
|
Mehdi HosseinZade
|
2af6cc84db
|
docs: update links to nuxt.com (#18425)
|
2023-01-21 23:39:43 +00:00 |
|
renovate[bot]
|
0b1cdcc70d
|
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-14 01:13:48 +00:00 |
|
Daniel Roe
|
2d013c5fad
|
feat(nuxt): server-only components (#9972)
|
2023-01-09 11:20:33 +00:00 |
|
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 |
|
pooya parsa
|
5ac9d85a49
|
refactor!: remove deprecated api (#9029)
|
2022-11-16 03:26:35 +01:00 |
|
pooya parsa
|
b49f2a8147
|
refactor: update unjs dependencies to stable v1 (#9011)
|
2022-11-15 15:33:43 +01:00 |
|
Anthony Fu
|
b4d7d62287
|
feat(nuxi)!: setup nuxt globally with nuxt test (#4578)
|
2022-11-10 15:55:47 +01:00 |
|
Cue
|
f26c97f05a
|
chore(examples): update event context (#8814)
|
2022-11-09 10:05:52 +01:00 |
|
Clément Ollivier
|
81831c09eb
|
chore: bump nuxt version in examples (#8801)
|
2022-11-08 11:14:27 +01:00 |
|
Iljs Путлер Капут
|
07dc5fd01e
|
docs: use update import for defineLazyEventHandler (#8767)
|
2022-11-07 12:47:38 +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 |
|
Cupid Valentine
|
186a626e38
|
docs(example): replace useQuery to getQuery (#8047)
|
2022-10-08 11:32:20 +02:00 |
|
MiniDigger | Martin
|
63c88056c7
|
fix(head): allow using the default slot for script content like noscript (#7858)
Co-authored-by: Martin Benndorf <martin.benndorf@gothaer.de>
|
2022-10-03 16:16:37 +02:00 |
|
AuroraTea
|
bda866050d
|
docs(examples): optimize writing of : ? (#7928)
|
2022-09-30 14:55:32 +02:00 |
|
Daniel Roe
|
fcf08c95be
|
docs: fix typo in nitro options in wasm example (#7639)
|
2022-09-19 10:44:32 +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 |
|
Sébastien Chopin
|
94261349dc
|
docs: add app-config example (#7247)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-09-05 15:16:30 +02:00 |
|
renovate[bot]
|
e38e1de740
|
refactor: apply lints from @nuxtjs/eslint-config-typescript v11 (#7114)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-08-31 20:34:17 +02:00 |
|
Daniel Roe
|
b90d286631
|
feat(nuxt): add setPageLayout utility (#6826) (#7075)
Co-authored-by: HomWang <516310460@qq.com>
|
2022-08-31 10:02:48 +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 |
|
Daniel Roe
|
78618f1f21
|
feat(nuxt): improve error dx for users (#4539)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-21 16:29:03 +02:00 |
|
Pooya Parsa
|
aa5a97ace2
|
chore(deps): update @nuxt/ui to 2.x
|
2022-07-12 16:20:14 +02:00 |
|
Cupid Valentine
|
57130b4fbc
|
docs: use toUTCString in useAsyncData example (#5798)
|
2022-07-11 10:45:01 +02:00 |
|
Cupid Valentine
|
ac4e09b36b
|
docs: use defineLazyHandler in wasm example (#5797)
|
2022-07-11 10:41:56 +02:00 |
|
Anthony Fu
|
c95a48c632
|
feat(nuxt): add <NuxtLoadingIndicator> component (#5121)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
|
2022-07-07 19:59:55 +02:00 |
|
Francisco Buceta
|
38e0fa6e1e
|
feat(nuxt3): support custom prop for <nuxt-link> (#4249)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-07-07 19:28:23 +02:00 |
|
Daniel Roe
|
23546a270c
|
feat(nuxt): automatically generate unique keys for keyed composables (#4955)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-07-07 18:26:04 +02:00 |
|
Daniel Roe
|
8c2c80e43e
|
feat(nuxt)!: support universal global middleware (#5038)
|
2022-06-27 14:10:29 +02:00 |
|
Qin Guan
|
2156079405
|
docs(examples): rename hello.ts to [...hello].ts (#5261)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-06-22 19:25:27 +02:00 |
|
Daniel Roe
|
f1f9c2ae59
|
docs: remove semicolon (#5074)
|
2022-05-20 11:25:38 +02:00 |
|