summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Made JavaDoc of updateSelection more precise (#11768) (#11773)Anna Koskinen2019-10-281-1/+2
* Added missing NOTIFICATION_DARK (#11770) (#11775)Anna Koskinen2019-10-281-2/+8
* Fix the end limit of the allowed scrollTo rows. (#11771) (#11774)Anna Koskinen2019-10-281-1/+1
* Add note to setRenderer() JavaDoc about presentation provider (#11751) (#11763)Anna Koskinen2019-10-251-0/+3
* Tweak a test to open Grid details row by clicking cell instead of row. (#11767)Anna Koskinen2019-10-251-7/+10
* Update chrome version to 78 (#11765) (#11766)Anna Koskinen2019-10-251-1/+1
* When ComboBox popup opens to the left accommodate margin/border/padding. (#11...Anna Koskinen2019-10-243-8/+73
* Make cancellation of uploads work regardless of Push configuration (#11743) (...Anna Koskinen2019-10-246-13/+128
* Make sure expanding/collapsing updates expected cache size. (#11753) (#11761)Anna Koskinen2019-10-243-0/+165
* Upload should preserve MIMEType after first selection (#11745) (#11759)Anna Koskinen2019-10-243-0/+162
* Update release-note for maintenance8.9.1Zhe Sun2019-10-041-2/+2
* Correct usage of String.format(..) (#11704)Tatu Lund2019-10-041-5/+5
* Removal of data communicator needs to happen before call to super.remove() (#...Tatu Lund2019-10-041-2/+2
* Added note in JavaDoc of removeColumn (#11725)Tatu Lund2019-10-041-0/+3
* Catch and handle IllegalStateException (#11733)Tatu Lund2019-10-041-11/+18
* Make sure Firefox for iOS isn't detected as too old to function. (#11739)Felix Fontein2019-10-041-2/+6
* Update context menu addon version (#11735) (#11740)Zhe Sun2019-10-031-1/+1
* Update release note to mention Java 11 support (#11697) (#11728)Zhe Sun2019-10-021-2/+3
* Update Chrome version to 77 (#11727) (#11731)Zhe Sun2019-09-258-1/+1
* print8.9.0Zhe Sun2019-09-111-0/+1
* Print the errors (#11717)Zhe Sun2019-09-111-0/+3
* Fix scrollTo for destination START and END and add regression testing. (#11711)Anna Koskinen2019-09-053-48/+356
* Updated row and spacer handling for Escalator (#11438)8.9.0.beta3Anna Koskinen2019-08-3017-1078/+3277
* Update release note for final release (#11689)Zhe Sun2019-08-061-2/+2
* Exclude element screenshot tests from IE11 (#11681)Zhe Sun2019-08-066-2/+57
* Additional updates and fixes for 8.9 branch (#11679)Zhe Sun2019-08-069-23/+35
* Docs fixes and enlarge toleranceZheSun882019-08-052-5/+5
* Chrome 76 and update screenshotZheSun882019-08-05189-1/+1
* Update since tag8.9.0.beta2ZheSun882019-07-306-6/+6
* Update Spring addon to 3.2.1 (#11670)Zhe Sun2019-07-301-1/+1
* Update screenshot (#11669)Zhe Sun2019-07-301-0/+0
* Apply offset to column index depending on presense of selection column (#11667)Tatu Lund2019-07-302-1/+72
* Ensure the upload button has been disabled when set Enabled calling from succ...Zhe Sun2019-07-303-0/+306
* Prevent excessive getLogger() calls from markAsDirty() (#11664)Leif Åstrand2019-07-301-15/+24
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-3012-16/+16
* Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665)Anna Koskinen2019-07-303-2/+91
* Improvements to detail row index handling. (#11345)Anna Koskinen2019-07-3011-11/+1233
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-306-6/+223
* Ensure the selection has been changed before updating . (#11658)Anna Koskinen2019-07-302-11/+58
* Input prompt was renamed to placeholder (#11649)8.9.0.beta1Olli Tietäväinen2019-07-041-16/+16
* Fix unstable tests (#11648)Zhe Sun2019-07-045-19/+22
* Sanitize caption used in Grid header (#11644)Zhe Sun2019-07-011-0/+2
* Fixes unstable/muted tests (#11640)8.9.0.alpha1Zhe Sun2019-06-284-15/+15
* Removed ';' in lambdas (#11628)Zhe Sun2019-06-271-4/+4
* Update release note and Since tag (#11639)Zhe Sun2019-06-273-4/+6
* OSGi: Removed static VaadinResourceService access in liferay-integration, osg...S.W2019-06-279-230/+418
* Add Delay to unstable tests (#11638)Zhe Sun2019-06-273-5/+12
* Adding css class to Editor when on selected row (#11636)Tatu Lund2019-06-262-0/+33
* Fixing upload handler error handling (#11630)Tatu Lund2019-06-251-2/+6
* Clicking on DateField pop-up should select Month/Year (#11531)Anastasia Smirnova2019-06-254-0/+159