aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/menubar
Commit message (Expand)AuthorAgeFilesLines
* Improve VMenuBar click handling logic (#11356)Anastasia Smirnova2018-12-171-0/+47
* Prevent IndexOutOfBoundException in VMenuBar.CustomMenuItem (#11285)Jonni Madekivi2018-12-171-0/+37
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-1/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-288-120/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-277-7/+7
* Adding stylename to MenuBarItem also as one word (#10704)Anastasia Smirnova2018-03-131-0/+31
* Test for MenuBar's WAI-ARIA attributes (#3922) (#10349)Ansku2017-11-221-0/+5
* Issue3922disableditem (#10259)Ansku2017-11-211-0/+3
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-013-33/+11
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-1/+1
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-1/+1
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
* Fix javadoc references (#10067)Ahmed Ashour2017-09-232-2/+0
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-4/+4
* Remove unused methods (#10020)Ahmed Ashour2017-09-202-22/+0
* Fix tooltip test after tooltip style changeHenri Sara2017-05-171-4/+4
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-0/+64
* Replace FontAwesome with Vaadin Icons (#8208)Pekka Hyvönen2017-02-011-5/+5
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-4/+5
* Scrolling down submenus via scrollbar (MenuBar.isAutoOpen()) (#10456)Anna Miroshnik2016-11-041-0/+50
* Make Valo the default themePekka Hyvönen2016-10-068-16/+14
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-055-10/+10
* Use diamond operator where it can be usedArtur Signell2016-09-052-8/+8
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-252-2/+2
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-222-3/+3
* Update copyright year to 2016Artur Signell2016-08-186-6/+6
* Remove trailing whitespace from code and javadocArtur Signell2016-08-186-28/+28
* Format using Eclipse NeonArtur Signell2016-08-186-14/+16
* Always close expanded top level menu item on click (#14568).Denis Anisimov2016-05-111-0/+63
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1517-0/+1408