aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated row and spacer handling for Escalator (#11438)Anna Koskinen2019-08-2917-1078/+3277
* Read-only styles shouldn't override borderless background styles. (#11692)Anna Koskinen2019-08-1614-14/+179
* Add explicit handling of ctrl-a (#11693)Tatu Lund2019-08-123-0/+65
* Update Chrome version, snapshots and fix tests (#11684)Zhe Sun2019-08-05199-42/+73
* Add a missing letter (#11676)Anastasia Smirnova2019-07-301-1/+1
* Update the since tag (#11675)Zhe Sun2019-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-293-0/+306
* Prevent excessive getLogger() calls from markAsDirty() (#11664)Leif Åstrand2019-07-291-15/+24
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-2966-73/+73
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-2912-16/+16
* Ensure that VComboBox.selectedOptionKey gets initial selection. (#11665)Anna Koskinen2019-07-243-2/+91
* Improvements to detail row index handling. (#11345)Anna Koskinen2019-07-1611-11/+1233
* 11642 refresh pagelength 0 combobox items after dataprovider update (#11653)Olli Tietäväinen2019-07-126-6/+223
* Ensure the selection has been changed before updating . (#11658)Anna Koskinen2019-07-122-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
* Limit previous solution for non-push mode UI (#11629)Zhe Sun2019-06-243-3/+30
* Add IE11 workaround for ListSelect multiselection. (#11631)Anna Koskinen2019-06-202-2/+69
* Deploying Vaadin 8.8.2 on WebSphere Application Server 8.5.5.15 traditional (...akovac352019-06-182-0/+11
* Separates a rpc for handling the client event order in DateTimeField (#11574)Zhe Sun2019-06-146-0/+149
* Improved fix for #11614 (#11618)Martin Vysny2019-06-135-15/+66
* Update Chrome version in Test (#11613)Zhe Sun2019-06-1235-89/+145
* Fix regression that broke PreserveOnRefresh functionality with Navigator (#11...Tatu Lund2019-06-073-2/+67
* Update spring addon to 3.2.0 (#11610)Zhe Sun2019-06-071-1/+1
* Recalculate the column widths before the first row is added (#11609)Zhe Sun2019-06-064-0/+94
* Grid Editor: make Tab key skip read-only/disabled fields (#11586)Martin Vysny2019-06-033-29/+111
* fix misspelled function call (#11602)Trent Nguyen2019-05-241-1/+1
* Update broken docs syntax in github (#11596)Zhe Sun2019-05-23107-285/+283
* Override reserved globals for Firefox (#11598)Artur2019-05-221-0/+872
* Fixing broken links in V8 documentation (#11591)juhopiirainen2019-05-222-5/+5
* Migrate blog post (#11579)Sun Zhe2019-05-223-1/+53
* Fix Grid reordering when there are hidden columnscuong-phan2019-05-203-1/+122
* Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570)Anna Koskinen2019-05-202-3/+68
* Updated instructions on how to run TB3+ tests with Intellij; added Qu… (#11...Martin Vysny2019-05-172-24/+79
* Fix duplicate grid column visibility change event (#11565)cuong-phan2019-05-163-1/+105
* Grid editor: TAB now skips non-editable columns (#11573)Martin Vysny2019-05-163-8/+302
* Fix the broken links in the documentationjuhopiirainen2019-05-1514-25/+24
* Reduce Grid's sort complexity. (#11566)Anna Koskinen2019-05-156-16/+157