23 Commits (10bd7544fd22dccd7e8e32cb236eb50f102892d3)

Author SHA1 Message Date
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 40d15b32e3 Construct array inline (#10068) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7 years ago
  Ilia Motornyi 82ea08974b Fix JSNI calls in compatibility Escalator (#8783) 7 years ago
  Teemu Suo-Anttila f5c15b9b2b Synchronize code between V7 and compatibility package 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Aleksi Hietanen aeae310b7e Migrate Escalator changes to compatibility escalator 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7 years ago
  Artur Signell 82806ef9b7 Format the project using Neon, remove trailing whitespace 7 years ago
  Teemu Suo-Anttila e65a1d80f1 Duplicate shared classes of the Vaadin 7 Grid 7 years ago
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  adam 5e75657b38 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7 years ago
  Leif Åstrand 20253fb63c Only trigger profiler after precondition checks 7 years ago
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Johannes Dahlström 3514c57b34 Fix Grid column resize to take account min width for cells (#16597) 8 years ago
  Teemu Suo-Anttila 332fa13334 Remove scheduleDeferred calls from Escalator 8 years ago
  Patrik Lindström d1e8d68248 Add handles to Grid default header for column drag resize (#16838) 8 years ago
  Artur Signell da8b43ed41 Correctly round tr width in Escalator (#18820) 9 years ago
  Teemu Suo-Anttila 32863384d6 Fix Escalator onResize to layout Finally instead of Deferred (#18751) 8 years ago
  Manolo Carrasco 07a3c3c07c Grid: allow zooming in touch devices. 8 years ago
  Manolo Carrasco 0922cc0ee6 Grid: touch kinetic scrolling. #18133 #16885 9 years ago
  patrik 7ed0d2a10e Prevent race-condition induced sporadic error in Escalator (#17258) 9 years ago
  Teemu Suo-Anttila 86e0fddbdc Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596) 8 years ago
  Taras Hupalo a3c9c8ee97 Add class for last frozen column requested by designers (#18590) 8 years ago
  Teppo Kurki b9c0971afe Fixes scrollToLine while resizing Grid via split position (#18424) 9 years ago
  Teppo Kurki c95698a595 Do not let Escalator set width to spacer row's TD element (#18223) 9 years ago
  patrik f4069826fb Fix Grid scrolling on Firefox (#16865. #17352) 9 years ago
  Artur Signell afefa100a7 Real fix for subpixels in Grid (#18213) 9 years ago
  Artur Signell 684e619dd7 Calculate row width correctly when subpixel workaround/fix is active (#17934) 9 years ago
  Teemu Suo-Anttila 4bc734e56a Add a workaround to not display a spacer just scrolled to view (#17826) 9 years ago
  Teemu Suo-Anttila be9f7f3128 Fix Escalator spacer visibility calucation (#17826) 9 years ago
  elmot 3dba07d162 Fix for "Grid detail row outline overflows" (#17826) 9 years ago
  Artur Signell 220b407724 Insert columns using correct logical row index (#18103) 9 years ago