summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add possibility to configure the content mode of TabSheet tabs (#8920)Aleksi Hietanen2017-03-245-3/+130
* Add API support for setting server side drag data (#8915)Adam Wagner2017-03-243-0/+57
* Fix default header content changes on init (#8921)Teemu Suo-Anttila2017-03-243-15/+31
* Add feature to disable collapsing items in TreeGrid (#8879)Teemu Suo-Anttila2017-03-2312-87/+346
* Fix FlashExpansionTest (#8919)Henri Sara2017-03-231-6/+5
* Update since tags for 8.1.0.alpha2 (#8917)8.1.0.alpha2Henri Sara2017-03-232-7/+7
* Add tip for GUI components with Vaadin 8 (#8899)Masashi Nakane2017-03-231-0/+4
* Improved Binder#hasChanges JavaDoc (#8912)Matti Tahvonen2017-03-221-8/+12
* Remove support for transfer data type (#8910)Adam Wagner2017-03-2212-231/+135
* Set column captions when reading grid from a design file (#8770)Artur2017-03-222-4/+14
* Fix Flash expanding with percentage sizing (#8898)Olli Tietäväinen2017-03-224-8/+200
* Check Trident version to detect compatibility mode (#8884)Dos Moonen2017-03-222-8/+46
* Optimize grid by avoiding redundant row refreshes (#8874)Henri Sara2017-03-221-6/+21
* Deprecate old DnD functionality (#8864)Pekka Hyvönen2017-03-2236-16/+231
* Add collapse and expand events to TreeGrid (#8889)Aleksi Hietanen2017-03-214-1/+225
* Measure TreeGrid performance (#8896)Aleksi Hietanen2017-03-213-16/+198
* Add missing since tags for 8.1.0.alpha1 (#8888)Henri Sara2017-03-217-11/+25
* Add more 8.0.3 since tagsHenri Sara2017-03-215-14/+29
* Add @since 8.0.3 tagselmot2017-03-219-0/+34
* Change fromCollection -> ofCollectionJonni Nakari2017-03-211-3/+3
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-206-6/+105
* Initial Documentation for TreeGrid and Hierarchical Data (#8880)Pekka Hyvönen2017-03-2015-9/+240
* Initial documentation for 8.1 Drag and Drop (#8867)Pekka Hyvönen2017-03-203-502/+127
* Fix some javadoc errors (#8873)Ahmed Ashour2017-03-208-23/+22
* Fix readme (#8857)8.1.0.alpha1Johannes Häyry2017-03-171-11/+10
* Update release notes for 8.1.0.alpha1 (#8863)Pekka Hyvönen2017-03-171-147/+15
* Add tests for non-compatibility GridTeemu Suo-Anttila2017-03-162-0/+112
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-166-28/+218
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-162-6/+63
* ApplicationRunnerServlet to correctly get last modified application (#8852)Ahmed Ashour2017-03-162-4/+3