v1.0.0-alpha7
·
299 commits
to master
since this release
Live Demo →
API Documentation →
Changes Since v1.0.0-alpha6:
-
5d2d08f Parallelize visual tests and saucelabs unit tests
-
f01f347 Add IE11 visual tests
-
629a1a0 Includes semantic/typographical change for a test.
-
26e1eec Last test now removes the residue input field to prevent possible issues for future tests.
-
0a5920d CI lint blockers removed.
-
0d0e9ff Tests now include checks that vaadin-radio-group doesn't steal focus from active element.
-
3ace68b Use more descriptive example in radio-group value demo
-
3d38c80 Fixed the bug where setting radio-button-group value programmatically, steals focus from currently active element.
-
f29cce1 Fixed the issue where programmatically changing the selection in a radiogroup stole focus from the current component.