Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year range (#12507) | Anna Koskinen | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Update copyright year range. (#12215) | Anna Koskinen | 2021-03-04 | 1 | -1/+1 |
| | | | | * Update copyright year range. | ||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Remove redundant interface already implemented by super class. (#10258) | Ahmed Ashour | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Synchronize code between V7 and compatibility package | Teemu Suo-Anttila | 2017-03-07 | 1 | -8/+8 |
| | |||||
* | Remove unnecessary full classname references | Teemu Suo-Anttila | 2017-03-07 | 1 | -5/+4 |
| | |||||
* | Replace setRequired & HasRequired with setRequiredIndicator | Pekka Hyvönen | 2016-11-01 | 1 | -5/+1 |
| | | | | | | | | | | | Vaadin 7 compatiblity fields still use setRequired via AbstractField (legacy). Public setRequiredIndicator is added to AbstractField, AbstractMultiSelect and AbstractSingleSelect. Internally it is still handled on AbstractComponent & -Connector level. Changes the declarative syntax, required -> required-indicator-visible. Fixes vaadin/framework8-issue#419 Change-Id: I940dc66944d27584bd78e5452aee627ee3abd03a | ||||
* | Update ValueChange API to use Component and HasValue<>. | Denis Anisimov | 2016-10-25 | 1 | -2/+2 |
| | | | | Change-Id: I785aa82d925cadee42cc1b17d345a8923f6dc8cc | ||||
* | Format the project using Neon, remove trailing whitespace | Artur Signell | 2016-08-31 | 1 | -4/+3 |
| | | | | Change-Id: I145e20226958910c243b9897bb1e9516919f55cd | ||||
* | Move old Field and AbstractField to compatibility package | Artur Signell | 2016-08-26 | 1 | -0/+150 |
Change-Id: Ia9b6f77763abac87ec61d1ee198cb8d41419a934 |