Skip to content

docs: add missing type JSDoc to ItemMixin value property#11276

Merged
web-padawan merged 1 commit into
mainfrom
docs/item-mixin-value-type
Mar 9, 2026
Merged

docs: add missing type JSDoc to ItemMixin value property#11276
web-padawan merged 1 commit into
mainfrom
docs/item-mixin-value-type

Conversation

@web-padawan
Copy link
Copy Markdown
Member

Description

Fixed the following CEM Analyzer issue reported by Claude:

vaadin-item missing value property description
ItemMixin.value is a getter/setter pair without a JSDoc description. The old Polymer Analyzer inferred one, but CEM does not.
Fix: Add a JSDoc @type or description comment to the value getter in packages/item/src/vaadin-item-mixin.js:62.

Type of change

  • Documentation

@web-padawan web-padawan requested review from tomivirkki and vursen March 6, 2026 14:25
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 6, 2026

@web-padawan web-padawan removed the request for review from vursen March 9, 2026 10:36
@web-padawan web-padawan merged commit d4d0aec into main Mar 9, 2026
10 checks passed
@web-padawan web-padawan deleted the docs/item-mixin-value-type branch March 9, 2026 10: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