aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/main/java/com/vaadin/v7/ui/CheckBox.java
Commit message (Expand)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 (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix javadoc ending (#10274)Ahmed Ashour2017-11-061-4/+4
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-1/+1
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-2/+3
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-3/+3
* Updated migration related documentation (#8602)Pekka Hyvönen2017-02-171-0/+6
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-311-10/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-0/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-2/+2
* Move Vaadin 7 CheckBox to compatibility packageArtur Signell2016-08-251-0/+269