aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/test/java/com/vaadin/tests/components/tree
Commit message (Expand)AuthorAgeFilesLines
* Delegate enabled handling to Composite root. (#11832)Anna Koskinen2019-11-261-0/+18
* Don't attempt to send expand/collapse events for disabled TreeGrid. (#11823)Anna Koskinen2019-11-211-0/+22
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-6/+6
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-6/+6
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-4/+4
* Simplify lambda expressions (#10198)Ahmed Ashour2017-10-201-15/+12
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-033-63/+53
* Fix IE tooltip test in TreeBasicFeaturesTest (#9860)Henri Sara2017-08-231-0/+6
* Add item descriptions to Tree (#9840)Teemu Suo-Anttila2017-08-211-0/+8
* Implement SimpleManagedLayout for CompositeConnector (#9791)Teemu Suo-Anttila2017-08-091-0/+41
* Add automatic recalculation of Tree width on expand/collapse (#9767)Teemu Suo-Anttila2017-08-021-0/+48
* Enable row height and content mode settings for Tree (#9540)Teemu Suo-Anttila2017-06-201-7/+56
* New Tree component themeIlia Motornyi2017-05-231-1/+1
* Add MultiSelection support for Tree Component (#9354)Teemu Suo-Anttila2017-05-231-0/+39
* Add events and functionality to Tree (#9318)Teemu Suo-Anttila2017-05-161-0/+37
* Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244)Aleksi Hietanen2017-05-051-0/+19
* Use correct TreeElement and server-side classname (#9221)Teemu Suo-Anttila2017-05-031-3/+0
* Add an initial version of Tree component (#9212)Teemu Suo-Anttila2017-05-0210-614/+133
* Fix TestBench API imports (#8112)Teemu Suo-Anttila2017-01-131-1/+1
* Global java code cleanup using Eclipse Neon.1Leif Åstrand2016-12-201-1/+1
* Fixes VTree so that you can click sub elements when setHtmlContentAllowed is ...Sebastian Nyholm2016-12-091-4/+17
* Support finding components in v7 packages with ComponentLocatorTeemu Suo-Anttila2016-09-121-1/+1
* Organize importsArtur Signell2016-08-301-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-221-1/+1
* Update copyright year to 2016Artur Signell2016-08-187-7/+7
* Remove trailing whitespace from code and javadocArtur Signell2016-08-188-27/+27
* Format using Eclipse NeonArtur Signell2016-08-186-22/+21
* Build uitest war with mavenTeemu Suo-Anttila2016-04-159-0/+602