aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to drop things between Grid rows (#8979)Adam Wagner2017-04-129-49/+284
* Provide dragged Grid items in server side (#8950)Adam Wagner2017-04-1216-81/+497
* Make it possible to drop things on top of Grid rows (#8747)Adam Wagner2017-04-1213-53/+485
* Make all selected rows draggable (#8746)Adam Wagner2017-04-123-3/+100
* Make Grid rows draggable (#8690)Adam Wagner2017-04-127-12/+466
* Use setCaption Javadocs inherited from Component (#9066)Leif Åstrand2017-04-122-16/+0
* Fix typo in license (#9060)Guille2017-04-111-1/+1
* Update last video of the tutorial (#9054)Alejandro2017-04-111-1/+1
* Fix initial expand of TreeGrid itemsAleksi Hietanen2017-04-115-10/+72
* Correct TreeGrid documentation for expand and collapseAleksi Hietanen2017-04-101-1/+1
* Make Button component draggable (#9038)Adam Wagner2017-04-105-1/+228
* Updated embedded videos (#9043)Alejandro2017-04-101-23/+14
* Remove compile-time mockito dependency from client moduleAleksi Hietanen2017-04-101-5/+0
* Update screenshot referenceAleksi Hietanen2017-04-101-0/+0
* Use release version of TestBench8.1.0.alpha4Artur2017-04-071-1/+1
* Update Chrome version in VerifyBrowserVersionTestAleksi Hietanen2017-04-071-1/+1
* Send view width as width and not heightArtur2017-04-061-2/+2
* Add server-side expand and collapse to TreeGrid (#9021)Aleksi Hietanen2017-04-0613-43/+588
* Snapshot version update to 8.1 (#9023)Ilia Motornyi2017-04-0537-39/+39
* TreeGrid keyboard navigation Ilia Motornyi2017-04-0515-135/+564
* Fix bug column and row expand ratio are not persisted Tien Nguyen2017-04-042-14/+31
* Add notification of pre-release renderers to grid documentationAleksi Hietanen2017-04-041-31/+34
* Correctly set style names for NativeSelect (#9006)Artur2017-04-043-2/+53
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-04-033-2/+46
* Make bindInstanceFields not bind fields already bound using functions (#8998)Artur2017-04-032-3/+44
* Fixed @WidgetSet typo -> @Widgetset (#8996)Jens Jansson2017-04-031-1/+1
* Moved docs comment to own row (#8993)Jens Jansson2017-04-011-2/+2
* Make getValueProvider return ValueProvider (#8983)Leif Åstrand2017-03-312-3/+31
* Fix method reference syntax in Grid documentation (#8978)Samuel DALICHAMPT2017-03-301-4/+4
* Fix column indexing when setting a renderer (#8976)Teemu Suo-Anttila2017-03-304-30/+112
* Fix screenshots for VaadinIconSetTest (#8974)8.1.0.alpha3Henri Sara2017-03-301-0/+0
* Implement LocalDateRenderer and LocalDateTimeRenderer (#8955)Aleksi Hietanen2017-03-309-10/+704
* Add Grid.setRowHeight() (#8935)Henri Sara2017-03-298-2/+118
* Make CustomField iterator() comply with contractArtur Signell2017-03-292-23/+72
* Fix ComboBox item select method in example (#8964)hlxnd2017-03-281-1/+1
* Update Vaadin Spring to 2.0.1 in BOM (#8963)Pekka Hyvönen2017-03-281-1/+1
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-285-0/+105
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-285-2/+41
* Move select all visible to multi selection model interface (#8627)Pekka Hyvönen2017-03-275-66/+78
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-272-1/+31
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-274-3/+26
* Added test for removing last row in cachePekka Hyvönen2017-03-272-1/+47
* Fix removing rows over the cached range in GridPekka Hyvönen2017-03-271-1/+9
* Use computed style for Escalator size calculations (#8861)Artur2017-03-274-59/+197
* Fix infinite loop in data communication (#8927)Aleksi Hietanen2017-03-274-10/+94
* Use textContent instead of innerText in TextRenderer (#8936)Henri Sara2017-03-271-1/+8
* Fix TreeGridBasicFeaturesTest for IE11 (#8933)Ilia Motornyi2017-03-241-0/+6
* Improve caching when expanding nodes in hierarchical data (#8902)Teemu Suo-Anttila2017-03-244-31/+223
* Clean DropEvent and DragEndEvent properties (#8925)Adam Wagner2017-03-249-41/+39
* Make CloseSessionTest more stable with waitUntil (#8928)Teemu Suo-Anttila2017-03-241-0/+3