aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/ui/Slider.java
Commit message (Expand)AuthorAgeFilesLines
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-291-1/+1
* Add helper for updating the diffstate of a componentLeif Åstrand2016-11-231-2/+3
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-29/+24
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-251-0/+17
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-241-0/+5
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Convert Slider to extend the new AbstractFieldArtur Signell2016-08-091-107/+72
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-3/+4
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+398