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. | ||||
* | Add DateField(LocalDate value) constructor (#12096) | Tatu Lund | 2020-09-25 | 1 | -0/+11 |
| | |||||
* | Enable Maven plugin for Eclipse formatting (#10829) | Ilia Motornyi | 2018-04-19 | 1 | -2/+2 |
| | |||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Patameterize the ValueChangeListeners for rebuilt fields (#8369) (#8388) | caalador | 2017-01-31 | 1 | -3/+3 |
| | | | | | | | * Patameterize the ValueChangeListeners for rebuilt fields (#8369) Listeners are now defined with the correct type parameter for each field type so the event.getValue() is what one would expect. | ||||
* | Add convenience constructors to new components (#598) (#8351) | caalador | 2017-01-30 | 1 | -1/+53 |
| | | | | | | Add convenience constructors (#598) Added convenience constructors to ui components that have been reimplemented for Vaadin 8 | ||||
* | Refactor AbstractDateField. (#8146) | Denis | 2017-01-10 | 1 | -7/+7 |
| | | | First round for #8132. | ||||
* | Use placeholder instead of inputPrompt for DateField | Pekka Hyvönen | 2016-10-14 | 1 | -24/+11 |
| | | | | | | | | | Renames the API server side and uses placeholder attribute for input. Removed PopupDateFieldInputPrompt test since it tests input prompt logic, that is no longer there after switching to native placeholder attribute for input element. Change-Id: I5c66456781f8703ba2e253134b88f8372825528f | ||||
* | Make AbstractDateField based on LocalDate (#125). | Denis Anisimov | 2016-09-30 | 1 | -12/+12 |
| | | | | Change-Id: I33a4a4f0f3437a8d1733031a131afbe844c12afb | ||||
* | Rename PopupDateField to DateField #297. | Denis Anisimov | 2016-09-23 | 1 | -784/+59 |
| | | | | | | | DateField becomes abstract AbstractDateField, PopupDateField becomes DateField Change-Id: I3ac1e02d8754f0770b6a30222cb0fb2a1b9db07b | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Remove trailing whitespace from code and javadoc | Artur Signell | 2016-08-18 | 1 | -42/+42 |
| | | | | Change-Id: I4c852b7f9928e190572876690d5bef1234494a5d | ||||
* | Derive DateField from new AbstractField (#57). | Denis Anisimov | 2016-08-15 | 1 | -0/+876 |
| | | | | Change-Id: I5efe17253ecd28dad5a2250076246a9eb30eec62 | ||||
* | Move old DateField components to legacy package (pre-#57). | Denis Anisimov | 2016-08-12 | 1 | -1109/+0 |
| | | | | Change-Id: I9e766be232d90aab92b5daa77351f4b0a3933f1d | ||||
* | Move and rename converters into com.vaadin.legacy.data.util.converter.Legacy* | Artur Signell | 2016-08-10 | 1 | -5/+5 |
| | | | | Change-Id: I75fd33e66c8c5c265bc60cce58ff639a5d5642ab | ||||
* | Move old validators to legacy package (pre-#87). | Denis Anisimov | 2016-08-10 | 1 | -3/+3 |
| | | | | Change-Id: If6212ff2b7da0e87b3c68a3372b5f0b5a2a55b1a | ||||
* | Move Validator and Validatable into legacy package. | Denis Anisimov | 2016-08-09 | 1 | -2/+2 |
| | | | | Change-Id: I7f8e9b1f7dff40ca76933cdf1978e3749f390142 | ||||
* | Rename Field, AbstractField to legacy names | Johannes Dahlström | 2016-08-05 | 1 | -12/+16 |
| | | | | Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+1105 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |