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

refactor: update Checkbox to use accessibleName properties #6808

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

web-padawan
Copy link
Member

Description

Updated Checkbox to use accessibleName and accessibleNameRef added in vaadin/web-components#7285

This is needed to make the Lit based version work since inputElement isn't available synchronously.

Type of change

  • Refactor

Copy link

@web-padawan web-padawan removed the request for review from vursen November 12, 2024 12:54
@web-padawan web-padawan merged commit f5b8518 into main Nov 12, 2024
5 checks passed
@web-padawan web-padawan deleted the refactor/checkbox-aria-label branch November 12, 2024 12:54
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