37 コミット (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

作成者 SHA1 メッセージ 日付
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6年前
  Adam Wagner 0b58bc480e Remove element explicitly when reordering tree grid rows (#9952) 6年前
  Pekka Hyvönen dc32093592 Fix Escalator javadocs (#9421) 7年前
  Pekka Hyvönen 642b0adb2c Fix drop indicator when Grid is scrolled (#9417) 7年前
  Aleksi Hietanen 0a3ce51e2c Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallback 7年前
  Henri Sara 8949b2def6 WIP: Allow differentiating touch scroll from DnD (#9309) 7年前
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() 7年前
  Aleksi Hietanen f10c0dcc7e Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244) 7年前
  Teemu Suo-Anttila b5b7bb7021 Remove unnecessary logging from setHeightByRows in Escalator 7年前
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7年前
  Adam Wagner c4f8524ea8 Make Grid rows draggable (#8690) 7年前
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation 7年前
  Artur 2fe4c50ac8 Use computed style for Escalator size calculations (#8861) 7年前
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7年前
  Henri Sara 28a815fb83 Remove unnecessary width calculation on Grid initial render (#8848) 7年前
  Pekka Hyvönen 1e8ad07135 Fix removing rows from the middle of Escalator (#8826) 7年前
  Artur 42064ade8f Fix exception when no columns are shown (#8733) 7年前
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7年前
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7年前
  Artur Signell 17b5c8dc39 Re-add body rows when Escalator is reattached to DOM (#20477) 7年前
  Leif Åstrand 95d016c085 Global java code cleanup using Eclipse Neon.1 7年前
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7年前
  Artur Signell cd4045b14a Ensure #cell[N] always scrolls row N into view (#20423) 7年前
  Artur Signell 26dac6ff92 Publish Escalator.getBodyRowCount to JS (#20344) 7年前
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7年前
  Artur Signell a3a84d7fb1 Remove old Firefox bug workaround for which there is no test 7年前
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7年前
  Teemu Suo-Anttila 6d0204cafe Add simple data change handling for Selects 7年前
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7年前
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7年前
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7年前
  Artur Signell 6d54d78944 Format using Eclipse Neon 7年前
  adam 5e75657b38 Fix Grid height calculation when HeightMode.ROW (#20104, #20074) 7年前
  Leif Åstrand 20253fb63c Only trigger profiler after precondition checks 8年前
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8年前
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8年前
  Johannes Dahlström 3514c57b34 Fix Grid column resize to take account min width for cells (#16597) 8年前
  Teemu Suo-Anttila 332fa13334 Remove scheduleDeferred calls from Escalator 8年前
  Patrik Lindström d1e8d68248 Add handles to Grid default header for column drag resize (#16838) 8年前
  Artur Signell da8b43ed41 Correctly round tr width in Escalator (#18820) 9年前
  Teemu Suo-Anttila 32863384d6 Fix Escalator onResize to layout Finally instead of Deferred (#18751) 8年前
  Manolo Carrasco 07a3c3c07c Grid: allow zooming in touch devices. 8年前
  Manolo Carrasco 0922cc0ee6 Grid: touch kinetic scrolling. #18133 #16885 9年前
  patrik 7ed0d2a10e Prevent race-condition induced sporadic error in Escalator (#17258) 9年前
  Teemu Suo-Anttila 86e0fddbdc Prevent Escalator scrollbars oscillation in HeightByRows mode (#18596) 8年前
  Taras Hupalo a3c9c8ee97 Add class for last frozen column requested by designers (#18590) 9年前
  Teppo Kurki b9c0971afe Fixes scrollToLine while resizing Grid via split position (#18424) 9年前
  Teppo Kurki c95698a595 Do not let Escalator set width to spacer row's TD element (#18223) 9年前
  patrik f4069826fb Fix Grid scrolling on Firefox (#16865. #17352) 9年前
  Artur Signell afefa100a7 Real fix for subpixels in Grid (#18213) 9年前