Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Simplify lambda expressions (#10198) | Ahmed Ashour | 2017-10-20 | 1 | -1/+2 |
| | | | | | | | | * Simplify lambda expressions And remove unneeded 'return' keyword. * Format | ||||
* | Use static import of Assert in tests (#10126) | Ahmed Ashour | 2017-10-03 | 1 | -4/+6 |
| | | | | Also removes dependency on junit.framework.TestCase . | ||||
* | Rename com.vaadin.data.util.converter to com.vaadin.data.converter | Pekka Hyvönen | 2016-12-14 | 1 | -1/+0 |
| | |||||
* | Introduces ValidationResult interface to replace Result in validators. | Denis Anisimov | 2016-11-01 | 1 | -5/+3 |
| | | | | | | Fixes vaadin/framework8-issues#414 Change-Id: I2d4e101f29542fadfdd30ce63455a0e078e0e735 | ||||
* | Add error message provider to provide translations | Teemu Suo-Anttila | 2016-11-01 | 1 | -1/+29 |
| | | | | Change-Id: I657535d377c471369e8c77fa1db946c490023939 | ||||
* | Add ValueContext to Validators | Teemu Suo-Anttila | 2016-10-26 | 1 | -48/+5 |
| | | | | Change-Id: I2ac99adf1fdb60dc0638e6fe98c4542ebd5f21a5 | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Binding.withValidator and Binder.validate methods (#26). | Denis Anisimov | 2016-08-10 | 1 | -0/+93 |
Change-Id: I0641ea6118cd873c803d3c21d82b14fe8db4baa2 |