aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Slider.java
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
|
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
| | | | * Update copyright year range.
* Code format (#11548)Sun Zhe2019-04-291-3/+3
| | | | | | * Code format * Merge branch 'master' into code-format
* Finish the since tag (#11540) (#11543)Sun Zhe2019-04-181-2/+2
|
* Clicking on slider makes handler move (#11519)Anastasia Smirnova2019-04-101-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 Motornyi2018-04-031-1/+1
| | | Fixes #10781
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
|
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-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 componentLeif Åstrand2016-11-231-2/+3
| | | | Change-Id: I7a7068bd6fcc86a8bbbc8693d8be4a388ce55a25
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-29/+24
| | | | Change-Id: I80b73b653e97904605dc62484a7448f3bfbf722d
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
| | | | Change-Id: I979448e5af032333a6a2f7b99b11ab16c41d7b18
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-251-0/+17
| | | | Change-Id: I0000c1caf7c129634473161fe4876931f3c8dabf
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-241-0/+5
| | | | Change-Id: If40bfa28764d1399b5ed4d5928988560e9989dce
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
| | | | Change-Id: I6485dee1ebba12b180a9063ed4b530f7dc63cd77
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-091-107/+72
| | | | Change-Id: I1961963baac3a6546edb908582b323c481b15bfd
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-3/+4
| | | | Change-Id: I46ce708e0f10e4c9fa3d11a2aef5be0248c2999f
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+398
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e