11 Commits (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

Author SHA1 Message Date
  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 8 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) 9 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
  Teemu Suo-Anttila 5e0ac1f31c Add missing JavaDoc for Escalator.SubPartArguments (#17814) 9 years ago
  Teemu Suo-Anttila 46d0e0c600 Fix Grid and Escalator accessing of SubPartArguments 9 years ago
  Leif Åstrand 2227124925 Add missing @since for 7.5 9 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  Pekka Hyvönen b22cf5257b Hiding/Unhiding Grid column when details row is open (#17691) 9 years ago
  Pekka Hyvönen bbf30fff16 Details row decorator and border positioning and sizes (#17423) 9 years ago
  Pekka Hyvönen a69660c9d8 Fixed regression and fragile test for Grid. 9 years ago
  Markus Koivisto ac387be250 Revert "Reduce reflows when sizing columns (#17315)" 9 years ago
  Pekka Hyvönen 8a6c260a6a Move details row decorators out of spacers td #17423 9 years ago
  Henrik Paul 35d4a8fd0e Escalator tries to hide out-of-sight spacers from the user (#17353) 9 years ago
  Henrik Paul a1aa700db3 Escalator now reorders also spacers in DOM (#17334) 9 years ago
  Jouni Koivuviita 0ca0240a30 Adds theme to details in Grid (#16644) 9 years ago