| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix AbstractDateField parsing and errors handling, support locale (#9740) | Ilia Motornyi | 2017-08-02 | 3 | -183/+133 |
* | Fix RadioButtonGroup selection updates to client (#9749) | Teemu Suo-Anttila | 2017-08-02 | 2 | -24/+5 |
* | Add header and footer visibility setting to Grid (#9706) | Teemu Suo-Anttila | 2017-08-01 | 2 | -0/+70 |
* | Add API for forcing Grid column width calculation (#9756) | Teemu Suo-Anttila | 2017-08-01 | 1 | -5/+20 |
* | Unify basic instance creation and related error reporting (#9704) | Leif Åstrand | 2017-08-01 | 12 | -40/+101 |
* | Add method to get parent in TreeData (#9701) | Adam Wagner | 2017-07-27 | 2 | -0/+27 |
* | Add support for detecting ChromeOS operating system (#9698) | Flamenco | 2017-07-27 | 1 | -0/+10 |
* | Remove portlet dependency/import (#9741) | Artur | 2017-07-27 | 1 | -3/+3 |
* | Make JavaScriptExtension serializable (#9721) | Artur | 2017-07-26 | 1 | -6/+11 |
* | Do full connector tracker cleanup when the session lock is released (#9707) | Artur | 2017-07-24 | 3 | -22/+5 |
* | Add missing since tag to Tree (#9711) | Henri Sara | 2017-07-24 | 1 | -30/+37 |
* | Allow null Components in ComponentRenderer (#9692)8.1.0.rc2 | Teemu Suo-Anttila | 2017-07-19 | 1 | -3/+4 |
* | More user friendly fail message (was NullPointerException) (#9665) | Dos Moonen | 2017-07-19 | 1 | -1/+6 |
* | Fix TreeGrid.getHierarchyColumn to use correct id (#9690) | Teemu Suo-Anttila | 2017-07-18 | 2 | -1/+13 |
* | Add methods to change parent and to change child's position in hierarchical d... | Adam Wagner | 2017-07-18 | 2 | -0/+128 |
* | Remove non working setHeight methods from Tree (#9631) | Jonni Nakari | 2017-07-18 | 1 | -27/+0 |
* | Provide current request/response through VaadinRequest/VaadinResponse (#9642) | Artur | 2017-07-18 | 6 | -15/+84 |
* | Change sendMessage access modifier to protected. (#9622) | Andrew Spear | 2017-07-17 | 1 | -1/+1 |
* | Delegate properties to Composite's root if possible | Ilia Motornyi | 2017-07-13 | 2 | -39/+81 |
* | Implement tree item context click | Ilia Motornyi | 2017-07-10 | 3 | -10/+125 |
* | Clarification for GridContextClickEvent | Ilia Motornyi | 2017-07-10 | 1 | -0/+26 |
* | Update/add since tags (#9627) | Henri Sara | 2017-07-03 | 4 | -13/+52 |
* | Fix TreeData item removal, small improvements (#9621) | Ilia Motornyi | 2017-07-03 | 6 | -17/+136 |
* | Add criteria API to make it easier to set acceptance criteria for drag and dr... | Adam Wagner | 2017-07-03 | 3 | -23/+210 |
* | Map column components by id (#9624) | Teemu Suo-Anttila | 2017-07-03 | 1 | -5/+6 |
* | Add editor open event to Grid Editor (#9623) | Teemu Suo-Anttila | 2017-07-03 | 4 | -0/+137 |
* | Add internal state validators for HasValue (#9532) | Teemu Suo-Anttila | 2017-07-03 | 3 | -2/+36 |
* | Use ZoneId rather than ZoneOffset for conversion (#9620) | Ezra Epstein | 2017-07-03 | 1 | -16/+10 |
* | Fix bookkeeping assertion error | Ilia Motornyi | 2017-06-30 | 2 | -0/+24 |
* | Add multiple styles handling to Component | appreciated | 2017-06-29 | 1 | -0/+30 |
* | Add an optional HasValue to a ValueContext | Ilia Motornyi | 2017-06-29 | 4 | -3/+80 |
* | Use HasUserOriginated interface where appropriate (#9608) | Henri Sara | 2017-06-29 | 9 | -75/+45 |
* | Add isUserOriginated to SelectedTabChangeEvent (#9580) | Artur | 2017-06-29 | 4 | -43/+174 |
* | Provide old value of position in SplitPositionChangeEvent of *SplitPanel (#9578) | Yuriy Artamonov | 2017-06-29 | 2 | -11/+106 |
* | Add mouse event details to Tree.ItemClick (#9599) | Henri Sara | 2017-06-28 | 1 | -3/+19 |
* | Add isExpanded() method to Tree and TreeGrid | Henri Sara | 2017-06-28 | 4 | -6/+29 |
* | Create drag source and drop target extensions for tree grid (#9463) | Adam Wagner | 2017-06-28 | 4 | -0/+301 |
* | Add presentation value providers for Grid (#9553) | Teemu Suo-Anttila | 2017-06-27 | 1 | -27/+161 |
* | Clarify javadoc of Grid.scrollTo (#9582) | Henri Sara | 2017-06-26 | 1 | -4/+7 |
* | Make it optional to implement enter() in Views | Artur | 2017-06-22 | 1 | -7/+11 |
* | Fix keymapper reverse mapping (#9535) | Ilia Motornyi | 2017-06-21 | 7 | -73/+176 |
* | Enable row height and content mode settings for Tree (#9540) | Teemu Suo-Anttila | 2017-06-20 | 1 | -1/+23 |
* | Set proper paragraph breaks in Button JavaDocs (#9557) | Leif Åstrand | 2017-06-20 | 1 | -4/+3 |
* | Add View.beforeLeave to support delayed navigation | Artur | 2017-06-20 | 5 | -60/+332 |
* | Fix minor Java documentation typo in Button#click API | Christophe Bismuth | 2017-06-19 | 1 | -1/+1 |
* | Fix displaying Grid sort order set from server (#9530) | Teemu Suo-Anttila | 2017-06-19 | 1 | -0/+12 |
* | Use ClientConnector instead of Connector in id generation event (#9542) | Leif Åstrand | 2017-06-19 | 1 | -5/+3 |
* | Add missing JavaDoc to DataCommunicator | Teemu Suo-Anttila | 2017-06-16 | 1 | -0/+13 |
* | Only throw from Binder.bindInstanceFields if there are no bindings at all (#9...8.1.0.beta2 | Artur | 2017-06-15 | 3 | -7/+62 |
* | Add missing since tags (#9544) | Henri Sara | 2017-06-15 | 2 | -5/+5 |