aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/tree
Commit message (Expand)AuthorAgeFilesLines
* Test tweaks (#11841)Anna Koskinen2019-12-061-1/+1
* Delegate enabled handling to Composite root. (#11832)Anna Koskinen2019-11-261-0/+51
* Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)Anna Koskinen2019-11-211-0/+9
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-262-5/+6
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-6/+4
* Fix typos (#10124)Ahmed Ashour2017-10-041-2/+3
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-211-3/+10
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-091-0/+24
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-021-0/+36
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-8/+36
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-231-0/+8
* Refactor common methods in in-memory data providers (#9308)Aleksi Hietanen2017-05-161-5/+5
* Add events and functionality to Tree (#9318)Teemu Suo-Anttila2017-05-161-0/+39
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-051-0/+13
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-0230-2530/+112
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-202-2/+2
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-091-1/+3
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-132-2/+2
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-2/+0
* Make Valo the default themePekka Hyvönen2016-10-064-8/+8
* Unify listeners on the server sideAleksi Hietanen2016-09-291-2/+2
* Implement new RichTextAreaArtur Signell2016-09-121-1/+1
* Use diamond operator where it can be usedArtur Signell2016-09-051-7/+7
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+2
* Move LegacyWindow back to com.vaadin.uiArtur Signell2016-08-252-2/+2
* Move Item to compatibility packageArtur Signell2016-08-248-9/+9
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-2229-89/+89
* Rename legacy packages to v7Artur Signell2016-08-182-2/+2
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-53/+0
* Update copyright year to 2016Artur Signell2016-08-183-3/+3
* Remove trailing whitespace from code and javadocArtur Signell2016-08-183-11/+11
* Format using Eclipse NeonArtur Signell2016-08-184-26/+28
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-172-4/+4
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-113-32/+13
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1530-0/+2600