summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Hierarchical data (#8842)Aleksi Hietanen2017-03-1629-344/+3165
* Replacement guide javadocs for deprecated classesIlia Motornyi2017-03-15103-34/+374
* Replacement guide javadocs for deprecated classes, part two (#8719)Ilia Motornyi2017-03-1526-3/+95
* Allow changing renderers after column creation (#8841)Teemu Suo-Anttila2017-03-158-26/+296
* Update custom fonts page.Rolf Smeds2017-03-151-23/+9
* components-grid to use correct function setHidable (#8843)Michael Benz2017-03-141-2/+2
* Fix removing rows from the middle of Escalator (#8826)Pekka Hyvönen2017-03-144-9/+46
* Correct license locationAhmed Ashour2017-03-1415-185/+125
* Make test for EditorSaveEvent.bean field Ilia Motornyi2017-03-142-6/+25
* Build report changes for Vaadin Framework 8.1 (#8823)Henri Sara2017-03-142-14/+9
* Read/write Grid item type to declarative and create columns correctly (#8769)Artur2017-03-133-18/+438
* Correctly adjust upload button borders inside a component group (#8817)Artur2017-03-134-0/+114
* Fix broken link (#8812)Ilia Motornyi2017-03-131-1/+1
* Fix detach of grid when it contains frozen columns (#8803)Artur2017-03-135-68/+142
* Migrate Escalator tests for 8 (#8811)Pekka Hyvönen2017-03-1313-76/+64
* Update frozen column count when a frozen column is removed (#8788)Artur2017-03-102-2/+45
* Fix ComboBox popup location on scrolled pages in IE/Firefox Henri Sara2017-03-104-5/+169
* Add the bean to grid editor eventsGiovanni Lovato2017-03-103-4/+32
* Update JavaDoc for @DesignRoot. (#8805)anssit2017-03-101-4/+5
* RichTextField unnecessarily overwrites clear method (#8802)Ilia Motornyi2017-03-091-7/+0
* Update Atmosphere to resolve problems in servlets with multiple mappings (#8785)Artur2017-03-092-2/+2
* Remove mentioning of removed example from progressbar docs (#8799)Adam Wagner2017-03-091-2/+1
* Add @since 8.0.2 for Grid.removeAllColumns() (#8789)Ilia Motornyi2017-03-091-0/+2
* Correctly detach components in merged cells (#8773)Artur2017-03-092-0/+28
* Initial implementation of ComponentRenderer for Grid (#8743)Teemu Suo-Anttila2017-03-098-2/+485
* Fix Upload and push in TabSheet (#8782)Ilia Motornyi2017-03-095-6/+88
* Fix JSNI calls in compatibility Escalator (#8783)Ilia Motornyi2017-03-091-8/+8
* Fix typo in documentation (#8784)Maciej Aleksandrowicz2017-03-091-1/+1
* Include components in joined cells when finding child components (#8772)Artur2017-03-085-46/+58
* Remove extra empty javadocs before package declaration (#8776)Ahmed Ashour2017-03-0827-77/+0
* Avoid double unregister of columns on the client sideArtur Signell2017-03-083-7/+73
* Fix license header locationAhmed Ashour2017-03-083-3/+3
* Fix some generics warnings in EclipseAhmed Ashour2017-03-0814-26/+30
* Update column caption when a text is set in the default header rowArtur2017-03-083-0/+40
* Fix client-side error when Upload in TabSheet and Push Johannes Tuikkala2017-03-073-4/+160
* Revert multi select using state changeTeemu Suo-Anttila2017-03-073-14/+14
* Restore column based width for compatibility selectsTeemu Suo-Anttila2017-03-0710-10/+234
* Restore type attributes to compatibility UIDLTeemu Suo-Anttila2017-03-074-1/+12