34 Commits (642b0adb2c4e078d766f6b5a4beac1b962dc7c91)

Autor SHA1 Nachricht Datum
  Pekka Hyvönen 642b0adb2c Fix drop indicator when Grid is scrolled (#9417) vor 7 Jahren
  Aleksi Hietanen 0a3ce51e2c Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallback vor 7 Jahren
  Henri Sara 8949b2def6 WIP: Allow differentiating touch scroll from DnD (#9309) vor 7 Jahren
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() vor 7 Jahren
  Aleksi Hietanen f10c0dcc7e Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244) vor 7 Jahren
  Teemu Suo-Anttila b5b7bb7021 Remove unnecessary logging from setHeightByRows in Escalator vor 7 Jahren
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) vor 7 Jahren
  Adam Wagner c4f8524ea8 Make Grid rows draggable (#8690) vor 7 Jahren
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation vor 7 Jahren
  Artur 2fe4c50ac8 Use computed style for Escalator size calculations (#8861) vor 7 Jahren
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) vor 7 Jahren
  Henri Sara 28a815fb83 Remove unnecessary width calculation on Grid initial render (#8848) vor 7 Jahren
  Pekka Hyvönen 1e8ad07135 Fix removing rows from the middle of Escalator (#8826) vor 7 Jahren
  Artur 42064ade8f Fix exception when no columns are shown (#8733) vor 7 Jahren
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) vor 7 Jahren
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings vor 7 Jahren
  Artur Signell 17b5c8dc39 Re-add body rows when Escalator is reattached to DOM (#20477) vor 7 Jahren
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 vor 7 Jahren
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) vor 7 Jahren
  Artur Signell cd4045b14a Ensure #cell[N] always scrolls row N into view (#20423) vor 7 Jahren
  Artur Signell 26dac6ff92 Publish Escalator.getBodyRowCount to JS (#20344) vor 7 Jahren
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. vor 7 Jahren
  Artur Signell a3a84d7fb1 Remove old Firefox bug workaround for which there is no test vor 7 Jahren
  Artur Signell 504b3c4c65 Use diamond operator where it can be used vor 7 Jahren
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 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 7 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 8 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 8 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
  Teemu Suo-Anttila 4bc734e56a Add a workaround to not display a spacer just scrolled to view (#17826) vor 9 Jahren
  Teemu Suo-Anttila be9f7f3128 Fix Escalator spacer visibility calucation (#17826) vor 9 Jahren