aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/components/grid/GridColumnAutoWidth.java
Commit message (Expand)AuthorAgeFilesLines
* Build uitest war with mavenTeemu Suo-Anttila2016-04-151-63/+0
* Increase grid column resize handle width (#16838)Marlon Richert2015-12-181-1/+1
* Rename com.vaadin.ui.renderer to com.vaadin.ui.renderers (#16521)Leif Åstrand2015-02-061-1/+1
* Add expand and min/max width for GridColumns (#13334)Henrik Paul2014-12-121-0/+1
* Move Renderers to com.vaadin.ui.renderer package (#13334)Teemu Suo-Anttila2014-12-111-1/+1
* GridColumns can resize-to-fit. (#13334)Henrik Paul2014-12-101-0/+62