| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement new RichTextArea | Artur Signell | 2016-09-12 | 26 | -285/+180 |
* | Add ItemClick events to Grid | Teemu Suo-Anttila | 2016-09-12 | 1 | -2/+30 |
* | Migrate ClickableRenderer and subclasses | Aleksi Hietanen | 2016-09-09 | 1 | -0/+37 |
* | Add DescriptionGenerators for Grid and Columns | Teemu Suo-Anttila | 2016-09-08 | 1 | -0/+13 |
* | Add StyleGenerators for Grid and Columns | Teemu Suo-Anttila | 2016-09-08 | 1 | -0/+58 |
* | Remove strange TextField column API | Artur Signell | 2016-09-07 | 3 | -3/+3 |
* | Parameterize listing and selection connectors by selection model type | Johannes Dahlström | 2016-09-07 | 1 | -5/+5 |
* | Fix empty data source client-side events | Teemu Suo-Anttila | 2016-09-07 | 1 | -0/+3 |
* | Reimplement basic Grid renderers | Leif Åstrand | 2016-09-06 | 1 | -9/+16 |
* | Clean up old Grid selection models | Teemu Suo-Anttila | 2016-09-06 | 2 | -0/+25 |
* | Add new base class for Listing UI tests | Johannes Dahlström | 2016-09-05 | 1 | -0/+60 |
* | Refactor AbstractComponentTest to extend AbstractTestUI | Johannes Dahlström | 2016-09-05 | 53 | -510/+143 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 214 | -391/+391 |
* | Reintroduce frozen columns and height by rows to Grid | Teemu Suo-Anttila | 2016-09-01 | 1 | -0/+38 |
* | Move uitests for the legacy Grid to a separate v7 package | Leif Åstrand | 2016-09-01 | 113 | -137/+137 |
* | Add simple data change handling for Selects | Teemu Suo-Anttila | 2016-09-01 | 2 | -0/+160 |
* | Fix animation end listeners so they are always removed (#17903) | Artur Signell | 2016-09-01 | 1 | -0/+48 |
* | Implement Binder.saveIfValid and fix Binder.save to throw exception | Artur Signell | 2016-08-31 | 2 | -6/+10 |
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 40 | -136/+94 |
* | Enable assertions for TestingWidgetset, add test to verify this | Teemu Suo-Anttila | 2016-08-31 | 2 | -0/+34 |
* | Organize imports | Artur Signell | 2016-08-30 | 108 | -115/+115 |
* | Use new Label instead of old | Artur Signell | 2016-08-30 | 5 | -6/+6 |
* | Move and duplicate client side and state to compatibility package | Artur Signell | 2016-08-30 | 37 | -37/+37 |
* | Move and duplicate client side and state to compatibility package | Artur Signell | 2016-08-30 | 5 | -6/+6 |
* | Move and duplicate client side and state to compatibility package | Artur Signell | 2016-08-30 | 8 | -10/+10 |
* | Fix label widths in several tests | Aleksi Hietanen | 2016-08-30 | 5 | -14/+26 |
* | Duplicate shared classes of the Vaadin 7 Grid | Teemu Suo-Anttila | 2016-08-30 | 11 | -12/+12 |
* | Duplicate client-side of the Vaadin 7 Grid | Teemu Suo-Anttila | 2016-08-30 | 16 | -113/+113 |
* | Fix Label widths in ValoThemeUITests | Aleksi Hietanen | 2016-08-29 | 4 | -13/+37 |
* | Implement DetailsGenerators for Grid | Teemu Suo-Anttila | 2016-08-29 | 1 | -2/+132 |
* | Change Label default width to undefined to match other components | Artur Signell | 2016-08-29 | 11 | -19/+49 |
* | Implement new Label | Artur Signell | 2016-08-26 | 82 | -184/+137 |
* | Move old TextField to compatibility package | Artur Signell | 2016-08-26 | 13 | -43/+41 |
* | Implement new ProgressBar | Aleksi Hietanen | 2016-08-26 | 7 | -21/+21 |
* | Update TextArea to extend AbstractFieldNew (#53) | Aleksi Hietanen | 2016-08-26 | 17 | -139/+127 |
* | Convert LoginForm to use new TextField | Artur Signell | 2016-08-25 | 3 | -127/+136 |
* | Clean up LoginForm | Artur Signell | 2016-08-25 | 3 | -6/+5 |
* | Move ComboBox shared classes to vaadin-compatibility-shared | Henri Sara | 2016-08-25 | 14 | -14/+14 |
* | Move LegacyWindow back to com.vaadin.ui | Artur Signell | 2016-08-25 | 68 | -68/+68 |
* | Use RPC for TextField cursor position and selection range updates | Artur Signell | 2016-08-25 | 1 | -47/+51 |
* | Allow multiple data change handlers in client-side data sources | Teemu Suo-Anttila | 2016-08-25 | 3 | -3/+9 |
* | Add a typed version of the Grid component | Teemu Suo-Anttila | 2016-08-24 | 2 | -0/+125 |
* | Move Item to compatibility package | Artur Signell | 2016-08-24 | 42 | -64/+64 |
* | Fix TextField and related tests | Aleksi Hietanen | 2016-08-23 | 1 | -2/+1 |
* | Rename packages in compatibility-client to use com.vaadin.v7 | Artur Signell | 2016-08-22 | 9 | -9/+9 |
* | Move ProgressBar/ProgressIndicator to compatibility package | Artur Signell | 2016-08-22 | 20 | -21/+21 |
* | Move and rename server classes which go into the compatibility package | Artur Signell | 2016-08-22 | 857 | -3262/+3258 |
* | Remove unused test themes | Artur Signell | 2016-08-21 | 1 | -6/+14 |
* | Organize imports | Artur Signell | 2016-08-20 | 140 | -179/+161 |
* | Move FieldGroup and Vaadin 7 Grid to compatibility package | Artur Signell | 2016-08-20 | 5 | -53/+8 |