31 Commits (07d56a9ca050d976dec4f598ed39471ae369c588)

Author SHA1 Message Date
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Johannes Dahlström ec267ae01f Move Grid event handlers to a list, add method to add custom handlers 7 years ago
  Johannes Dahlström 6f05873bad Refactor Grid event handling methods to instances of a handler interface 7 years ago
  Johannes Dahlström 16220d8e67 Start client-side Grid DOM event handling refactor 7 years ago
  Denis Anisimov a8835eaf31 Update @since tags for 7.7.5 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Denis 620b2ba314 Add read-only support for single and multi select views for Grid. (#84) 7 years ago
  Pekka Hyvönen c3ad14183d Enable select all checkbox for MultiSelection Grid. 7 years ago
  Pekka Hyvönen f2d8f812ef Add MultiSelect support for Grid 7 years ago
  Teemu Suo-Anttila d37b2d430e Reintroduce Grid Editor using Binder 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 7 years ago
  Denis Anisimov 13747f7003 Make SelectionModel API only server side. 7 years ago
  Aleksi Hietanen 6abb9c5c64 Reintroduce reordering of grid columns 7 years ago
  Denis Anisimov 43bb825f0e Migrating 7.7.1, 7.7.2, 7.7.3 to V8. 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 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
  Teemu Suo-Anttila 082929fbdf Allow multiple data change handlers in client-side data sources 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
  Dillion Bowman b2ee7ba254 Added a null check to method 'setCellFocus' in grid.java in line with other checks that shortcircuit method(#20031) 7 years ago
  Anna Koskinen edad7348bb Updates to Grid's height handling (#19690). 8 years ago
  adam 5ce9d387a1 Fixing messed up column in Grid after hide, resize and show (#19826) 8 years ago
  Henri Sara ee5584d49f Update missing @since for 7.7 8 years ago
  Sauli Tähkäpää 7f3481b7a6 Disable multiselect checkboxes when Grid is disabled. (#18560) 8 years ago
  Artur Signell 0b0495b6d8 Restrict grid sidebar size to visible viewport (#19349) 8 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  elmot 4a4d1532cd Add missing @since for 7.6.3 8 years ago
  Teemu Suo-Anttila cb5500f9a8 Fix Editor trying to detach save and cancel buttons when unbuffered 8 years ago
  Teemu Suo-Anttila 9a7798e639 Fix Editor overlay position when footer is displayed on top (#19491) 8 years ago
  Artur Signell b99d9e0cef Make hiding/showing components in grid header/footer work (#19297) 8 years ago
  Leif Åstrand 6d42267b11 Use LayoutManager for details rows (#18821, #18619) 8 years ago
  Teemu Suo-Anttila a963263017 Split VOverlay functionality to a new base class (#19347) 8 years ago
  Artur Signell bdec494f71 Always set header/footer style name to TH (#19209) 8 years ago
  Teemu Suo-Anttila 0404d39ac5 Fix WidgetRenderer column cells not correctly init on change (#19086) 8 years ago
  Teemu Suo-Anttila 2278f678fc Fix IE8 focus handling in Grid editor in unbuffered state (#19389) 8 years ago
  Teemu Suo-Anttila 6d6cd0df3c Verify Column width after all sort related cell changes (#16597) 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 1423f6e15b Ignore empty style names from Grid Row and CellStyleGenerators (#19364) 8 years ago
  Teemu Suo-Anttila 85a1e621e7 Remove VOverlay dependency and use PopupPanel instead in Grid (#18698) 8 years ago
  Teemu Suo-Anttila 5ff2b734d3 Prevent column drag resize from setting selection column width (#19324) 8 years ago
  Sauli Tähkäpää b021d6199a Unify select all behavior with single row selection. (#17742) 8 years ago
  Leif Åstrand b4d0865f93 Add stylename to sortable Grid header cells (#16991) 8 years ago
  Teemu Suo-Anttila 72d92bcbbb Isolate text selection blocking to Grid instead of body element (#16838) 8 years ago
  Teemu Suo-Anttila 46a0731a5b Prevent text selection while DnD resizing columns (#16838) 8 years ago
  Artur Signell ffb28784b7 Render null header caption as empty (#18553) 8 years ago
  mtzukanov baa8da38ad Changed grid sidebar to overlay (#18698) 8 years ago