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: make disabled property update synchronously with Lit #8112

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

web-padawan
Copy link
Member

Description

Fixes #8111

Updated disabled property to use sync: true for the Lit version and added missing Lit tests for the DisabledMixin.
Added also a new test to radio-group package to make sure vaadin/flow-components#2563 also works with Lit.

Type of change

  • Refactor

Copy link

sonarcloud bot commented Nov 8, 2024

@web-padawan
Copy link
Member Author

Failing tests in Firefox are unrelated, merging without the required status check.

@web-padawan web-padawan merged commit 3d1df60 into main Nov 8, 2024
8 of 9 checks passed
@web-padawan web-padawan deleted the refactor/disabled-property-sync branch November 8, 2024 11:57
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.alpha3 and is also targeting the upcoming stable 24.6.0 version.

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.

[radio-group] Disabled state for individual buttons gets overridden in Lit version
3 participants