aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client/src/main/java/com/vaadin/v7/client/ui/VTree.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
* Support Firefox 65+ key down event behavior (#11503)Yuriy Artamonov2019-03-291-2/+2
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-2/+2
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-1/+1
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-4/+3
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-9/+9
* Use enhanced for loop instead of Iterator. (#10100)Ahmed Ashour2017-09-291-7/+3
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-4/+5
* Fix typos (#10095)Ahmed Ashour2017-09-271-4/+5
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-221-5/+3
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-091-1/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-1/+0
* Move and duplicate client side and state to compatibility packageArtur Signell2016-08-301-1/+1
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-221-0/+2274