Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Roe
363bb57b63
fix(kit): don't mutate existing component entry when overriding (#25786) 2024-02-14 11:48:25 +00:00
Becem
fa3a83924e
fix(kit): auto-detect mode from filePath for addComponent (#24835) 2023-12-20 10:52:14 +00:00
Sadegh Barati
be11bac9c2
feat(kit): support prepend option for addComponentsDir (#24309) 2023-11-23 21:13:03 +00:00
Pooya Parsa
2bf9028f7e
refactor(kit,nuxt,schema): use consola and improve test dx (#23302) 2023-09-19 22:26:15 +01:00
Daniel Roe
6036e9d6a2
fix(kit): respect priority when registering components dirs (#22882) 2023-08-29 23:06:41 +01:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Clément Ollivier
fe149618da
docs: update addComponent jsdoc comment (#19503) 2023-03-07 03:12:54 -08:00
Daniel Roe
129bb4fa3a
feat(kit,nuxt): add component priority to allow overriding (#19252) 2023-03-06 03:33:40 -08:00
pooya parsa
5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
Daniel Roe
a41644e084
fix(kit): support adding server-only/client-only components separately (#5686) 2022-07-01 12:02:34 +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
Daniel Roe
29171bd105
fix: sanitize import filenames in generated imports (#2216) 2022-02-07 14:45:47 +01:00
pooya parsa
045b9edb5d
feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00