aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/main/java/com/vaadin/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 release note and since tag (#11386)Sun Zhe2018-12-201-20/+28
* Checkbox allow customizing of input and label classNames. (#11372)Knoobie2018-12-181-0/+201
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Fix userOriginated state for CheckBox ValueChangeEvent from the user (#8383)Artur2017-01-301-1/+20
* Don't use V8 FieldEvents classes in v7 compatibility module. (#93)Denis2016-12-071-12/+0
* Refactor listener registration creation to reduce boilerplateLeif Åstrand2016-11-231-19/+16
* Use lambdas where appropriatePer-Åke Minborg2016-11-071-28/+22
* Remove redundant castingPer-Åke Minborg2016-11-051-1/+1
* Implement focus and blur events for CheckBoxGroup.Denis Anisimov2016-10-311-10/+2
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-1/+1
* Fix setValue() methods behavior null argument value + javadocsTeemu Suo-Anttila2016-10-251-10/+8
* Initial support for null representations in BinderTeemu Suo-Anttila2016-10-241-0/+5
* Unify listeners on the server sideAleksi Hietanen2016-09-291-3/+16
* Update copyright year to 2016Artur Signell2016-08-181-1/+1
* Format using Eclipse NeonArtur Signell2016-08-181-5/+6
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-98/+36
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-3/+4
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-0/+268