55 Commits (11ddb11cbc72b0ee233e503058d4e104030e4aa3)

Author SHA1 Message Date
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Knoobie 4c2963ac4e Add aria-sort to Grid (#10007) 6 years ago
  Ahmed Ashour 03349e8c66 Simplify boolean expressions 6 years ago
  Aleksi Hietanen 77d6655274 Fix grid client side performance regression (#9913) 6 years ago
  Aleksi Hietanen b191dfef9c Fix since tags for 8.1.3 release (#9887) 6 years ago
  Ansku 3b2bea5236 Resize should work within Grid details row (#9808) 6 years ago
  Teemu Suo-Anttila 554f39ad04 Fix focus when Grid editor is saved or cancelled (#9835) 6 years ago
  Martin Vysny 8ca1f5a677 Fix touching Grid column header on Android (#9196) 6 years ago
  Teemu Suo-Anttila 5143e779a6 Fix Grid header merging on init (#9688) 7 years ago
  Teemu Suo-Anttila f700c01e12 Enable row height and content mode settings for Tree (#9540) 7 years ago
  Henri Sara 620b413478 Add missing since tags (#9544) 7 years ago
  Artur 39846ae083 Allow grid columns to optionally shrink to be narrower than contents 7 years ago
  Teemu Suo-Anttila da773250ca Remove unnecessary rowmode prefix from TreeGrid focus styles (#9327) 7 years ago
  Henri Sara 6f9825319a Fix selection with space in TreeGrid/Tree 7 years ago
  Teemu Suo-Anttila 70a3a105b2 Fix race condition between rendering TreeGrid and setting up headers (#9105) 7 years ago
  Aleksi Hietanen 7d1b06cbc4 Fix client-side memory leak caused by Grid events (#9103) 7 years ago
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation 7 years ago
  Stephen Wellington 4c9b6745f0 Fix Editor not saving values by pressing Enter (#8946) 7 years ago
  Teemu Suo-Anttila 7ff30d7c08 Fix column indexing when setting a renderer (#8976) 7 years ago
  Henri Sara ec0b52a1b6 Optimize grid by avoiding redundant row refreshes (#8874) 7 years ago
  Henri Sara 28a815fb83 Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago
  Teemu Suo-Anttila 6f8518579f Picked all changes from 7.7 7 years ago
  Teemu Suo-Anttila ca1bfa7511 Pick changes from 7.7.7 (#8577) 7 years ago
  Denis 6456428004 Add Grid editor events. (#8365) 7 years ago
  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) 8 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