27 Commits (a967bd7fdcde8dce5bbf3c27110d353064a9d426)

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