Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix since tags for 8.0 (#8575) | Henri Sara | 2017-02-16 | 1 | -0/+2 |
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -6/+8 |
* | Miscellaneous Interface Refactoring | Ilia Motornyi | 2016-12-14 | 1 | -14/+15 |
* | Introduces ValidationResult interface to replace Result in validators. | Denis Anisimov | 2016-11-01 | 1 | -3/+3 |
* | Fix inconsistent API naming in Binder and remove unused handler | Pekka Hyvönen | 2016-09-13 | 1 | -14/+0 |
* | Add Form level status handler and status label | Pekka Hyvönen | 2016-09-08 | 1 | -8/+22 |
* | Use diamond operator where it can be used | Artur Signell | 2016-09-05 | 1 | -1/+1 |
* | Convert Vaadin 7 converters to Vaadin 8 converters | Artur Signell | 2016-08-24 | 1 | -0/+15 |
* | Make binder set null values correctly | Artur Signell | 2016-08-24 | 1 | -8/+3 |
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
* | Add converter support to Binder | Artur Signell | 2016-08-15 | 1 | -13/+20 |
* | Binding.withValidator and Binder.validate methods (#26). | Denis Anisimov | 2016-08-10 | 1 | -0/+170 |