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

feat: implement proper readonly state in CheckboxGroup #6165

Merged
merged 4 commits into from
Apr 15, 2024

Conversation

web-padawan
Copy link
Member

Description

Part of vaadin/platform#5178

Depends on vaadin/web-components#7199

Updated CheckboxGroup.setReadonly(true) to use readonly property on the web component instead of disabling.

Type of change

  • Feature

@web-padawan web-padawan force-pushed the feat/checkbox-readonly branch from d0bfaa0 to f3e370f Compare April 10, 2024 13:15
@web-padawan web-padawan marked this pull request as ready for review April 10, 2024 13:42
@web-padawan web-padawan force-pushed the feat/checkbox-readonly branch from 169e11b to d412307 Compare April 15, 2024 08:35
Copy link

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 merged commit 224faaf into main Apr 15, 2024
5 checks passed
@web-padawan web-padawan deleted the feat/checkbox-readonly branch April 15, 2024 09:17
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.4.0.alpha22 and is also targeting the upcoming stable 24.4.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.

3 participants