Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Firefox coordinates, add missing screenshots (#11022) | Teemu Suo-Anttila | 2018-07-03 | 1 | -5/+10 |
| | |||||
* | Remove copyright headers from test code (#10770) | Teemu Suo-Anttila | 2018-03-28 | 1 | -15/+0 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -4/+4 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Add an initial version of Tree component (#9212) | Teemu Suo-Anttila | 2017-05-02 | 1 | -1/+1 |
| | | | | | | | This patch introduces a Tree component, implemented as a Composite using TreeGrid. As initial version of the component, some functionality of the old Tree component has been left out for now. Partly addresses #8617 | ||||
* | Support finding components in v7 packages with ComponentLocator | Teemu Suo-Anttila | 2016-09-12 | 1 | -1/+1 |
| | | | | Change-Id: I60eabf3b1c6363be505a2d21f7ed439c5357f61f | ||||
* | Organize imports | Artur Signell | 2016-08-30 | 1 | -1/+1 |
| | | | | Change-Id: Ie58291fd4858d5421b23e56603808f158d559687 | ||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 1 | -1/+1 |
| | | | | | | | | * Use com.vaadin.v7 * Use the same class name as in Vaadin 7 * Use a "vaadin7-" declarative prefix for Vaadin 7 components Change-Id: I19a27f3835b18980b91a4f8f9464b2adde1a5fd5 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -4/+4 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Build uitest war with maven | Teemu Suo-Anttila | 2016-04-15 | 2 | -0/+149 |
Change-Id: I32625901ca27a282253df44c6e776cf9632bacda |