aboutsummaryrefslogtreecommitdiffstats
path: root/compatibility-client/src/main/java/com/vaadin/v7/client/widgets/Escalator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range (#12507)Anna Koskinen2022-01-111-1/+1
* Applied save actions to compatibility Grid client-side classes. (#12389)8.14.0.beta1Anna Koskinen2021-08-271-15/+12
* Update copyright year range. (#12215)Anna Koskinen2021-03-041-1/+1
* Fix indexing issue in Compatibility Grid resize when scrolled to bottom. (#12...Anna Koskinen2020-05-131-0/+1
* pick remaining changes from https://github.com/vaadin/framework/pull/10453Olli Tietäväinen2018-12-041-0/+5
* Fixes to displaying Grid in a detail row. (#11147)Anna Koskinen2018-10-081-16/+0
* Update copyright year (#10761)Ilia Motornyi2018-03-271-1/+1
* Improve naming of fields and variables (#10242)Ahmed Ashour2017-10-261-1/+2
* Remove trailing spaces (#10224)Ahmed Ashour2017-10-261-9/+9
* Fix HTML tags inside code in javadoc (#10160)Ahmed Ashour2017-10-201-4/+2
* Add spaces after 'if' and 'for' in JavaScript (#10199)Ahmed Ashour2017-10-201-2/+2
* Use Collection.isEmpty() (#10172)Ahmed Ashour2017-10-121-1/+1
* Fix typos (#10158)Ahmed Ashour2017-10-101-1/+1
* First sentence of javadoc should end with a period (#10114)Ahmed Ashour2017-10-021-2/+2
* Use interface instead of implementation (#10073)Ahmed Ashour2017-09-281-16/+17
* Construct array inline (#10068)Ahmed Ashour2017-09-231-1/+1
* Format curly brackets correctly for checkstyle (#10066)Ahmed Ashour2017-09-221-36/+13
* Replace iff with if in javadoc (#10056)Ahmed Ashour2017-09-221-4/+4
* Fix unused parameters in javadoc (#10055)Ahmed Ashour2017-09-211-1/+0
* Update modifier order to follow Java Specification suggestions (#10050)Ahmed Ashour2017-09-211-3/+3
* Fix issues in Grid with undefined height (#9104)Teemu Suo-Anttila2017-04-191-15/+27
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-161-13/+19
* Fix JSNI calls in compatibility Escalator (#8783)Ilia Motornyi2017-03-091-8/+8
* Synchronize code between V7 and compatibility packageTeemu Suo-Anttila2017-03-071-11/+109
* Pick changes from 7.7.7 (#8577)Teemu Suo-Anttila2017-02-221-12/+19
* Migrate Escalator changes to compatibility escalatorAleksi Hietanen2016-12-091-10/+28
* Add simple data change handling for SelectsTeemu Suo-Anttila2016-09-011-1/+1
* Format the project using Neon, remove trailing whitespaceArtur Signell2016-08-311-9/+9
* Duplicate shared classes of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-2/+2
* Duplicate client-side of the Vaadin 7 GridTeemu Suo-Anttila2016-08-301-0/+6785