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

docs: fix jsdoc issues with native click #10493

Merged
merged 1 commit into from
Jan 8, 2025
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Jan 8, 2025

Currently, the Button emits a native click that doesn't need and doesn't have an event decorator, but at the same time event decorators are the source for displaying events in the website, moreover to include events in the custom elements manifest.

Until we find better way to describe native events, or change the event to custom (due to other considerations), we manually add the native click event entry to the custom elements manifest.

@ilhan007 ilhan007 requested review from nnaydenow and pskelin January 8, 2025 09:21
@ilhan007 ilhan007 merged commit 9a93a00 into main Jan 8, 2025
10 checks passed
@ilhan007 ilhan007 deleted the docs-fix-click-event-jsdoc branch January 8, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants