| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing Tree#getContentMode (#9889) | Aleksi Hietanen | 2017-08-29 | 1 | -2/+14 |
* | Fix since tags for 8.1.3 release (#9887) | Aleksi Hietanen | 2017-08-29 | 1 | -2/+2 |
* | Binder javadoc fix (#9886) | Aleksi Hietanen | 2017-08-29 | 1 | -8/+9 |
* | Minor javadoc improvements (#9885) | Aleksi Hietanen | 2017-08-29 | 2 | -11/+11 |
* | Add declarative support to Tree (#9881) | Aleksi Hietanen | 2017-08-29 | 3 | -2/+348 |
* | Fix null check in BackEndDataProvider (#9858) | Henri Sara | 2017-08-29 | 1 | -1/+1 |
* | Fix state update on Grid Column hide in client (#9836) | Teemu Suo-Anttila | 2017-08-18 | 1 | -3/+2 |
* | Use getter instead of field for keyMapper (#9831) | Leif Åstrand | 2017-08-18 | 1 | -1/+1 |
* | Revert Grid row height per section feature (#9823)8.1.2 | Teemu Suo-Anttila | 2017-08-16 | 1 | -92/+6 |
* | Provide API for setting row heights in Grid for different sections (#9810) | Teemu Suo-Anttila | 2017-08-11 | 1 | -6/+92 |
* | Ensure wrong Action is not executed after detaching a component (#9806) | Henri Sara | 2017-08-11 | 2 | -13/+51 |
* | Enable setting non-selected default value for DateField (#9745) | Olli Tietäväinen | 2017-08-10 | 1 | -21/+94 |
* | Remove Chrome Frame support from X-UA-Compatible (#9270) | Knoobie | 2017-08-10 | 1 | -5/+2 |
* | Add loop and preload attributes for media elements, fix null poster (#9797) | Henri Sara | 2017-08-09 | 1 | -0/+43 |
* | Update Atmosphere version to remove warnings which are irrelevant (#9770) | Artur | 2017-08-07 | 1 | -1/+1 |
* | Fix moving child to first position in tree data (#9761) | Adam Wagner | 2017-08-07 | 2 | -20/+42 |
* | Add missing since tags for 8.1.1 (#9773)8.1.1 | Henri Sara | 2017-08-03 | 1 | -2/+3 |
* | Add automatic recalculation of Tree width on expand/collapse (#9767) | Teemu Suo-Anttila | 2017-08-02 | 1 | -4/+42 |
* | 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 |