summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert html content through shared state for OptionGroupTeemu Suo-Anttila2017-03-075-21/+23
* Add missing since, remove unused commandTeemu Suo-Anttila2017-03-072-18/+1
* Revert immediate tests, deprecate HasUserSelectionAllowedTeemu Suo-Anttila2017-03-072-36/+1
* Picked all changes from 7.7Teemu Suo-Anttila2017-03-0731-124/+1530
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-0792-582/+1082
* Revert diamond operator changesTeemu Suo-Anttila2017-03-0771-423/+436
* Eliminate more full classnamesTeemu Suo-Anttila2017-03-074-35/+29
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-0760-906/+308
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-03-0713-294/+69
* Always load the deferred connector bundle (#8713)Leif Åstrand2017-03-0712-18/+383
* Update getting-started-idea.asciidoc (#8756)Jens Jansson2017-03-071-1/+1
* Add missing Grid.removeAllColumns (#8750)Artur2017-03-072-0/+23
* Add link to pro tools migration docs (#8742)Guille2017-03-071-0/+10
* Use try-with-resources (#8757)Ahmed Ashour2017-03-075-42/+43
* Fix warning: '_' should not be used as an identifier (#8755)Ahmed Ashour2017-03-071-19/+19
* Fix exception when no columns are shown (#8733)Artur2017-03-065-24/+77
* Some cleanup to themes module (#8526)Ilia Motornyi2017-03-062-1/+2
* Fix tutorial (use parameterized Grid) (#8738)Alejandro2017-03-031-2/+2
* Fix documentation links (#8726)Artur2017-03-032-10/+10
* Add Column.getValueProvider to Grid (#8732)Artur2017-03-022-4/+63
* Remove unnecessary override and correct javadoc typo (#8716)Peter Lehto2017-03-011-9/+1
* Fix js state partial updates (#8695)Leif Åstrand2017-03-014-6/+135
* Add @author and @since tags to drag and drop related new files (#8693) (#8694)Adam Wagner2017-03-0116-1/+42
* Minor fix for javadocs (#8710)Ilia Motornyi2017-03-011-3/+3
* Add prerelease profile and remove inherited plug-inHenri Sara2017-02-282-22/+62
* Update vaadin-parent version to 1.1.0Henri Sara2017-02-282-2/+2
* Easy DevelopmentServerLauncher run with maven (#8677)Ilia Motornyi2017-02-282-23/+53
* Allow powerful Navigator subclassing (#8663)Giovanni Lovato2017-02-281-4/+17
* Remove mention of removed API (#8701)Guille2017-02-281-3/+0
* Updated tutorial: Use Grid::setColumns and Binder (#8698)Alejandro2017-02-271-21/+18
* Fix some issues with Binder serialization (#8660)Ilia Motornyi2017-02-238-12/+44
* Add snapshot profile (#8672)Henri Sara2017-02-231-0/+63
* Add update checker (#8654)Henri Sara2017-02-232-0/+185