summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use new test screenshots8.0.78.0Teemu Suo-Anttila2017-07-131-0/+0
* Add missing since for 8.0.7Teemu Suo-Anttila2017-07-111-0/+3
* Fix CheckboxFocusClickTest on Firefox (#9397)Aleksi Hietanen2017-07-111-4/+5
* Revert "Update Atmosphere to support latest Jetty versions (#9359)"Teemu Suo-Anttila2017-07-112-2/+2
* Fix displaying Grid sort order set from server (#9530)Teemu Suo-Anttila2017-07-114-70/+73
* Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...Artur2017-07-113-8/+64
* Add handler for row height changing in GridTeemu Suo-Anttila2017-07-113-8/+22
* Show empty selection caption in ComboBox (#9468)Teemu Suo-Anttila2017-07-115-7/+56
* Make component iterators unmodifiableHenri Sara2017-07-117-9/+19
* Clear errors when clearing binder fields (#9364)Artur2017-07-112-1/+24
* Fix resetting of last filter in VComboBox (#9381)Matti Tahvonen2017-07-112-1/+26
* Update Atmosphere to support latest Jetty versions (#9359)Artur2017-07-112-2/+2
* Properly init client-side data in GridDataChangeHandlerTestTeemu Suo-Anttila2017-07-111-1/+2
* Wrap DataCommunicator#getBackEndSorting in an unmodifiable listAleksi Hietanen2017-07-111-2/+3
* Properly remove service destroy listeners (#9304)Artur2017-07-112-1/+31
* Make clicking checkbox label call focus listeners (#9271)Knoobie2017-07-114-6/+75
* Fix the missing focus and blur implementations (#9269)Knoobie2017-07-111-1/+4
* Fix @since tags from #9208 to point to 8.0.7 (#9440)Pekka Hyvönen2017-05-261-9/+12
* Added constructors which takes DataCommunicator instance to Grid (#9206) (#9208)Mikhail Buzuverov2017-05-261-2/+54
* Add since tags for 8.0.68.0.6Teemu Suo-Anttila2017-05-086-13/+30
* Use 8.0 branch of vaadin-screenshotsTeemu Suo-Anttila2017-05-081-0/+0
* Update screenshots referenceelmot2017-05-081-0/+0
* Fix data not being sent again when adding DataGenerators (#8947)Teemu Suo-Anttila2017-05-081-0/+3
* Remove unnecessary logging from setHeightByRows in EscalatorTeemu Suo-Anttila2017-05-081-1/+0
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-05-084-64/+183
* Fix client-side memory leak caused by Grid events (#9103)Aleksi Hietanen2017-05-0813-129/+379
* Add missing methods to compatibility AbstractRendererConnectorHenri Sara2017-05-081-0/+45
* Ignore all external events in the Profiler (#9033)Artur2017-05-081-0/+6
* Fix problem when reading a nested Design based on a GridLayout (#9092)Artur2017-05-083-6/+62
* Always send a push identifier on UI initializationAleksi Hietanen2017-05-081-3/+1
* Use separate identifier for push connectionsAleksi Hietanen2017-05-086-9/+82
* Remove sendKeys workaround from ComboBoxElement (#9046)Aleksi Hietanen2017-05-081-27/+1
* Correctly set ListSelect style namesArtur2017-05-084-20/+159
* Notify a resource load listener many times if it has been added many times (#...Artur2017-05-083-3/+83
* Provide GridLayout size and cell elements to JS and TB (#9019)Artur2017-05-084-0/+215
* Check for NullPointer to remove exception spamKnoobie2017-05-081-0/+12
* Use setCaption Javadocs inherited from Component (#9066)Leif Åstrand2017-05-082-16/+0
* Fix typo in license (#9060)Guille2017-05-081-1/+1
* Update last video of the tutorial (#9054)Alejandro2017-05-081-1/+1
* Updated embedded videos (#9043)Alejandro2017-05-081-23/+14
* Remove compile-time mockito dependency from client moduleAleksi Hietanen2017-05-081-5/+0
* Use release version of TestBenchArtur2017-05-081-1/+1
* Update Chrome version in VerifyBrowserVersionTestAleksi Hietanen2017-05-081-1/+1
* Send view width as width and not heightArtur2017-05-081-2/+2
* Correctly set style names for NativeSelect (#9006)Artur2017-05-083-2/+53
* Fix Editor not saving values by pressing Enter (#8946)Stephen Wellington2017-05-083-2/+46
* Make bindInstanceFields not bind fields already bound using functions (#8998)Artur2017-05-082-3/+44
* Fixed @WidgetSet typo -> @Widgetset (#8996)Jens Jansson2017-05-081-1/+1
* Moved docs comment to own row (#8993)Jens Jansson2017-05-081-2/+2
* Fix method reference syntax in Grid documentation (#8978)Samuel DALICHAMPT2017-05-081-10/+10