diff options
author | Olli Tietäväinen <ollit@vaadin.com> | 2018-02-12 15:14:49 +0200 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2018-02-12 15:14:49 +0200 |
commit | c641c7f56fcccada9268cbe0979fc66726f637d3 (patch) | |
tree | 4d177cfefb3c33f917518efb9e060a8ca9c6017f /server | |
parent | 201c4f1d77c96b2284773309a6f8c836e159a2d4 (diff) | |
download | vaadin-framework-c641c7f56fcccada9268cbe0979fc66726f637d3.tar.gz vaadin-framework-c641c7f56fcccada9268cbe0979fc66726f637d3.zip |
Implement focus handing in RadioButtonGroup and CheckboxGroup (#10440)
Fixes #10429
* implement focus handing in RadioButtonGroup, fixes #10429
* Merge branch 'master' of https://github.com/vaadin/framework into radiobuttongroup-focus
* merge
* Merge branch 'master' of https://github.com/vaadin/framework into radiobuttongroup-focus
* fix initial focus handling also on CheckBoxGroup and add tests
* add license headers
* Merge branch 'master' of https://github.com/vaadin/framework into radiobuttongroup-focus
* changed client to use lambdas and refactored focus testing to parent class
* made FocusTest abstract
* Merge branch 'master' of https://github.com/vaadin/framework into radiobuttongroup-focus
* don't allow focusing on disabled items & refactor focusing first item
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions