19 Commits (07d56a9ca050d976dec4f598ed39471ae369c588)

Author SHA1 Message Date
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Artur Signell 17b5c8dc39 Re-add body rows when Escalator is reattached to DOM (#20477) 7 years ago
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Artur Signell cd4045b14a Ensure #cell[N] always scrolls row N into view (#20423) 7 years ago
  Artur Signell 26dac6ff92 Publish Escalator.getBodyRowCount to JS (#20344) 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Artur Signell a3a84d7fb1 Remove old Firefox bug workaround for which there is no test 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 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) 8 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
  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
  Henrik Paul 2080f86e03 Server Grid.scrollToRow takes details into account (#17270) 9 years ago