diff options
author | Anastasia Smirnova <anasmi@utu.fi> | 2018-12-13 16:59:35 +0200 |
---|---|---|
committer | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-12-13 16:59:35 +0200 |
commit | 891bb534de30ed39e463af88f67e7f5bbf94e3f1 (patch) | |
tree | 105e552080f3905eacf16dc8a57f2e37ae67134c /themes | |
parent | f60d431c7cbf0689f74c5ba230681c4ab5171463 (diff) | |
download | vaadin-framework-891bb534de30ed39e463af88f67e7f5bbf94e3f1.tar.gz vaadin-framework-891bb534de30ed39e463af88f67e7f5bbf94e3f1.zip |
Apply missing v-readonly style to CheckBoxGroup, when component is readOnly (#11370)
Setting read-only state to CheckBoxGroup should disable adding clicking effect. Missing v-readonly style is added to every CheckBox in the component, if it's set to read-only.
Fixes: https://github.com/vaadin/framework/issues/11113
* Add file missed from initial commit
* Verifying that option is enabled
Some of the options might be disabled on there own. Verify that option is not disabled, before removing disabled styles.
* Add missing test file
Diffstat (limited to 'themes')
0 files changed, 0 insertions, 0 deletions