| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Chrome for validation builds | Teemu Suo-Anttila | 2018-09-04 | 5 | -72/+55 |
* | Compensate for Grid editor moving out of sync horizontally. (#11092) | Anna Koskinen | 2018-08-13 | 1 | -0/+49 |
* | Fix validation build to work with new build agents (#11054) | Teemu Suo-Anttila | 2018-07-17 | 1 | -0/+3 |
* | Update Copyright headers for year 2018 (#10762) | Ilia Motornyi | 2018-03-28 | 725 | -831/+831 |
* | Allow configuring content modes for Grid cell tooltips (#10396) | Leif Åstrand | 2018-02-06 | 1 | -16/+35 |
* | Fix scrolling problem in table in Chrome 56+ (#10492) | Artur | 2018-01-05 | 1 | -0/+75 |
* | Prevent killing UI if heartbeats are pending (#10371) (#10450) | Olli Tietäväinen | 2017-12-20 | 1 | -0/+62 |
* | Ensure Upload is properly reset after an upload is interrupted (#9635) (#10457) | Anna Koskinen | 2017-12-20 | 1 | -0/+226 |
* | Make focus circulate in modal dialog to improve accessibility (#10311) | Adam Wagner | 2017-11-13 | 1 | -1/+1 |
* | hand-picked fix to #5043 combobox suggestion popup on scroll (#10307) | Olli Tietäväinen | 2017-11-13 | 1 | -0/+5 |
* | Fix click in subclasses of Grid (#10144) | Adam Wagner | 2017-10-10 | 3 | -0/+50 |
* | Implement error level on client side (#9816) | Adam Wagner | 2017-09-26 | 1 | -0/+172 |
* | Fix invalid user visible value in ComboBox (#8115) | Matti Tahvonen | 2017-09-06 | 1 | -2/+23 |
* | Resize should work within Grid details row (#9799) | Ansku | 2017-08-17 | 1 | -0/+135 |
* | Fix occasional empty rows in Table and TreeTable (#9551) | mlindfors | 2017-08-09 | 2 | -0/+87 |
* | Added loop and preload attributes for media elements, fixed null poster (#9161) | Krassimir Valev | 2017-08-08 | 1 | -9/+18 |
* | Do full connector tracker cleanup when the session lock is released (#9707) (... | Artur | 2017-08-01 | 2 | -4/+78 |
* | Clean connector tracker after each access block to stop memory leaks (#9331) | Artur | 2017-05-17 | 2 | -2/+132 |
* | Fix issues in Grid with undefined height (#9118) | Teemu Suo-Anttila | 2017-04-20 | 1 | -0/+40 |
* | Fix removing rows over the cached range in Grid | Johannes Tuikkala | 2017-04-20 | 1 | -0/+92 |
* | Fix client-side memory leak caused by Grid events (#9062) | Aleksi Hietanen | 2017-04-19 | 1 | -0/+49 |
* | Fix Flash expanding with percentage sizing (#8552) | Olli Tietäväinen | 2017-03-21 | 1 | -0/+57 |
* | Fix Panel.setScrollTop() for large values (#8563) | Olli Tietäväinen | 2017-03-09 | 1 | -0/+56 |
* | Fix client-side error when Upload in TabSheet and Push (#8779) | Ilia Motornyi | 2017-03-09 | 1 | -0/+54 |
* | Always calculate Escalator max row count the same way (#8740) | Artur | 2017-03-07 | 1 | -0/+92 |
* | Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469) | caalador | 2017-02-08 | 1 | -0/+59 |
* | Fix problem with re-opening the popup (#8446) (#8454) | caalador | 2017-02-07 | 1 | -0/+29 |
* | Fix caption updating in CustomLayout (#8415) | Artur | 2017-02-02 | 1 | -0/+40 |
* | Call "destroy" instead of "destory" in JavaScriptRenders (#8263) | Artur | 2017-02-01 | 4 | -3/+75 |
* | Add method for refreshing all Grid rows (#8406) | Artur | 2017-02-01 | 1 | -1/+8 |
* | Make it possible to disallow user selection in Grid (#8144) | Artur | 2017-01-30 | 1 | -6/+24 |
* | Fix absolute layout component sizing on size change in Vaadin7 (#8304) | caalador | 2017-01-23 | 1 | -0/+87 |
* | Properly end HTML5 drag operations when no drop is performed (#8242) | Artur | 2017-01-19 | 1 | -0/+80 |
* | Remove tracking of unregistered connectors (#8153) | Aleksi Hietanen | 2017-01-11 | 4 | -197/+1 |
* | Fix exception when Grid is inside a PopupView (#8157) | Artur | 2017-01-10 | 1 | -0/+45 |
* | reopen Grid details on attach, fixes #8015 (#8074) | Olli Tietäväinen | 2017-01-09 | 1 | -0/+49 |
* | Render font icon correctly on the 'more' menu item (#8126) | Artur | 2017-01-05 | 2 | -0/+64 |
* | Call error handler for exceptions in UI.init() (#8055) | Artur | 2017-01-02 | 1 | -0/+10 |
* | Fix removal of hidden Grid columns (#8071) | Artur | 2016-12-23 | 1 | -0/+60 |
* | Replace non-breaking spaces with space (#7957) | Artur | 2016-12-14 | 1 | -1/+1 |
* | Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607) | Leif Åstrand | 2016-12-13 | 2 | -2/+2 |
* | Re-add body rows when Escalator is reattached to DOM (#20477) | Artur Signell | 2016-11-28 | 2 | -0/+64 |
* | Mark TextField/TextArea as busy when a text change event is pending (#20469) | Artur Signell | 2016-11-21 | 1 | -0/+6 |
* | Add lazy/simple resize mode to Grid (#20108) | Patrik Lindström | 2016-11-17 | 1 | -0/+8 |
* | Fix NPE in case some items don't contain all properties of Grid. | adam | 2016-11-14 | 1 | -0/+129 |
* | Prevent adding several scrollbar handlers (#19189). | Denis Anisimov | 2016-11-14 | 1 | -0/+60 |
* | Show a sensible message for missing extensions (#10799) | Artur Signell | 2016-11-03 | 1 | -0/+45 |
* | Date/time issues are fixed in the tests. | Denis Anisimov | 2016-11-02 | 1 | -0/+5 |
* | Allow defining a focus delegate component for CustomField (#20336) | Artur Signell | 2016-10-26 | 1 | -0/+2 |
* | Allow a resize listener to fire a resize listener (#20338) | Artur Signell | 2016-10-25 | 1 | -0/+29 |