1 Commits (d40910015746be496ba1ded4c12a019d801adb5e)

Author SHA1 Message Date
  Teemu Suo-Anttila d409100157 Duplicate client-side of the Vaadin 7 Grid 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Teemu Suo-Anttila d340d22ade Fix ScrollbarBundle to use proper rounding instead of truncate (#19657) 8 years ago
  Teemu Suo-Anttila c390b386ad Fix ScrollbarBundle to not round down pixel values (#19421) 8 years ago
  Leif Åstrand 69db9eac8f Update @since for 7.4.1 9 years ago
  Johannes Dahlström ea65f173ff Maintain Grid scroll position on detach and reattach (#16220) 9 years ago
  Teemu Suo-Anttila 4ee04a8348 Fix Escalator size changes when scrolled to bottom (#16382) 9 years ago
  Henrik Paul 04b87d8936 Fixes a graphical scrollbar glitch in Grid + some OSX configurations + Valo (#16565) 9 years ago
  Henrik Paul eaad0231ee Fixes IE scrollbar issues (#16634) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Henrik Paul 0d38ae887c Grid no longer resets scrollpos on state change (#15422) 9 years ago
  Leif Åstrand fe6f23946a Set @since values for Grid classes 9 years ago
  Henrik Paul 434fb5bf5c Heights are now double precision floats (#13334) 9 years ago
  Henrik Paul 5b9191e775 Stops non-scrolling scrollbars from interfering with pointing events 9 years ago
  Henrik Paul afa1aa38bd Fixes an issue where IE8 refused to fire one scroll event (#13334) 9 years ago
  Teemu Suo-Anttila b90c84f755 Refactor Grid client side package structure (#13334) 9 years ago
  Henrik Paul b3e6edc963 Columns can now have subpixel accuracy widths (#13334) 9 years ago
  Henrik Paul edbca6ac0f Fixes a race condition in Escalator's scrolling (#13334) 9 years ago
  Henrik Paul 854b50af1a Fixes Escalator's assertion error regarding scroll position (#13334) 9 years ago
  Henrik Paul 1de6a75497 ScrollbarBundle, Escalator and Grid fire Scroll events (#13334) 9 years ago
  Henrik Paul c464d7fe2c Adds the ability to lock the scroll direction of the Escalator (#13334) 9 years ago
  Henrik Paul e5589f90c9 Fixes disappearing scrollbar bug (#13334) 9 years ago
  Henrik Paul 2caaea2df9 Stopping scrollbars from obscuring cell click events (#13334) 9 years ago
  Henrik Paul 07ef5c9d52 Removes the version number from @since in Grid classes (#13334) 10 years ago
  Henrik Paul 27e65d3214 Fixes a few Escalator regressions relating to IE8 and IE9 (#13334) 10 years ago
  Henrik Paul f0d60095d0 Converted many integer pixel values to doubles instead (#13334) 10 years ago
  Henrik Paul 9b510d35a7 Adds setHeightByRow support to Grid (#13297) 10 years ago
  John Ahlroos cca2172654 Revert "Merge branch 'master' into grid" 10 years ago
  Henrik Paul 0ad5587c2f Change c.g.g.u.c.Element to c.g.g.d.Element (#13334) 10 years ago
  Henrik Paul 6a1accb69c Fixes scrollbar visibility issue in Escalator (#13237) 10 years ago
  Henrik Paul d5cfa012ae Makes IE8 use the correct property in scroll event object 10 years ago
  Henrik Paul 55e4f6b28c Optimize the performance of Escalator (#12645) 10 years ago
  John Ahlroos 6e8b34434e Support primary style names in Escalator and Grid #13058 10 years ago
  Henrik Paul c2d38fa6c2 Support OSX's hiding scrollbars (#12645) 10 years ago