GitHub / unplugin/unplugin-vue-components issues and pull requests
#886 - feat: generated components.d.ts file add oxlint-disable comment
Pull Request -
State: open - Opened by btea about 1 month ago
#884 - Components that are directly exported in index file that imported from a module will not be scanned
Issue -
State: open - Opened by sadeghbarati about 1 month ago
#883 - support multiple instance
Issue -
State: open - Opened by Shana-AE about 2 months ago
- 1 comment
Labels: enhancement
#882 - feat: introduce `syncMode` to control the behavior of generating files
Pull Request -
State: open - Opened by kevinmarrec about 2 months ago
- 1 comment
#882 - feat: introduce `syncMode` to control the behavior of generating files
Pull Request -
State: closed - Opened by kevinmarrec about 2 months ago
- 1 comment
#881 - vite项目 vue3 在打包的时候 无法排除dist相应的文件夹
Issue -
State: open - Opened by 672064406zerui about 2 months ago
- 4 comments
Labels: needs reproduction
#880 - fix(tdesign): add QRCode component support
Pull Request -
State: closed - Opened by Mrbunker 2 months ago
- 1 comment
#879 - In the template, automatic imports can be made, but in JSX and TSX, the automatic imported components cannot be recognized.
Issue -
State: open - Opened by maxfrees 2 months ago
#874 - feat: add support for `rolldown`
Pull Request -
State: closed - Opened by Asim-Tahir 3 months ago
- 1 comment
#874 - feat: add support for `rolldown`
Pull Request -
State: closed - Opened by Asim-Tahir 3 months ago
- 1 comment
#873 - Support `rolldown`
Issue -
State: closed - Opened by Asim-Tahir 3 months ago
#871 - fix: correct prefixed component name
Pull Request -
State: closed - Opened by ilyaliao 3 months ago
- 1 comment
#870 - Not working with vue-router and pinia
Issue -
State: closed - Opened by R0N1n-dev 3 months ago
- 1 comment
#858 - fix: escape special characters in glob patterns
Pull Request -
State: open - Opened by ilyaliao 4 months ago
- 2 comments
#858 - fix: escape special characters in glob patterns
Pull Request -
State: closed - Opened by ilyaliao 4 months ago
- 3 comments
#857 - fix: vue2 example project runtime errors
Pull Request -
State: open - Opened by ilyaliao 4 months ago
- 1 comment
#856 - docs: clarify `types` configuration
Pull Request -
State: open - Opened by ilyaliao 4 months ago
- 1 comment
#856 - docs: clarify `types` configuration
Pull Request -
State: closed - Opened by ilyaliao 4 months ago
- 1 comment
#855 - 配置了 types 属性后,原本会自动生成类型的全局组件例如 RouterView 就不会在components.d.ts文件中自动生成类型了
Issue -
State: closed - Opened by Syeeling 4 months ago
- 1 comment
#854 - Aliased Components should not be auto imported
Issue -
State: open - Opened by dparish 4 months ago
- 1 comment
#853 - 如果我想要为生成的类型自动添加一个前缀,应该怎么做?
Issue -
State: open - Opened by enootttt 4 months ago
- 2 comments
#852 - It's not auto import component in .jsx
Issue -
State: open - Opened by ngd-b 4 months ago
- 1 comment
#851 - 如何自动导入一个 tsx 文件的多个导出?
Issue -
State: open - Opened by prettylikeme 4 months ago
#850 - feat: add components prefix
Pull Request -
State: closed - Opened by ilyaliao 4 months ago
- 1 comment
#850 - feat: add components prefix
Pull Request -
State: closed - Opened by ilyaliao 4 months ago
- 2 comments
#849 - chore: typecheck
Pull Request -
State: open - Opened by ilyaliao 4 months ago
- 2 comments
#849 - chore: typecheck
Pull Request -
State: closed - Opened by ilyaliao 4 months ago
- 1 comment
#848 - fix: extractImports supported CRLF files
Pull Request -
State: closed - Opened by 289420843 4 months ago
- 1 comment
#848 - fix: extractImports supported CRLF files
Pull Request -
State: closed - Opened by 289420843 4 months ago
- 1 comment
#847 - extractImports 函数CRLF文件无法提取
Issue -
State: closed - Opened by 289420843 4 months ago
#846 - 服务启动时加载全部资源,而非是在访问到时懒加载
Issue -
State: open - Opened by WangJincheng4869 5 months ago
Labels: enhancement
#845 - docs(readme): possible doubts of configuration
Pull Request -
State: open - Opened by momei-LJM 5 months ago
#845 - docs(readme): possible doubts of configuration
Pull Request -
State: closed - Opened by momei-LJM 5 months ago
- 1 comment
#844 - fix: remove outdated components
Pull Request -
State: closed - Opened by ahmedShawareb567 5 months ago
- 4 comments
#844 - fix: remove outdated components
Pull Request -
State: open - Opened by ahmedShawareb567 5 months ago
- 4 comments
#843 - docs: update vue-cli/webpack/rspack require usage
Pull Request -
State: closed - Opened by YunYouJun 5 months ago
- 1 comment
#843 - docs: update vue-cli/webpack/rspack require usage
Pull Request -
State: closed - Opened by YunYouJun 5 months ago
- 1 comment
#842 - refactor: migrate to tsdown
Pull Request -
State: closed - Opened by ilyaliao 5 months ago
- 1 comment
#842 - refactor: migrate to tsdown
Pull Request -
State: closed - Opened by ilyaliao 5 months ago
- 1 comment
#841 - Is it possibly to have two distinct instances of the plugin?
Issue -
State: open - Opened by agnes-ze-yerman 6 months ago
#840 - feat: enhance TypeScript declaration generation
Pull Request -
State: open - Opened by kuoruan 6 months ago
#840 - feat: enhance TypeScript declaration generation
Pull Request -
State: open - Opened by kuoruan 6 months ago
- 4 comments
#839 - feat: use `GlobalDirectives` instead of `ComponentCustomProperties`
Pull Request -
State: closed - Opened by KazariEX 6 months ago
- 1 comment
#839 - feat: use `GlobalDirectives` instead of `ComponentCustomProperties`
Pull Request -
State: closed - Opened by KazariEX 6 months ago
- 1 comment
#838 - How to disable except for what is in resovlers property
Issue -
State: open - Opened by johnwc 6 months ago
#837 - It doesn't work in Rspack or Rsbuild
Issue -
State: open - Opened by sytana 7 months ago
#836 - How to auto-import components in .tsx? files
Issue -
State: open - Opened by atox996 7 months ago
- 4 comments
#835 - fix(tdesign): resolve chat component from @tdesign-vue-next/chat
Pull Request -
State: open - Opened by liweijie0812 7 months ago
- 1 comment
#835 - fix(tdesign): resolve chat component from @tdesign-vue-next/chat
Pull Request -
State: open - Opened by liweijie0812 7 months ago
#834 - 自动按需导入antd组件是否会影响TS声明文件
Issue -
State: open - Opened by hsbtr 7 months ago
#833 - feat: add sourcemap configuration switch
Pull Request -
State: closed - Opened by amazli 8 months ago
- 1 comment
#832 - fix: Error when "()" is included in windos path
Pull Request -
State: open - Opened by codelzb 8 months ago
- 1 comment
#832 - fix: Error when "()" is included in windos path
Pull Request -
State: open - Opened by codelzb 8 months ago
#831 - When using `tinyglobby` get wrong components files order
Issue -
State: open - Opened by SoulLyoko 8 months ago
#830 - feat: introduce `dumpComponentsInfo` option
Pull Request -
State: closed - Opened by ilyaliao 8 months ago
- 5 comments
#830 - feat: introduce `dumpComponentsInfo` option
Pull Request -
State: closed - Opened by ilyaliao 8 months ago
- 5 comments
#829 - fix: compatible with vue-loader experimentalInlineMatchResource
Pull Request -
State: closed - Opened by ahabhgk 8 months ago
- 2 comments
#829 - fix: compatible with vue-loader experimentalInlineMatchResource
Pull Request -
State: closed - Opened by ahabhgk 8 months ago
- 2 comments
#828 - fix(vueuse-directive): prefix as param with "v"
Pull Request -
State: open - Opened by J-Michalek 9 months ago
#828 - fix(vueuse-directive): prefix as param with "v"
Pull Request -
State: open - Opened by J-Michalek 9 months ago
- 1 comment
#827 - Vueuse directive not prefixed with "v" in .d.ts file
Issue -
State: open - Opened by J-Michalek 9 months ago
#826 - fix: fix how globs resolves, excludes nested `node_modules` folder by default
Pull Request -
State: closed - Opened by antfu 9 months ago
- 2 comments
#826 - fix: fix how globs resolves, excludes nested `node_modules` folder by default
Pull Request -
State: closed - Opened by antfu 9 months ago
- 1 comment
#825 - How to auto import naive ui vue component and styles in tsx or jsx
Issue -
State: open - Opened by maxfrees 9 months ago
#824 - Component parsing issues
Issue -
State: closed - Opened by au-to 9 months ago
- 1 comment
Labels: needs reproduction
#823 - Supports scanning files and automatically imports all components
Issue -
State: open - Opened by guaijie 9 months ago
Labels: enhancement
#822 - 项目目录存在英文括号(),AutoComponents本地运行异常
Issue -
State: open - Opened by LJS-Y 9 months ago
#821 - feat: handle long extensions
Pull Request -
State: open - Opened by byronogis 10 months ago
- 1 comment
#821 - feat: handle long extensions
Pull Request -
State: open - Opened by byronogis 10 months ago
#820 - Cannot completely remove the extension from the component name
Issue -
State: open - Opened by byronogis 10 months ago
#819 - unplugin-vue-components/src/core/resolvers /antdv.ts
Issue -
State: open - Opened by jmeichen 10 months ago
Labels: enhancement
#818 - 组件库是export default形式导出的编译报错
Issue -
State: open - Opened by aWhver 10 months ago
#816 - refactor: Update ionic.ts resolvers
Pull Request -
State: closed - Opened by reslear 10 months ago
- 2 comments
#815 - IonTab missing from IonicResolver
Issue -
State: closed - Opened by jacobg 10 months ago
#814 - 我一定是没睡醒,我再睡会🙃
Issue -
State: closed - Opened by hewx815 10 months ago
- 1 comment
#813 - fix(tdesign): fix a series of components related to typography
Pull Request -
State: closed - Opened by entireyu 10 months ago
- 1 comment
#813 - fix(tdesign): fix a series of components related to typography
Pull Request -
State: closed - Opened by entireyu 10 months ago
- 1 comment
#812 - feat: add option genComponentUsedPath
Pull Request -
State: open - Opened by Kanade-Lu 10 months ago
- 1 comment
#812 - feat: add option genComponentUsedPath
Pull Request -
State: open - Opened by Kanade-Lu 10 months ago
#811 - 是我配置错了吗?无法使用
Issue -
State: open - Opened by vergil-lai 10 months ago
#810 - Square brackets in resolved base path leads to watcher not working
Issue -
State: open - Opened by gamerxp 11 months ago
#809 - `useTemplateRef` Type Inference with unplugin-vue-components in Vue 3.5+
Issue -
State: open - Opened by BenJackGill 11 months ago
#808 - 0.27版本引用不生效,0.26版本还好用的呢
Issue -
State: open - Opened by lzd666 11 months ago
#807 - feat: sync ionic 8.4
Pull Request -
State: closed - Opened by reslear 11 months ago
- 1 comment
#807 - feat: sync ionic 8.4
Pull Request -
State: closed - Opened by reslear 11 months ago
- 1 comment
#806 - "common/app/apple-info.vue " -> "<common-app-le-info />"
Issue -
State: closed - Opened by sytana 12 months ago
#805 - report what it is auto-importing
Issue -
State: open - Opened by eric-g-97477 about 1 year ago
Labels: enhancement
#804 - Why keeping unused?
Issue -
State: closed - Opened by Barbapapazes about 1 year ago
- 1 comment
#803 - Update @rollup/pluginutils due to CVE-2024-47068
Issue -
State: closed - Opened by sinh117801 about 1 year ago
#802 - Add SFC path to resolver arguments (ie. relative component matching in custom resolver, etc)
Issue -
State: open - Opened by Jscherbe about 1 year ago
Labels: enhancement
#801 - Components are resolved in dev mode but not build mode (with VitePress)
Issue -
State: open - Opened by dwgray about 1 year ago
#800 - support auto import of kebab-case tsx component
Issue -
State: closed - Opened by Pursuit01 about 1 year ago
Labels: enhancement
#799 - vue 3.5 interface GlobalDirectives
Issue -
State: open - Opened by liuzw2579 about 1 year ago
Labels: enhancement
#798 - feat: use runtime functional options
Pull Request -
State: open - Opened by waset about 1 year ago
- 4 comments
#798 - feat: use runtime functional options
Pull Request -
State: open - Opened by waset about 1 year ago
#797 - docs: add vant and varlet's own auto-import resolver
Pull Request -
State: closed - Opened by CharleeWa about 1 year ago
- 2 comments
#797 - docs: add vant and varlet's own auto-import resolver
Issue -
State: open - Opened by CharleeWa about 1 year ago
#796 - Regular Expression Denial of Service Vulnerability (CVE-2024-4067)
Issue -
State: open - Opened by lumadev about 1 year ago
#795 - 配置了只有component下的组件自动注册,views下的组件有时候也被自动注册
Issue -
State: closed - Opened by qq61966100 about 1 year ago
- 2 comments
#794 - 自动引入的组件,dev环境下有些样式没有被插入到html中
Issue -
State: open - Opened by NotGeekAtAll about 1 year ago