Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web Types & other extracts of meta data - missing some components #6974

Open
TechAkayy opened this issue Dec 18, 2024 · 1 comment
Open

Web Types & other extracts of meta data - missing some components #6974

TechAkayy opened this issue Dec 18, 2024 · 1 comment
Assignees
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@TechAkayy
Copy link

Describe the bug

The various meta-data extracts using this https://github.com/primefaces/primevue/blob/master/packages/primevue/scripts/build-api.js are missing some components.

Reproducer

https://stackblitz.com/github/primefaces/primevue-tailwind-preset-template

PrimeVue version

4.2.5

Vue version

4.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

  1. Clone this template - https://github.com/primefaces/primevue-tailwind-preset-template
  2. Run npm install
  3. Check node_modules/primevue/web-types.json, the tags array misses numerous components, some of them that I have noted are Select, DatePicker, FloatLabel...
  4. Check node_modules/primevue/vetur-tags.json, the tags object misses numerous components, some of them that I have noted are Select, DatePicker, FloatLabel...
  5. Same with vetur-attributes.json

Expected behavior

Tools like Jetbrains IDEs, Vue Designer rely on these meta-data files and are very valuable and must be accurate for the best DX. Thank you!

@TechAkayy TechAkayy added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 18, 2024
@tugcekucukoglu tugcekucukoglu added this to the Future milestone Dec 20, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Dec 20, 2024
@tugcekucukoglu tugcekucukoglu added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 20, 2024
Copy link

Due to PrimeVue team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@tugcekucukoglu tugcekucukoglu self-assigned this Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants