aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client/src/main/java/com/vaadin/v7/client/connectors
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-1118-18/+18
* Update copyright year range. (#12215)Anna Koskinen2021-03-0418-18/+18
* Make improve of caching for hierarchical data optional (#11501)Klaudeta2019-03-211-0/+5
* v7 Grid performance improvements picked to compatibility packageOlli Tietäväinen2018-12-041-38/+58
* Update copyright year (#10761)Ilia Motornyi2018-03-2718-18/+18
* Allow configuring content modes for Grid cell tooltips (#10632)Ilia Motornyi2018-02-151-3/+12
* Use local variable for getWidget(). (#10253)Ahmed Ashour2017-10-311-25/+28
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-6/+6
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-1/+1
* Remove unneeded .toString() (#10141)Ahmed Ashour2017-10-101-2/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-1/+1
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-282-9/+9
* Add empty line at end of fileAhmed Ashour2017-09-231-1/+1
* Resize should work within Grid details row (#9808)Ansku2017-08-221-4/+69
* Add missing methods to compatibility AbstractRendererConnectorHenri Sara2017-04-181-0/+45
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-075-11/+109
* Revert diamond operator changesTeemu Suo-Anttila2017-03-072-13/+13
* Remove unnecessary full classname referencesTeemu Suo-Anttila2017-03-071-1/+1
* Migrate 7.7.5 branch patches to v8. (#7969)Denis2016-12-151-12/+17
* Migrating 7.7.1, 7.7.2, 7.7.3 to V8.Denis Anisimov2016-10-031-1/+6
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-012-2/+2
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-312-2/+2
* Organize importsArtur Signell2016-08-304-5/+5
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-306-21/+21
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-3014-67/+194
* Rename packages in compatibility-client to use com.vaadin.v7Artur Signell2016-08-2217-0/+3001