aboutsummaryrefslogtreecommitdiffstats
path: root/testbench-api
Commit message (Expand)AuthorAgeFilesLines
* feat: Update POMs and bump build dependency versions (#12636)Patrik Lindström2024-11-081-2/+2
* chore: Downgrade snapshot version for free version (#12635)Patrik Lindström2024-11-061-1/+1
* Update copyright year range (#12507)Anna Koskinen2022-01-1183-83/+83
* Update project to 8.15-SNAPSHOT (#12392)Zhe Sun2021-08-311-1/+1
* Code cleanup (#12333)Anna Koskinen2021-07-081-4/+2
* Fix TabSheetElement clicks for IE, test tweaks. (#12291)Anna Koskinen2021-05-071-1/+8
* Update 8.14-SNAPSHOT and release note (#12261)Zhe Sun2021-04-141-1/+1
* Update copyright year range. (#12215)Anna Koskinen2021-03-0483-83/+83
* Remove whitespace-maven-plugin and formatter-maven-plugin. (#12213)Anna Koskinen2021-03-031-4/+0
* Update to 8.13-SNAPSHOT (#12110)Zhe Sun2020-10-071-1/+1
* Update to 8.12-snapshot (#11995)Zhe Sun2020-05-131-1/+1
* Update to 8.11 snapshot (#11874)Zhe Sun2020-01-161-1/+1
* Update to 8.10-SNAPSHOT (#11657)Zhe Sun2019-07-291-1/+1
* Use https for Maven repositories (#11668)Stéphane Nicoll2019-07-291-1/+1
* Update Chrome version in Test (#11613)Zhe Sun2019-06-121-1/+1
* Update to 8.9 (#11535)Sun Zhe2019-04-181-1/+1
* Fix ComboBoxElement clear method (#11483)Sun Zhe2019-03-061-2/+7
* Update snapshot to 8.8-snapshot (#11397)Sun Zhe2018-12-281-1/+1
* Update master to 8.7-SNAPSHOT (#11208)Sun Zhe2018-09-271-1/+1
* Update project version to 8.6-SNAPSHOT (#11011)Mehdi Javan2018-06-291-1/+1
* Fix small formatting issues (#10960)Ilia Motornyi2018-06-011-3/+2
* Fix ColorPickerElement and ColorPicker test (#10903)Ilia Motornyi2018-05-081-3/+2
* Enable formatting in testbench-api module (#10852)Ilia Motornyi2018-05-022-1/+6
* Add @since 8.4 (#10840)Ilia Motornyi2018-04-202-6/+6
* Colorpicker validation handling (#10821)KatriHaapalinna2018-04-191-1/+58
* Update snapshot version to 8.5 (#10818)Teemu Suo-Anttila2018-04-121-1/+1
* Added support for getValue and setValue into TestBench RichTextAreaElement (#...Anastasia Smirnova2018-04-101-0/+41
* Update empty since tags for 8.4 and 8.3.3 (#10786)Ilia Motornyi2018-04-041-1/+1
* Update copyright year (#10761)Ilia Motornyi2018-03-2783-83/+83
* Fix initially disabled items in RadioButtonGroup (#10719)Teemu Suo-Anttila2018-03-191-0/+10
* Upgrade minor version in the project to 8.4 (#10520)Teemu Suo-Anttila2018-01-241-1/+1
* Update version number to 8.3-SNAPSHOT (#10348)Teemu Suo-Anttila2017-11-221-1/+1
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-27/+21
* Use lambda with Handlers (#10229)Ahmed Ashour2017-10-271-3/+2
* Use lambda with Listeners (#10222)Ahmed Ashour2017-10-261-1/+2
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-6/+6
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-265-17/+17
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+3
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-124-8/+8
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-0216-40/+40
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-3/+3
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-1/+1
* Use String.isEmpty()Ahmed Ashour2017-09-191-1/+1
* Upgrade maven-dependency and -source pluginsAhmed Ashour2017-09-141-1/+0
* Update version to 8.2-SNAPSHOT (#9946)Teemu Suo-Anttila2017-09-081-1/+1
* Fix RadioButtonGroup selection updates to client (#9749)Teemu Suo-Anttila2017-08-024-6/+58
* Update since tags for testbench elements (#9748)Henri Sara2017-07-278-11/+11
* Implement GWT Focusable so tab indexes work correctly in MenuBar (#9733)Artur2017-07-276-13/+100
* Add methods for setting the date as an ISO value for date fieldsArtur2017-06-123-0/+102