aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/gridlayout
Commit message (Expand)AuthorAgeFilesLines
* Checkstyle fixes (#12347)Anna Koskinen2021-07-231-0/+1
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-42/+38
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2811-167/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-278-8/+8
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-267-114/+49
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-3/+2
* Relayout GridLayout when font loading completes (#10077)Henri Sara2017-09-261-0/+27
* Add empty line at end of fileAhmed Ashour2017-09-235-5/+5
* Access static members in a static way (#10054)Ahmed Ashour2017-09-211-4/+5
* Fix some generics warnings in EclipseAhmed Ashour2017-03-081-1/+1
* Refactor AbstractDateField. (#8146)Denis2017-01-101-2/+2
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-2/+4
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-122-2/+6
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-4/+0
* Make Valo the default themePekka Hyvönen2016-10-0615-30/+29
* Unify listeners on the server sideAleksi Hietanen2016-09-291-1/+1
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-231-2/+3
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-051-2/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-4/+2
* Organize importsArtur Signell2016-08-301-1/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-223-9/+9
* Rename legacy packages to v7Artur Signell2016-08-183-3/+3
* Update copyright year to 2016Artur Signell2016-08-188-8/+8
* Remove trailing whitespace from code and javadocArtur Signell2016-08-189-25/+25
* Format using Eclipse NeonArtur Signell2016-08-186-36/+42
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-84/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-173-9/+9
* Derive DateField from new AbstractField (#57).Denis Anisimov2016-08-152-4/+4
* Move old DateField components to legacy package (pre-#57).Denis Anisimov2016-08-122-4/+4
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-112-34/+13
* Fixing Grid Layout required indicator position (#18418)Henri Sara2016-07-131-0/+139
* Eliminate rounding errors for GridLayout expand ratios (#19797)Artur Signell2016-05-161-0/+57
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1517-0/+1269