aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/java/com/vaadin/tests/components/button
Commit message (Expand)AuthorAgeFilesLines
* Enable maven formatting for uitest (#10908)Ilia Motornyi2018-05-171-5/+3
* Remove empty comments (#10789)Ilia Motornyi2018-04-051-8/+0
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-285-77/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-275-5/+5
* Remove redundant interface already implemented by super class. (#10258)Ahmed Ashour2017-10-311-3/+1
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-269-119/+55
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-1/+1
* Fix typos (#10124)Ahmed Ashour2017-10-041-1/+1
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-2/+2
* Overload AbstarctComponent.setDescription() with content mode parameter (#8252)Denis2017-01-201-1/+1
* Deprecate Button#setHtmlContentAllowed (#104)Aleksi Hietanen2016-12-081-3/+2
* Move all themes except Valo into a new compatibility-themes packageAleksi Hietanen2016-10-131-1/+1
* Remove AbstractComponent.immediatePekka Hyvönen2016-10-132-2/+0
* Make Valo the default themePekka Hyvönen2016-10-065-10/+10
* Unify listeners on the server sideAleksi Hietanen2016-09-296-9/+9
* Refactor AbstractComponentTest to extend AbstractTestUIJohannes Dahlström2016-09-053-2/+8
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-2/+1
* Organize importsArtur Signell2016-08-301-1/+1
* Implement new LabelArtur Signell2016-08-261-1/+1
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-222-5/+5
* Rename legacy packages to v7Artur Signell2016-08-181-1/+1
* Remove IE8-IE10 related test codeArtur Signell2016-08-181-52/+0
* Update copyright year to 2016Artur Signell2016-08-185-5/+5
* Remove trailing whitespace from code and javadocArtur Signell2016-08-184-13/+13
* Format using Eclipse NeonArtur Signell2016-08-187-10/+14
* Remove Form and FormFieldFactoryArtur Signell2016-08-171-172/+0
* Update TextField to extend AbstractFieldNew (#51)Aleksi Hietanen2016-08-172-6/+6
* Convert CheckBox from legacy to AbstractFieldHenri Sara2016-08-111-19/+13
* Rename Field, AbstractField to legacy namesJohannes Dahlström2016-08-051-2/+2
* Build uitest war with mavenTeemu Suo-Anttila2016-04-1521-0/+1310