| Commit message (Expand) | Author | Age | Files | Lines |
* | Limit previous solution for non-push mode UI (#11629) | Zhe Sun | 2019-06-25 | 1 | -3/+8 |
* | Fix regression that broke PreserveOnRefresh functionality with Navigator (#11... | Tatu Lund | 2019-06-12 | 1 | -2/+13 |
* | Fix duplicate grid column visibility change event (#11565)8.8.1 | cuong-phan | 2019-05-16 | 1 | -1/+2 |
* | Reduce Grid's sort complexity. (#11566) | Anna Koskinen | 2019-05-16 | 4 | -16/+69 |
* | Update for Liferay 7.2 compatibility (#11564) | Chris Morris | 2019-05-16 | 1 | -1/+1 |
* | Code format (#11548) | Sun Zhe | 2019-04-29 | 6 | -30/+33 |
* | Opening methods for Spring add-on to be used in the fix (#11551) | Tatu Lund | 2019-04-29 | 1 | -0/+23 |
* | Reset Combobox internal state (#11412) | Sun Zhe | 2019-04-29 | 1 | -3/+11 |
* | Finish the since tag (#11540) | Sun Zhe | 2019-04-11 | 3 | -6/+6 |
* | Create StringToUuidConverter.java (#11387) | Basil Bourque | 2019-04-10 | 1 | -0/+99 |
* | Clicking on slider makes handler move (#11519) | Anastasia Smirnova | 2019-04-10 | 1 | -0/+25 |
* | Reset selection on DataProvider change in RadioButtonGroup (#11526) | Anastasia Smirnova | 2019-04-04 | 1 | -0/+1 |
* | Added missing numpad key codes (#11490) | Tatu Lund | 2019-04-02 | 1 | -0/+42 |
* | Documents the possibility to use vaadin:// and theme:// in JavaScript… (#11... | Martin Vysny | 2019-03-28 | 2 | -11/+20 |
* | Add note about dependency injection in BrowserWindowOpener JavaDocs (#11495) | Tatu Lund | 2019-03-14 | 1 | -1/+11 |
* | Remove wrong version and add missing since (#11476) | Sun Zhe | 2019-03-11 | 1 | -2/+4 |
* | Fixing NPE when ItemCaptionGenerator returns null (#11435) | Tatu Lund | 2019-02-22 | 1 | -1/+10 |
* | Custom serializers accessors (#10658) | Olli Tietäväinen | 2019-02-22 | 2 | -6/+111 |
* | Provide extensive error information on GridLayout.OutOfBoundsException and Il... | Martin Vysny | 2019-02-21 | 2 | -2/+34 |
* | Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452) | Tatu Lund | 2019-02-12 | 1 | -1/+6 |
* | Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) | mlindfors | 2019-02-04 | 1 | -2/+6 |
* | * Update since tags and fix code formatting (#11441) | Mehdi Javan | 2019-01-30 | 1 | -2/+2 |
* | Fix @PushStateNavigation with @PreserveOnRefresh (#11417) | Tatu Lund | 2019-01-11 | 1 | -0/+7 |
* | Add Javadoc to the ScrollTo methods in TreeGrid (#11399) | Sun Zhe | 2018-12-28 | 1 | -0/+21 |
* | Update snapshot to 8.8-snapshot (#11397) | Sun Zhe | 2018-12-28 | 1 | -1/+1 |
* | Grid column npe behavior (#11390) | Olli Tietäväinen | 2018-12-28 | 1 | -3/+142 |
* | increase number of styles for indented TreeGrid rows, fixes #11358 (#11392) | Olli Tietäväinen | 2018-12-21 | 1 | -0/+3 |
* | Update release note and since tag (#11386) | Sun Zhe | 2018-12-20 | 4 | -55/+68 |
* | Checkbox allow customizing of input and label classNames. (#11372) | Knoobie | 2018-12-18 | 3 | -0/+487 |
* | Improve VMenuBar click handling logic (#11356) | Anastasia Smirnova | 2018-12-17 | 1 | -0/+22 |
* | Complete the empty since tag (#11371)8.7.0.alpha1 | Sun Zhe | 2018-12-13 | 3 | -3/+3 |
* | Request data update before client response (#11341) | Sun Zhe | 2018-12-11 | 2 | -5/+5 |
* | Add missing FocusShortcutListener (#11289) | Michael Forstner | 2018-12-10 | 1 | -0/+76 |
* | Fix vaadin-server/bnd.bnd file so it is compatible with Liferay 7.0 and (#11360) | Sampsa Sohlman | 2018-12-10 | 1 | -1/+1 |
* | Fix Grid's frozen columns not being set (#10653) (#11346) | mlindfors | 2018-12-05 | 1 | -1/+15 |
* | Detailed the usage of the GridRowDragger class (#11355) | edler-san | 2018-12-05 | 1 | -1/+2 |
* | Revert "Update ComboBox internal state on new item added (#11094)" (#11331) | Sun Zhe | 2018-11-27 | 1 | -9/+6 |
* | Add javadoc for validate() call in Binder (#11318) | Sun Zhe | 2018-11-15 | 1 | -0/+6 |
* | Refactoring DataCommunicator code (#11304) | Anastasia Smirnova | 2018-11-15 | 1 | -9/+9 |
* | Correct the logic for validation used in DateField (#11307) | Sun Zhe | 2018-11-13 | 1 | -14/+33 |
* | Update framework to use jetty-server 9.4 (#11272) | Sun Zhe | 2018-11-06 | 1 | -0/+1 |
* | Code formatting (#11278) | Sun Zhe | 2018-11-06 | 3 | -4/+4 |
* | Fixing NPE in Binder, ported from Flow (#11290) | Mehdi Javan | 2018-11-06 | 2 | -5/+73 |
* | Make value changes in color picker user originated (#11252) | Jeremy Stucki | 2018-11-02 | 1 | -2/+2 |
* | Refactor the usage of KeyMapper in ActionManager. (#11265) | Sun Zhe | 2018-10-26 | 2 | -21/+42 |
* | Improve setStyleGenerator JavaDocs (#11262) | Tatu Lund | 2018-10-19 | 1 | -0/+6 |
* | Revert change to fix issue on removing Grid with components (#11224) | Sun Zhe | 2018-10-12 | 2 | -2/+2 |
* | Run formatter to the code (#11227) | Sun Zhe | 2018-10-09 | 3 | -10/+10 |
* | Suppress unavoidable UIDetachedException (#11146) | Leif Åstrand | 2018-10-02 | 4 | -13/+83 |
* | Updated JavaDoc of getColumn(..) method (#11179) | Tatu Lund | 2018-10-01 | 1 | -0/+3 |