issues
search
nuxtlabs
/
nuxt-component-meta
Gather Nuxt components metadata on build time and make them available on production.
73
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Output directory is recursively removed
#75
romhml
opened
1 month ago
0
Enable Module Support in nuxt-component-meta CLI
#74
romhml
opened
1 month ago
1
feat: add `extendComponentMeta`
#73
romhml
closed
3 weeks ago
2
`ERROR: The URL must be of scheme file` when using with `@nuxt/icon` on Windows
#72
tobiasdiez
closed
1 month ago
3
Component Meta empty error
#71
sseworld
opened
3 months ago
1
Preparation Error
#70
sseworld
closed
3 months ago
0
fix: use `mlly` rather than deprecated kit cjs util
#69
danielroe
closed
4 months ago
0
feat(parser): remove `declarations` from types
#68
benjamincanac
closed
4 months ago
0
Empty meta data
#67
BlueBazze
opened
5 months ago
2
fix: don't rely on presence of `@nuxt/ui-templates`
#66
danielroe
closed
6 months ago
0
fix(global-components): handle components registered using `addComponent` util
#65
farnabaz
closed
10 months ago
0
fix: transform `useSlots` usages into dummy `<slot />` in templates
#64
farnabaz
closed
10 months ago
0
perf: avoid hitting fs if we have no transformers
#63
danielroe
closed
10 months ago
0
Slot are missing using `defineComponent`
#62
farnabaz
opened
11 months ago
2
dont export type ComponentData
#61
productdevbook
opened
11 months ago
1
feat: add sources option to allow loading external component definition
#60
stafyniaksacha
closed
11 months ago
7
fix: let nuxt handle tsconfig path aliasing
#59
danielroe
closed
1 year ago
0
chore: upgrade deps
#58
atinux
closed
10 months ago
0
Feature Request: Include default value for props
#57
AbdallahAlhaddad
closed
1 year ago
2
Events doesn't contain description
#56
AbdallahAlhaddad
opened
1 year ago
0
feat(module): `metaFields` option to exclude fields from output
#55
farnabaz
closed
1 year ago
1
fix: try to only parse meta once during ssr build
#54
stafyniaksacha
closed
1 year ago
4
feat: allow using regex or function in exclude option
#53
stafyniaksacha
closed
1 year ago
3
fix(module): only parse global components
#52
farnabaz
closed
1 year ago
5
Allow layers/modules to provide their meta
#51
stafyniaksacha
opened
1 year ago
3
Only scan global components
#50
atinux
closed
1 year ago
0
fix(parser): ensure that filePath is relative to root dir
#49
farnabaz
closed
1 year ago
1
TSConfig missing on build (warning)
#48
Tahul
opened
1 year ago
0
feat(up): refactor and expose parser
#47
Tahul
closed
1 year ago
4
perf: use fs/promises to improve the performance
#46
antfu
closed
1 year ago
0
Fix build time issue
#45
atinux
opened
1 year ago
0
Handle more complex ContentSlot
#44
atinux
opened
1 year ago
2
feat(unplugin): move parsing steps to unplugin
#43
Tahul
closed
2 years ago
17
HMR Support
#42
Tahul
closed
2 years ago
1
extra quotes in string values
#41
farnabaz
closed
1 year ago
6
fix: add tsconfig path to `vue-component-meta`
#40
farnabaz
closed
2 years ago
0
Slot detection
#39
farnabaz
closed
2 years ago
2
fix: node modules components
#38
stafyniaksacha
closed
2 years ago
1
Issue with components from node_modules
#37
farnabaz
closed
2 years ago
7
fix: skip parsing non-sfcs
#36
danielroe
closed
2 years ago
1
processes non-SFC components with sfc compiler
#35
danielroe
closed
2 years ago
0
feat!: use vue-component-meta
#34
stafyniaksacha
closed
2 years ago
8
Move component meta extraction to unplugin
#33
stafyniaksacha
closed
1 year ago
1
feat: expose component meta into virtual package
#32
stafyniaksacha
closed
2 years ago
1
feat: detect `$slots.*` usage in script
#31
farnabaz
closed
2 years ago
0
Get screenshot of the component
#30
atinux
opened
2 years ago
5
feat: add parsed hook
#29
farnabaz
closed
2 years ago
2
feat: parse normal scripts with `defineComponent`
#28
farnabaz
closed
2 years ago
0
feat: add flag for global components
#27
farnabaz
closed
2 years ago
0
feat: detect `$slots` usages in template
#26
farnabaz
closed
2 years ago
0
Next