Skip to content

docs: add missing @fires annotations for message-input and context-menu#11303

Merged
sissbruecker merged 1 commit intomainfrom
docs/add-missing-fires
Mar 11, 2026
Merged

docs: add missing @fires annotations for message-input and context-menu#11303
sissbruecker merged 1 commit intomainfrom
docs/add-missing-fires

Conversation

@web-padawan
Copy link
Copy Markdown
Member

@web-padawan web-padawan commented Mar 10, 2026

Summary

  • Added @fires {CustomEvent} submit to vaadin-message-input.js and .d.ts
  • Added @fires {CustomEvent} close-all-menus and @fires {CustomEvent} items-outside-click to vaadin-context-menu.js and .d.ts

Test plan

  • Run yarn release:cem and verify events have descriptions in custom-elements.json
  • Verify TypeScript compilation passes with yarn lint:types

🤖 Generated with Claude Code

Note

These events are present in corresponding TS event maps in .d.ts but are lacking JSDoc.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@web-padawan web-padawan requested a review from tomivirkki March 10, 2026 10:56
@sonarqubecloud
Copy link
Copy Markdown

@web-padawan web-padawan requested a review from vursen March 10, 2026 11:38
@sissbruecker sissbruecker merged commit b65f04a into main Mar 11, 2026
10 checks passed
@sissbruecker sissbruecker deleted the docs/add-missing-fires branch March 11, 2026 07:36
@vaadin-bot
Copy link
Copy Markdown
Collaborator

This ticket/PR has been released with Vaadin 25.1.0-beta3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants