Skip to content

fix(typescript-plugin): do not treat class and style as a boolean property#6081

Merged
KazariEX merged 2 commits into
vuejs:masterfrom
KazariEX:fix/issue-6080
May 30, 2026
Merged

fix(typescript-plugin): do not treat class and style as a boolean property#6081
KazariEX merged 2 commits into
vuejs:masterfrom
KazariEX:fix/issue-6080

Conversation

@KazariEX

Copy link
Copy Markdown
Member

fix #6080

@KazariEX KazariEX changed the title fix(typescript-plugin): do not treat class as a boolean property fix(typescript-plugin): do not treat class as style as a boolean property May 30, 2026
@KazariEX KazariEX changed the title fix(typescript-plugin): do not treat class as style as a boolean property fix(typescript-plugin): do not treat class and style as a boolean property May 30, 2026
@KazariEX KazariEX merged commit f80e063 into vuejs:master May 30, 2026
4 checks passed
@KazariEX KazariEX deleted the fix/issue-6080 branch May 30, 2026 12:08
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.

Autocomplete for string attributes (e.g., class) is missing ="" in v3.3.0+

1 participant