| Commit message (Expand) | Author | Age | Files | Lines |
* | Resize should work within Grid details row (#9808) | Ansku | 2017-08-29 | 2 | -0/+257 |
* | Avoid detaching CssLayout children unnecessarily (#9861) | Henri Sara | 2017-08-29 | 1 | -12/+7 |
* | Avoid detaching VL/HL children unnecessarily (#9862) | Henri Sara | 2017-08-29 | 1 | -0/+38 |
* | Move ComboBox popup with ComboBox on scroll (#9869) | Henri Sara | 2017-08-29 | 1 | -4/+12 |
* | Revert Grid row height per section feature (#9823)8.1.2 | Teemu Suo-Anttila | 2017-08-16 | 1 | -12/+0 |
* | Do not wait for icons to load before interacting with a combo box (#9717) | Artur | 2017-08-11 | 1 | -6/+17 |
* | Provide API for setting row heights in Grid for different sections (#9810) | Teemu Suo-Anttila | 2017-08-11 | 1 | -0/+12 |
* | Ensure wrong Action is not executed after detaching a component (#9806) | Henri Sara | 2017-08-11 | 1 | -0/+131 |
* | Enable setting non-selected default value for DateField (#9745) | Olli Tietäväinen | 2017-08-10 | 1 | -0/+34 |
* | Fix occasional empty rows in Table and TreeTable (#9800) | Henri Sara | 2017-08-09 | 2 | -0/+87 |
* | Re(set) calendar time after calculating rollAmount (#9479) | Grim | 2017-08-09 | 1 | -0/+1 |
* | Implement SimpleManagedLayout for CompositeConnector (#9791) | Teemu Suo-Anttila | 2017-08-09 | 1 | -0/+24 |
* | Add loop and preload attributes for media elements, fix null poster (#9797) | Henri Sara | 2017-08-09 | 1 | -13/+13 |
* | Fix SplitPanel test for Chrome with a hack (#9782) | Henri Sara | 2017-08-07 | 1 | -0/+5 |
* | Add automatic recalculation of Tree width on expand/collapse (#9767) | Teemu Suo-Anttila | 2017-08-02 | 1 | -0/+36 |
* | Fix AbstractDateField parsing and errors handling, support locale (#9740) | Ilia Motornyi | 2017-08-02 | 1 | -0/+67 |
* | Fix RadioButtonGroup selection updates to client (#9749) | Teemu Suo-Anttila | 2017-08-02 | 1 | -0/+68 |
* | Add header and footer visibility setting to Grid (#9706) | Teemu Suo-Anttila | 2017-08-01 | 1 | -0/+6 |
* | Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733) | Artur | 2017-07-27 | 1 | -50/+41 |
* | Send cursor position to server on blur even if the value has not changed (#9728) | Artur | 2017-07-26 | 1 | -0/+59 |
* | Fix button text and waitUntil rule (#9720) | Teemu Suo-Anttila | 2017-07-24 | 1 | -1/+1 |
* | Do full connector tracker cleanup when the session lock is released (#9707) | Artur | 2017-07-24 | 2 | -5/+67 |
* | Add test for Components in Grid Header (#9696) | Teemu Suo-Anttila | 2017-07-20 | 1 | -1/+3 |
* | Allow null Components in ComponentRenderer (#9692)8.1.0.rc2 | Teemu Suo-Anttila | 2017-07-19 | 1 | -0/+3 |
* | Add styling for ComponentRenderer wrapper div (#9691) | Teemu Suo-Anttila | 2017-07-19 | 1 | -0/+1 |
* | Fix Grid header merging on init (#9688) | Teemu Suo-Anttila | 2017-07-18 | 1 | -3/+7 |
* | Fix position of font icons in ComboBox (#9638) | Henri Sara | 2017-07-18 | 1 | -0/+26 |
* | Implement tree item context click | Ilia Motornyi | 2017-07-10 | 1 | -0/+72 |
* | Add criteria API to make it easier to set acceptance criteria for drag and dr... | Adam Wagner | 2017-07-03 | 1 | -10/+18 |
* | Add editor open event to Grid Editor (#9623) | Teemu Suo-Anttila | 2017-07-03 | 1 | -0/+1 |
* | Add internal state validators for HasValue (#9532) | Teemu Suo-Anttila | 2017-07-03 | 1 | -0/+28 |
* | Create drag source and drop target extensions for tree grid (#9463) | Adam Wagner | 2017-06-28 | 1 | -0/+48 |
* | Add presentation value providers for Grid (#9553) | Teemu Suo-Anttila | 2017-06-27 | 1 | -0/+99 |
* | Fix keymapper reverse mapping (#9535) | Ilia Motornyi | 2017-06-21 | 1 | -0/+109 |
* | Enable row height and content mode settings for Tree (#9540) | Teemu Suo-Anttila | 2017-06-20 | 1 | -8/+36 |
* | Add View.beforeLeave to support delayed navigation | Artur | 2017-06-20 | 1 | -0/+114 |
* | Fix displaying Grid sort order set from server (#9530) | Teemu Suo-Anttila | 2017-06-19 | 1 | -39/+12 |
* | Rewrite HierarchyMapper to consistently handle changes | Teemu Suo-Anttila | 2017-06-15 | 1 | -2/+11 |
* | Allow changing the renderer of hierarchy column in TreeGrid (#9514) | Teemu Suo-Anttila | 2017-06-13 | 1 | -4/+20 |
* | Add methods for setting the date as an ISO value for date fields | Artur | 2017-06-12 | 2 | -9/+81 |
* | Add handler for row height changing in Grid | Teemu Suo-Anttila | 2017-06-12 | 1 | -0/+2 |
* | Add pluggable connector id generator support | Leif Åstrand | 2017-06-12 | 2 | -0/+18 |
* | Add mouse event details to the drop event (#9485) | Adam Wagner | 2017-06-07 | 2 | -2/+5 |
* | Show empty selection caption in ComboBox (#9468) | Teemu Suo-Anttila | 2017-06-05 | 2 | -0/+4 |
* | Allow grid columns to optionally shrink to be narrower than contents | Artur | 2017-05-30 | 1 | -0/+45 |
* | Find active connector anywhere in the DOM (#9429) | Artur | 2017-05-26 | 1 | -0/+64 |
* | Fix missing drag image on FF, Safari (#9409) | Pekka Hyvönen | 2017-05-23 | 2 | -2/+40 |
* | Make select all work with TreeGrid (#9412) | Aleksi Hietanen | 2017-05-23 | 1 | -0/+13 |
* | Correctly use id to identify data when refreshing (#9398) | Teemu Suo-Anttila | 2017-05-23 | 1 | -0/+118 |
* | Add MultiSelection support for Tree Component (#9354) | Teemu Suo-Anttila | 2017-05-23 | 1 | -0/+8 |