Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some issues with Binder serialization (#8660) | Ilia Motornyi | 2017-02-23 | 1 | -1/+1 |
* | Global java code cleanup using Eclipse Neon.1 | Leif Åstrand | 2016-12-20 | 1 | -2/+1 |
* | Rename com.vaadin.data.util.converter to com.vaadin.data.converter | Pekka Hyvönen | 2016-12-14 | 1 | -2/+0 |
* | Use final modifier where appropriate | Per-Åke Minborg | 2016-11-09 | 1 | -1/+1 |
* | Explicit type args can be inferred | Per-Åke Minborg | 2016-11-05 | 1 | -2/+2 |
* | Create MultiSelect interface to replace Multi selection model. | Denis Anisimov | 2016-11-04 | 1 | -1/+1 |
* | Rename Binder methods | Pekka Hyvönen | 2016-10-26 | 1 | -8/+8 |
* | Add ValueContext parameter for Converters | Teemu Suo-Anttila | 2016-10-24 | 1 | -3/+3 |
* | Derive Listing components from HasValue. | Denis Anisimov | 2016-10-21 | 1 | -4/+4 |
* | Make CheckBoxGroup.SimpleMultiSelectModel return a selection copy #293. | Denis Anisimov | 2016-09-21 | 1 | -0/+14 |
* | Implement support for binding multi-select components | Leif Åstrand | 2016-09-14 | 1 | -0/+180 |