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

fix: add missing invalid-changed and validated event types #7316

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

web-padawan
Copy link
Member

Description

Follow-up to #7285

Added missing event types for invalid-changed and validated event (reported by React components release build):

[dts] src/generated/Checkbox.ts(8,46): error TS2339: Property 'validated' does not exist on type 'CheckboxEventMap'.
[dts] src/generated/Checkbox.ts(11,51): error TS2339: Property 'invalid-changed' does not exist on type 'CheckboxEventMap'.

Type of change

  • Bugfix

Copy link

sonarcloud bot commented Apr 10, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@web-padawan web-padawan removed the request for review from ugur-vaadin April 10, 2024 13:59
@web-padawan web-padawan merged commit 5a9fe07 into main Apr 10, 2024
9 checks passed
@web-padawan web-padawan deleted the fix/checkbox-event-types branch April 10, 2024 13: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