Skip to content

Document custom CSS properties#144

Merged
MattiasBuelens merged 11 commits intomainfrom
document-css-properties
Apr 28, 2026
Merged

Document custom CSS properties#144
MattiasBuelens merged 11 commits intomainfrom
document-css-properties

Conversation

@MattiasBuelens
Copy link
Copy Markdown
Collaborator

Each component can now document its custom CSS properties using @cssproperty tags. This should be compatible with Custom Elements Manifest, in case we want to generate such a manifest in the future.

We added a custom TypeDoc plugin to render these tags as a table in the API documentation:
image

Thanks to @ceyhun-o for kickstarting this effort!

@MattiasBuelens MattiasBuelens added the documentation Improvements or additions to documentation label Apr 24, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 24, 2026

⚠️ No Changeset found

Latest commit: 7d215dd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@MattiasBuelens MattiasBuelens merged commit 0a7ba8c into main Apr 28, 2026
1 check passed
@MattiasBuelens MattiasBuelens deleted the document-css-properties branch April 28, 2026 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants