summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix column indexing when setting a renderer (#8976)Teemu Suo-Anttila2017-05-084-30/+112
* Remove future version from `@since`elmot2017-05-081-11/+11
* Fix infinite loop in data communication (#8927)Aleksi Hietanen2017-05-082-23/+141
* Add tip for GUI components with Vaadin 8 (#8899)Masashi Nakane2017-05-081-0/+4
* Change fromCollection -> ofCollectionJonni Nakari2017-05-081-3/+3
* Fix some javadoc errors (#8873)Ahmed Ashour2017-05-088-25/+24
* Fix readme (#8857)Johannes Häyry2017-05-081-11/+10
* Upgrade GWT to version 2.8.1 (#9237)Ilia Motornyi2017-05-051-1/+1
* Fix bug column and row expand ratio are not persisted (#9028)Ilia Motornyi2017-04-062-14/+31
* Add missing @since for 8.0.5 and 7.7.88.0.5Pekka Hyvönen2017-03-304-5/+11
* Include charset in text/html responses (#8777)Artur2017-03-306-8/+17
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-303-0/+110
* Make CustomField iterator() comply with contractArtur Signell2017-03-302-23/+72
* Fix ComboBox item select method in example (#8964)hlxnd2017-03-301-1/+1
* Update Vaadin Spring to 2.0.1 in BOM (#8963)Pekka Hyvönen2017-03-301-1/+1
* Fix NativeSelect inner component size (#8737)Ilia Motornyi2017-03-305-0/+105
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-03-305-2/+41
* Fix Binder documentation on ValidationException (#8949)Pekka Hyvönen2017-03-302-1/+31
* Add `closable` style to Error Notifications (#8903)Jouni Koivuviita2017-03-304-3/+26
* Fix removing rows over the cached range in GridPekka Hyvönen2017-03-301-1/+9
* Use computed style for Escalator size calculations (#8861)Artur2017-03-304-59/+197
* Make CloseSessionTest more stable with waitUntil (#8928)Teemu Suo-Anttila2017-03-301-0/+3
* Fix default header content changes on init (#8921)Teemu Suo-Anttila2017-03-303-15/+31
* Fix FlashExpansionTest (#8919)Henri Sara2017-03-301-6/+5
* Improved Binder#hasChanges JavaDoc (#8912)Matti Tahvonen2017-03-301-8/+12
* Fix infinite loop in data communication (#8951)Aleksi Hietanen2017-03-273-4/+89
* Set column captions when reading grid from a design file (#8770)8.0.4Artur2017-03-222-4/+14
* Add more 8.0.3 since tagsHenri Sara2017-03-225-14/+29
* 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
* Support data-location attribute in CustomLayout (#8866)Henri Sara2017-03-226-6/+105
* Fix documentation: change setPlaceHolder to setPlaceholder (#8883)Jonni Nakari2017-03-211-1/+1
* Add @since 8.0.3 tags8.0.3elmot2017-03-169-0/+34
* 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
* Correctly write margin info for FormLayout into design files (#8804)Artur2017-03-164-26/+85
* Remove unnecessary width calculation on Grid initial render (#8848)Henri Sara2017-03-167-31/+232
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-16103-34/+374
* Replacement guide javadocs for deprecated classes, part two (#8719)Ilia Motornyi2017-03-1626-3/+95
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-166-3/+217
* Update custom fonts page.Rolf Smeds2017-03-161-23/+9
* components-grid to use correct function setHidable (#8843)Michael Benz2017-03-161-2/+2
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-164-9/+46
* Correct license locationAhmed Ashour2017-03-1615-185/+125
* Make test for EditorSaveEvent.bean field Ilia Motornyi2017-03-162-6/+25
* Read/write Grid item type to declarative and create columns correctly (#8769)Artur2017-03-163-18/+438
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-164-0/+114