1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-01 10:23:24 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Roe
7500f27235
fix(nuxt): preserve hyphens in component/layout kebab names () 2023-10-31 14:30:54 +01:00
Aleksandar Trpkovski
00917a1bd8
feat(nuxt): scan and register layouts in nested folders ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-10-16 22:58:40 +01:00
Daniel Roe
6f8d036d4f test: add additional component case 2023-05-30 11:21:27 +02:00
Daniel Roe
25c150136d
fix(nuxt): don't match partial component names with prefix () 2023-05-19 08:11:46 +01:00
白雾三语
ce84c9b44f
fix(nuxt): ensure all dir parts are present in component name () 2023-05-15 13:34:04 +01:00
Daniel Roe
f366ab4eb8
chore: remove @ts-ignore and fix some issues () 2023-04-14 13:53:21 +01:00
Daniel Roe
b19b35fb67
fix(nuxt): provide node16-style type exports () 2023-03-11 13:16:01 -08:00
Daniel Roe
129bb4fa3a
feat(kit,nuxt): add component priority to allow overriding () 2023-03-06 03:33:40 -08:00
Julien Huang
61cd6b5c71
fix(nuxt): use parser to treeshake client-only declarations () 2023-02-16 04:47:42 -08:00
Daniel Roe
6016aef859
fix(nuxt): expose nuxt/schema subpath for augmentation () 2023-02-13 22:42:04 +00:00
Julien Huang
113ce71c34
fix(nuxt): use parser to treeshake <ClientOnly> () 2023-02-08 00:59:57 -08:00
Daniil Chudo
ab2456c295
refactor: split out type imports from value imports () 2022-12-11 21:44:52 +00:00
Daniel Roe
ab125bd1c5
feat(nuxt): experimental server component islands ()
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-11-24 13:24:14 +01:00
Anthony Fu
e1e39b7e79
refactor(nuxt, kit): improve type strictness () 2022-08-22 12:12:02 +02:00
pooya parsa
4712e99411
refactor!: rename nuxt3 to nuxt () 2022-04-20 10:52:39 +02:00