aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/grid/GridRowHeightChange.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-3/+2
* Add handler for row height changing in GridTeemu Suo-Anttila2017-06-121-0/+2
* Migrate v7 Grid tests. 7th round. (#8452)Denis2017-02-221-0/+71
* Move uitests for the legacy Grid to a separate v7 packageLeif Åstrand2016-09-011-73/+0
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-4/+4
* Organize importsArtur Signell2016-08-201-3/+3
* Rename Grid into LegacyGridelmot2016-08-181-2/+2
* Format using Eclipse NeonArtur Signell2016-08-181-2/+2
* Fix Grid height calculation when HeightMode.ROW (#20104, #20074)adam2016-08-111-0/+73