-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
Description:
Some components are not properly documented in their custom-elements-manifest.json files, causing incomplete documentation generation and missing IntelliSense in IDEs.
Expected Behaviour:
- All components have complete custom elements manifests
- All props, events, and slots documented
- IDE autocomplete works for all components
Approach:
- Review
custom-elements-manifest.config.jsin each package - Ensure all components have proper JSDoc annotations
- Regenerate manifests for all packages
- Validate manifest completeness with automated checks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Ready