summaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/layouts
Commit message (Expand)AuthorAgeFilesLines
* Test tweaks (#12287)Anna Koskinen2021-05-041-1/+3
* Tweaked layouttester tests to be more informative. (#11800) (#11813)Anna Koskinen2020-03-2325-30/+297
* Trigger re-measure after updating ElementResizeListeners. (#11912)Anna Koskinen2020-03-091-0/+37
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-175-33/+29
* Remove empty comments (#10789)Ilia Motornyi2018-04-0533-215/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-2847-706/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-2747-47/+47
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-0126-523/+207
* Fix end of line comments, which were made by automatic formatter (#10234)Ahmed Ashour2017-10-311-2/+3
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-3/+2
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+2
* Remove auto-generated comment (#10111)Ahmed Ashour2017-09-295-47/+13
* Construct array inline (#10068)Ahmed Ashour2017-09-232-4/+4
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-0/+1
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-1/+1
* Use String.isEmpty() (#10045)Ahmed Ashour2017-09-211-1/+1
* Position caption correctly in GridLayout (#9909)Petter Holmström2017-09-041-0/+29
* Avoid detaching VL/HL children unnecessarily (#9862)Henri Sara2017-08-231-0/+38
* Avoid detaching CssLayout children unnecessarily (#9861)Henri Sara2017-08-231-12/+7
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-201-0/+49
* Correct license locationAhmed Ashour2017-03-141-15/+0
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-208-8/+8
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-3/+3
* Rename com.vaadin.server.data to com.vaadin.data.provider (#8004)Pekka Hyvönen2016-12-151-1/+1
* VerticalLayout has spacing = true and margin = true by default .Ilia Motornyi2016-12-126-10/+19
* Add Filter parameter to DataProviderTeemu Suo-Anttila2016-11-211-1/+1
* Renaming DataSource -> DataProvider to avoid collisions with javax.sql.DataSo...elmot2016-11-111-1/+1
* Move setReadOnly from Component to HasValueTeemu Suo-Anttila2016-11-021-1/+6
* Replace setRequired & HasRequired with setRequiredIndicatorPekka Hyvönen2016-11-013-19/+22
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-134-11/+0
* Fix broken tests because of default theme change (Valo).Denis Anisimov2016-10-071-2/+2
* Make Valo the default themePekka Hyvönen2016-10-0611-22/+20
* Do not derive DataSource from Function and replace apply method #307.Denis Anisimov2016-10-031-1/+1
* Unify listeners on the server sideAleksi Hietanen2016-09-2910-12/+12
* Rename PopupDateField to DateField #297.Denis Anisimov2016-09-233-6/+6
* Change ColorPicker to use new ComboBoxArtur Signell2016-09-131-2/+2
* Update ComboBox for new DataSource and communication mechanismHenri Sara2016-09-122-30/+16
* Remove strange TextField column APIArtur Signell2016-09-071-1/+1
* Use diamond operator where it can be usedArtur Signell2016-09-054-4/+4
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-313-8/+6
* Organize importsArtur Signell2016-08-303-3/+3
* Fix label widths in several testsAleksi Hietanen2016-08-304-14/+24
* Change Label default width to undefined to match other componentsArtur Signell2016-08-293-4/+13
* Implement new LabelArtur Signell2016-08-268-8/+8
* Update TextArea to extend AbstractFieldNew (#53)Aleksi Hietanen2016-08-262-9/+10
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-255-5/+5
* Fix TextField and related testsAleksi Hietanen2016-08-231-2/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2235-132/+132
* Organize importsArtur Signell2016-08-2030-32/+15