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. | ||||
* | Code format (#11548) | Sun Zhe | 2019-04-29 | 1 | -3/+3 |
| | | | | | | * Code format * Merge branch 'master' into code-format | ||||
* | Finish the since tag (#11540) (#11543) | Sun Zhe | 2019-04-18 | 1 | -2/+2 |
| | |||||
* | Clicking on slider makes handler move (#11519) | Anastasia Smirnova | 2019-04-10 | 1 | -0/+25 |
| | | | | | | | | | | | | | | * Clicking on slider makes handler move Fixes #1496 * Introducing control over clicking behaviour - User will have to enable process of the click event on handle calling `slider.setEnableClickHandler(true);` - Clean-up the handler logic in VSlider.java - Renaming the property to `updateValueOnClick` - Added JavaDocs - Fixing tests | ||||
* | Fix setValue message (#10782) | Ilia Motornyi | 2018-04-03 | 1 | -1/+1 |
| | | | Fixes #10781 | ||||
* | Update copyright year (#10761) | Ilia Motornyi | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Correct all tests that introspect classpath for Vaadin classes. | Denis Anisimov | 2016-11-29 | 1 | -1/+1 |
| | | | | | | | | Fixes vaadin/framework8-issues#399 RemoveListenersDeprecatedTest test is fixed. Corrections are made to make the test above passes. Change-Id: I209a4693d241a1488b69b4742f48549dbf4bf0ac | ||||
* | Add helper for updating the diffstate of a component | Leif Åstrand | 2016-11-23 | 1 | -2/+3 |
| | | | | Change-Id: I7a7068bd6fcc86a8bbbc8693d8be4a388ce55a25 | ||||
* | Use lambdas where appropriate | Per-Åke Minborg | 2016-11-07 | 1 | -29/+24 |
| | | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf722d | ||||
* | Introduce "shouldWriteDefaultValues" property to DesignContext. | Denis Anisimov | 2016-10-26 | 1 | -1/+1 |
| | | | | Change-Id: I979448e5af032333a6a2f7b99b11ab16c41d7b18 | ||||
* | Fix setValue() methods behavior null argument value + javadocs | Teemu Suo-Anttila | 2016-10-25 | 1 | -0/+17 |
| | | | | Change-Id: I0000c1caf7c129634473161fe4876931f3c8dabf | ||||
* | Initial support for null representations in Binder | Teemu Suo-Anttila | 2016-10-24 | 1 | -0/+5 |
| | | | | Change-Id: If40bfa28764d1399b5ed4d5928988560e9989dce | ||||
* | Update copyright year to 2016 | Artur Signell | 2016-08-18 | 1 | -1/+1 |
| | | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77 | ||||
* | Convert Slider to extend the new AbstractField | Artur Signell | 2016-08-09 | 1 | -107/+72 |
| | | | | Change-Id: I1961963baac3a6546edb908582b323c481b15bfd | ||||
* | Rename Field, AbstractField to legacy names | Johannes Dahlström | 2016-08-05 | 1 | -3/+4 |
| | | | | Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f | ||||
* | Migrate vaadin-server build to maven | Teemu Suo-Anttila | 2016-03-14 | 1 | -0/+398 |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e |