Commit Graph

15 Commits

Author SHA1 Message Date
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
Daniel Roe
2d013c5fad
feat(nuxt): server-only components (#9972) 2023-01-09 11:20:33 +00:00
Daniel Roe
8f81644b20
chore: update example nuxt versions (#9114) 2022-11-17 12:00:17 +01:00
Clément Ollivier
81831c09eb
chore: bump nuxt version in examples (#8801) 2022-11-08 11:14:27 +01: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
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
Daniel Roe
b38dc097f6
feat(nuxt3): allow separating client and server components (#4390)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-04-19 21:13:55 +02:00
pooya parsa
0b8eeaf40f
build: update nuxt ui to ^0.1.0 (#4420) 2022-04-19 10:06:21 +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