summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add handling for completely empty Grid's column width calculations. (#11569)Anna Koskinen2019-05-142-1/+67
* Update for Liferay 7.2 compatibility (#11564)Chris Morris2019-05-131-1/+1
* code format (#11555)Sun Zhe2019-05-0212-31/+37
* Changed the handleSessionExpired logic to return a 404 instead of a 410 and a...edler-san2019-05-021-1/+8
* Code format (#11548)Sun Zhe2019-04-2912-38/+40
* Update jetty.version to solve vulnerability alert (#11546)Sun Zhe2019-04-291-1/+1
* Replace the screenshot usage in framework test (#11547)Sun Zhe2019-04-2930-43/+65
* Opening methods for Spring add-on to be used in the fix (#11551)Tatu Lund2019-04-251-0/+23
* Update browser version in the test (#11550)Sun Zhe2019-04-251-1/+1
* Reset Combobox internal state (#11412)Sun Zhe2019-04-245-19/+309
* Update to 8.9 (#11535)Sun Zhe2019-04-1866-69/+69
* Finish the since tag (#11540) (#11543)Sun Zhe2019-04-183-6/+6
* Create StringToUuidConverter.java (#11387)Basil Bourque2019-04-101-0/+99
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-106-8/+147
* Fixing autocompletion issue with ComboBox on newer Chrome versions (#11524)Tatu Lund2019-04-101-1/+6
* Fixing autocompletion issue with ComboBox on newer Chrome versions (#11472)Tatu Lund2019-04-101-1/+6
* Added note about Java 8 vendors (#11530)Olli Tietäväinen2019-04-101-1/+3
* Add delay to the unstable test (#11538)Sun Zhe2019-04-092-1/+2
* Use Enter and Space keys to fire Window header buttons (#11517) (#11534)KatriHaapalinna2019-04-084-5/+474
* Update screenshots after chrome updates (#11536)Sun Zhe2019-04-08108-1/+1
* Reset selection on DataProvider change in RadioButtonGroup (#11526)Anastasia Smirnova2019-04-043-0/+77
* Read-only combobox should not handle PASTE event (#11529)Anastasia Smirnova2019-04-043-2/+49
* setCaption of Panel did not honor setCaptionAsHtml (#11523)Tatu Lund2019-04-026-4/+58
* Added missing numpad key codes (#11490)Tatu Lund2019-04-021-0/+42
* Init logging in VaadinServlet instead of an UI (#11525)Martin Vysny2019-04-011-5/+4
* Support Firefox 65+ key down event behavior (#11503)Yuriy Artamonov2019-03-296-20/+40
* Documents the possibility to use vaadin:// and theme:// in JavaScript… (#11...Martin Vysny2019-03-282-11/+20
* Mention DataProvider training videos in components-grid.asciidoc (#11494)alexandruchiuariu2019-03-281-0/+2
* Fix NPE in v7 compatibility Grid during datasource rebind (#11473)Tobse2019-03-273-3/+70
* Add mention about video trainings to the tutorial page (#11493)alexandruchiuariu2019-03-271-0/+2
* Making V8 ReadOnly TextField select row in table upon clicking (#11480)Anastasia Smirnova2019-03-273-1/+87