1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-26 10:57:32 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Julien Huang
2cdaf8065c
feat(nuxt): remove wrapper from client only components ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-08-02 17:05:02 +02:00
Daniel Roe
90d1825020
test: wrap components with <div> () 2022-07-29 11:41:01 +02:00
Daniel Roe
4e2667fcb7
feat(nuxt): add support for components/global ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-27 15:05:34 +02:00
Daniel Roe
4d607080f5
feat(nuxt): tree-shake client and server-only composables () 2022-07-07 18:04:38 +02:00
Anthony Fu
f69126e8f4
feat: support reactivity transform ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-03-17 23:17:59 +01:00