aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-server/src/test/java/com/vaadin/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright headers from test code (#10770)Teemu Suo-Anttila2018-03-283-45/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-272-2/+2
* Use lambda expressions. (#10268)Ahmed Ashour2017-11-011-1/+0
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-4/+4
* Use .toLowerCase and .toUpperCase(Locale.ROOT) (#10182)Ahmed Ashour2017-10-201-1/+2
* Use static import of Assert in tests (#10126)Ahmed Ashour2017-10-034-34/+34
* Construct array inline (#10068)Ahmed Ashour2017-09-231-3/+3
* Remove unused methods. (#10058)Ahmed Ashour2017-09-221-5/+0
* Make JavaScriptExtension serializable (#9721)Artur2017-07-261-0/+62
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-072-3/+6
* Revert diamond operator changesTeemu Suo-Anttila2017-03-071-1/+1
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-4/+2
* Correct all tests that introspect classpath for Vaadin classes.Denis Anisimov2016-11-293-124/+5
* Fix DeprecatedTest under Windowselmot2016-11-112-6/+7
* Introduce "shouldWriteDefaultValues" property to DesignContext.Denis Anisimov2016-10-261-10/+6
* Add utility for outputting the full declarative syntax of componentsAleksi Hietanen2016-10-243-90/+342
* Provide declarative tests for all V7 field components.Denis Anisimov2016-10-211-30/+53
* Unify listeners on the server sideAleksi Hietanen2016-09-291-0/+181
* Mark all server compatibility classes deprecated (#144).Denis Anisimov2016-09-231-0/+124
* Added Slider into compatibility packagePekka Hyvönen2016-09-162-0/+216
* Move remaining Vaadin 7 classes to the compatibility packageArtur Signell2016-08-262-0/+105
* Implement new LabelArtur Signell2016-08-262-0/+190
* Move old TextField to compatibility packageArtur Signell2016-08-261-14/+0
* Move Item to compatibility packageArtur Signell2016-08-241-0/+14
* Move and rename server classes which go into the compatibility packageArtur Signell2016-08-22108-11097/+0
* Map <vaadin7> declarative prefix to com.vaadin.v7.uiArtur Signell2016-08-221-14/+3
* Move DateField and old validators to compatibility packageArtur Signell2016-08-2022-0/+1582
* Move TextArea to compatibility packageArtur Signell2016-08-202-0/+173
* Move RichTextArea to compatibility packageArtur Signell2016-08-202-0/+129
* Organize importsArtur Signell2016-08-2017-25/+25
* Move remaining selects and container implementations to compatibility packageArtur Signell2016-08-2020-0/+1959
* Move Table/TreeTable to compatibility packageArtur Signell2016-08-2019-0/+1700
* Move selects to compatibility packageArtur Signell2016-08-2013-0/+968
* Move FieldGroup and Vaadin 7 Grid to compatibility packageArtur Signell2016-08-2030-0/+4597