unplugin-vue-components icon indicating copy to clipboard operation
unplugin-vue-components copied to clipboard

PrimeVue 4 Resolver missing components

Open timothymarois opened this issue 1 year ago • 4 comments

Describe the bug

PrimeVueResolver is missing components. Example, it does not resolve ButtonGroup. There are probably more, but this is what I've encountered so far.

Missing so far:

  • ButtonGroup
  • Drawer

Reproduction

https://github.com/unplugin/unplugin-vue-components/blob/main/src/core/resolvers/prime-vue.ts

https://primevue.org/button/#buttongroup

System Info

PrimeVue 4

Used Package Manager

npm

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

timothymarois avatar Jul 27 '24 15:07 timothymarois