Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Convert Vaadin 7 converters to Vaadin 8 converters | Artur Signell | 2016-08-24 | 1 | -1/+1 | |
| | | | | Change-Id: I347e6cd195b2d77ab2399667a69e4c23b0b54eb7 | |||||
* | Move Item to compatibility package | Artur Signell | 2016-08-24 | 11 | -17/+760 | |
| | | | | Change-Id: I51ad45a18d2dcfbd582c7e4bdcca99300d20cee0 | |||||
* | Move Container to compatibility package | Artur Signell | 2016-08-23 | 19 | -0/+3911 | |
| | | | | Change-Id: I32bbf4891d6aca9dc9ee8f1b7ae733bc28b4cd30 | |||||
* | Move ProgressBar/ProgressIndicator to compatibility package | Artur Signell | 2016-08-22 | 3 | -0/+368 | |
| | | | | Change-Id: I9d8ef17fc4bd903ad6c4e258b800b72029e507fd | |||||
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 316 | -2137/+2133 | |
| | | | | | | | | * 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 | |||||
* | Implement BeanBinder with JSR-303 validation | Johannes Dahlström | 2016-08-22 | 1 | -1/+1 | |
| | | | | Change-Id: Ieaba56e9a26381d98b139845c30d65340dac0639 | |||||
* | Map <vaadin7> declarative prefix to com.vaadin.v7.ui | Artur Signell | 2016-08-22 | 1 | -14/+3 | |
| | | | | Change-Id: I3b529cf4c918eb6ce733fa6d126428d759c88345 | |||||
* | Move DateField and old validators to compatibility package | Artur Signell | 2016-08-20 | 45 | -0/+4658 | |
| | | | | Change-Id: I800db8383171280c01eb427e121467a37acbca66 | |||||
* | Move TextArea to compatibility package | Artur Signell | 2016-08-20 | 5 | -0/+410 | |
| | | | | Change-Id: I16b6566340e3ce32a4f94b7554e2f6f583e20486 | |||||
* | Move RichTextArea to compatibility package | Artur Signell | 2016-08-20 | 4 | -0/+494 | |
| | | | | Change-Id: Ie73adbb0ddaf98aed6554f658625f1d812c3342b | |||||
* | Organize imports | Artur Signell | 2016-08-20 | 28 | -39/+31 | |
| | | | | Change-Id: Iedb6ed985dfc6b69c4a4753a876545d67621898f | |||||
* | Move remaining selects and container implementations to compatibility package | Artur Signell | 2016-08-20 | 111 | -0/+30340 | |
| | | | | | | | Because of dependencies also moves Calendar, ColorPicker, SQLContainer, container filters Change-Id: I0594cb24f20486ebbca4be578827fea7cdf92108 | |||||
* | Move Table/TreeTable to compatibility package | Artur Signell | 2016-08-20 | 46 | -0/+17498 | |
| | | | | Change-Id: Ic9f2badf8688c32d704be67519c0f4c9a3da0e28 | |||||
* | Move selects to compatibility package | Artur Signell | 2016-08-20 | 21 | -0/+1930 | |
| | | | | Change-Id: I7ee02d34b230e8752174a7f19824f81cbb616c33 | |||||
* | Move FieldGroup and Vaadin 7 Grid to compatibility package | Artur Signell | 2016-08-20 | 82 | -0/+23218 | |
Change-Id: I9aaef478e0b67462641239802b924b8461cb9225 |