aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/splitpanel
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-173-23/+19
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-286-91/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-274-4/+4
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-016-115/+46
* Add empty line at end of fileAhmed Ashour2017-09-232-2/+2
* Fix SplitPanel test for Chrome with a hack (#9782)Henri Sara2017-08-071-0/+5
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-203-4/+4
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-121-24/+30
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-131-2/+0
* Make Valo the default themePekka Hyvönen2016-10-065-10/+10
* Unify listeners on the server sideAleksi Hietanen2016-09-293-13/+12
* Implement new RichTextAreaArtur Signell2016-09-122-2/+2
* 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-224-6/+6
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Update copyright year to 2016Artur Signell2016-08-184-4/+4
* Remove trailing whitespace from code and javadocArtur Signell2016-08-186-21/+21
* Format using Eclipse NeonArtur Signell2016-08-188-84/+84
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-172-12/+5
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-9/+0
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1518-0/+1411