Julien Huang
|
8c4ff5c585
|
fix(nuxt): avoid passing attrs to default slot for ClientOnly (#8921)
|
2022-11-14 11:27:57 +01:00 |
|
Julien Huang
|
e6ca07bdc0
|
fix(nuxt): remove fragment from createClientOnly (#7774)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: jhuang@hsk-partners.com <jhuang@hsk-partners.com>
|
2022-10-03 16:14:55 +02:00 |
|
Julien Huang
|
f8f5771646
|
perf(nuxt): cache createClientOnly wrapper using weakmap (#7297)
|
2022-09-07 10:31:11 +02:00 |
|
Anthony Fu
|
96b5b8fd6d
|
fix(nuxt): import and wrap client-only components once (#7245)
|
2022-09-06 09:40:25 +02:00 |
|
Julien Huang
|
c688e1898c
|
fix(nuxt): pass params to client-only slot (#6584)
|
2022-08-17 17:26:51 +02:00 |
|
Daniel Roe
|
fbe2459255
|
fix(nuxt): remove literal <script setup> from comment (#6331)
|
2022-08-03 13:49:09 +02:00 |
|
Julien Huang
|
2cdaf8065c
|
feat(nuxt): remove wrapper from client only components (#6165)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-08-02 17:05:02 +02:00 |
|
Daniel Roe
|
fe508f5d20
|
fix(nuxt): pass attrs and props to client-only components (#5668)
|
2022-06-30 16:08:05 +02:00 |
|
Jalil Wahdatehagh
|
5816fee892
|
fix(nuxt): add missing import to client only wrapper (#4851)
|
2022-05-06 15:32:29 +02:00 |
|
pooya parsa
|
4712e99411
|
refactor!: rename nuxt3 to nuxt (#4449)
|
2022-04-20 10:52:39 +02:00 |
|