Daniel Roe
754ff0c9e7
feat: .nuxtignore
support and isIgnored
kit utility ( #3424 )
2022-02-28 17:11:46 +01:00
Dizzy
d6102de08f
fix: remove redundant call to generateApp
( #3426 )
2022-02-28 15:49:41 +01:00
Daniel Roe
52d22feaea
fix(nuxt3): share scanned components with loader ( #3396 )
...
* fix(nuxt3): share scanned components with loader
* refactor: remove `src` type from input
* fix: remove old `src: ''` option
* fix: use shared context for extending components too
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-28 11:07:20 +01:00
Daniel Roe
ac63401700
fix(nuxt3): don't add superfluous templates ( #3366 )
2022-02-25 11:16:24 +01:00
Daniel Roe
bb31df9944
fix(nuxt3): respect dirs as objects ( #3364 )
2022-02-24 17:20:49 +01:00
Daniel Roe
87eb7d0d39
perf!(nuxt3): disable global components by default ( #3305 )
2022-02-18 10:37:11 +01:00
pooya parsa
03d5fdde2d
feat(kit)!: expose resolvePath
( #3110 )
2022-02-07 22:00:20 +01:00
pooya parsa
790a54897a
feat!(nuxt3): extends support for components/
directory ( #3108 )
...
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
2022-02-07 21:48:25 +01:00
Daniel Roe
c1148d4d77
refactor: write declarations to <buildDir>/types
( #3067 )
...
* refactor: write declarations to `<buildDir>/types`
* fix: update relative imports
2022-02-07 11:20:01 +01:00
Daniel Roe
d20b672546
fix(nuxt3): hotfix for missing components declaration ( #2949 )
2022-01-27 13:46:28 +01:00
Anthony Fu
11becef735
refactor: update internal modules signature( #2610 )
2022-01-05 19:09:53 +01:00
Daniel Roe
3eed5cb193
fix(nuxt3): ignore tests within components directory ( #2347 )
2021-12-17 10:30:36 +01:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema
and simplify kit ( #2059 )
2021-11-21 17:14:46 +01:00
Daniel Roe
4fe1fc881c
feat(kit): add more specific typings for schema ( #1988 )
2021-11-19 13:22:27 +01:00
Daniel Roe
0dd86de586
fix(nuxt3): use nuxt extensions for component discovery ( #1649 )
2021-11-02 16:27:42 +01:00
Daniel Roe
8ad5d89a15
fix(nuxt3): only add ref if types were generated ( #1606 )
2021-11-02 10:38:32 +01:00
pooya parsa
4e424d0d10
feat(nuxt3): support components with global: false
and always enable transform ( #1578 )
2021-10-29 13:36:55 +02:00
Xin Du (Clark)
dbbce5fcfa
feat(kit): add components types ( #1164 )
2021-10-18 14:49:02 +02:00
pooya parsa
6329a681e4
refactor: migrate from upath to pathe ( #553 )
2021-09-27 14:49:36 +02:00
Xin Du (Clark)
c4e46881cc
refactor(components): use inline templates ( #555 )
2021-09-23 19:57:37 +02:00
Ahad Birang
d3582bf1e8
fix: components template path ( #447 )
2021-08-16 11:08:47 +02:00
Pooya Parsa
91c6ef57e7
fix(nuxt3): resolve dist dir by top level module
2021-08-11 23:26:47 +02:00
pooya parsa
ee0163c273
refactor: merge modules to nuxt3
( #439 )
2021-08-11 22:28:38 +02:00