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

auro-library: a feature to create a extended Auro component for wca(web component analyzer) #85

Closed
sun-mota opened this issue Nov 4, 2024 · 0 comments · Fixed by #86
Assignees
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature

Comments

@sun-mota
Copy link
Contributor

sun-mota commented Nov 4, 2024

Is your feature request related to a problem? Please describe.

Currently with the current Auro component's registration step, wca does not analyze

Describe the solution you'd like

We need a script to create an extended component for wca to be able to analyze against and create md file.s

Describe alternatives you've considered

  1. the script to load the Auro-component file that was passed as a parameter
  2. the script will create a file that has code of an extended component and define customElement in it.
  3. the script will write a file to docs/wca directory

Additional context

No response

@sun-mota sun-mota added auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature labels Nov 4, 2024
@sun-mota sun-mota self-assigned this Nov 4, 2024
sun-mota added a commit that referenced this issue Nov 4, 2024
sun-mota added a commit that referenced this issue Nov 4, 2024
sun-mota added a commit that referenced this issue Nov 4, 2024
sun-mota added a commit that referenced this issue Nov 5, 2024
@sun-mota sun-mota closed this as completed Nov 5, 2024
DukeFerdinand pushed a commit that referenced this issue Nov 5, 2024
blackfalcon pushed a commit that referenced this issue Nov 5, 2024
# [3.0.0](v2.11.0...v3.0.0) (2024-11-05)

### Bug Fixes

* add missing logger import ([8258705](8258705))
* sourcery feedback - change tag detection ([51b134f](51b134f))

### Features

* add more consistent "component root" path generator ([c88f5a8](c88f5a8))
* add syncGithubFiles.mjs script ([207009d](207009d))
* **build:** new script that generate extended component files for `wca` to be able to analyze [#85](#85) ([ae8e6ab](ae8e6ab))
* change API for generateReadmeURL and processDocs ([a1a975c](a1a975c))

### BREAKING CHANGES

* `processDocFiles` no longer accepts individual config arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-library not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature
Projects
None yet
1 participant