141 Commits (ab18b6c58ef819dbc0049c4713cf06209d5abc47)

Author SHA1 Message Date
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  JenoDK 9776ea2e85 Fix DataCommunicator parameter not used in Grid constructor (#10075) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Piotr Wilkin 634c0cc310 Add scroll logic from TreeGrid to Tree (#10005) 6 years ago
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) 6 years ago
  Aleksi Hietanen 13961956f6 Minor javadoc improvements (#9885) 6 years ago
  Teemu Suo-Anttila 563b0abb73 Fix state update on Grid Column hide in client (#9836) 6 years ago
  Teemu Suo-Anttila 4cd7965fda Use correct version in since for Grid row height methods (#9824) 6 years ago
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) 6 years ago
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) 6 years ago
  Teemu Suo-Anttila 95087a8482 Add API for forcing Grid column width calculation (#9756) 6 years ago
  Ilia Motornyi 6e6fb1a474 Clarification for GridContextClickEvent 7 years ago
  Teemu Suo-Anttila 4d085fd8b3 Map column components by id (#9624) 7 years ago
  Henri Sara b2c0ac2bac Use HasUserOriginated interface where appropriate (#9608) 7 years ago
  Teemu Suo-Anttila e4e2328a3a Add presentation value providers for Grid (#9553) 7 years ago
  Henri Sara 65ac37ae63 Clarify javadoc of Grid.scrollTo (#9582) 7 years ago
  Teemu Suo-Anttila fa10456957 Fix displaying Grid sort order set from server (#9530) 7 years ago
  Henri Sara 620b413478 Add missing since tags (#9544) 7 years ago
  Teemu Suo-Anttila af5c46b6e0 Allow changing the renderer of hierarchy column in TreeGrid (#9514) 7 years ago
  Artur 39846ae083 Allow grid columns to optionally shrink to be narrower than contents 7 years ago
  Pekka Hyvönen be058cbf57 Fix `@since` tags from #9206 to 8.0.7 7 years ago
  Mikhail Buzuverov 223444ebc9 Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209) 7 years ago
  Teemu Suo-Anttila 1d755ee77b Hide DataGenerator from Column API (#9351) 7 years ago
  Pekka Hyvönen ded683a75f Add shorthand for adding a column with ComponentRenderer 7 years ago
  Aleksi Hietanen 16b37b6011 Fix code review comments 7 years ago
  Aleksi Hietanen f5004fe3ce Add javadocs to Grid#readData and writeData 7 years ago
  Teemu Suo-Anttila 93256e3e69 Use variable name item instead of data in Grid (#9273) 7 years ago
  Leif Åstrand 0a257471c7 Make getValueProvider return ValueProvider (#8983) 7 years ago
  Henri Sara f9a9f2c4be Add Grid.setRowHeight() (#8935) 7 years ago
  Artur 52359708ad Set column captions when reading grid from a design file (#8770) 7 years ago
  Henri Sara 414d5b0340 Add missing since tags for 8.1.0.alpha1 (#8888) 7 years ago
  elmot df56703f05 Add @since 8.0.3 tags 7 years ago
  Aleksi Hietanen 71679dfd16 Hierarchical data (#8842) 7 years ago
  Teemu Suo-Anttila c766694bec Allow changing renderers after column creation (#8841) 7 years ago
  Artur 40974e9d83 Read/write Grid item type to declarative and create columns correctly (#8769) 7 years ago
  Artur 4e0b27d822 Update frozen column count when a frozen column is removed (#8788) 7 years ago
  Ilia Motornyi 2cf4eff5ab Add @since 8.0.2 for Grid.removeAllColumns() (#8789) 7 years ago
  Teemu Suo-Anttila 761c94ab2e Initial implementation of ComponentRenderer for Grid (#8743) 7 years ago
  Artur d1282e8734 Include components in joined cells when finding child components (#8772) 7 years ago
  Artur f467f3fa2f Update column caption when a text is set in the default header row 7 years ago
  Artur cd26b9b32a Add missing Grid.removeAllColumns (#8750) 7 years ago
  Artur 45921980b2 Add Column.getValueProvider to Grid (#8732) 7 years ago
  Filippo 2c58ba7c5a Fix NPE sorting columns with null values (#8610) 7 years ago
  Aleksi Hietanen 6783bca88d Add initial implementation of TreeGrid (#8572) 7 years ago
  Leif Åstrand c063168fe2 Correctly test for mutually comparable types (#8598) 7 years ago
  Leif Åstrand 7995bf7a02 Use column id as the default sort order property (#8529) 7 years ago
  Teemu Suo-Anttila 322ba2ab9d Add shorthands for creating lazy DataProviders (#8511) 7 years ago
  caalador 0f97714b63 Fix removing and adding a column in grid (#8437) 7 years ago
  Leif Åstrand e4b2e8d268 Add javadoc explanation about how to create serializable comparators (#8505) 7 years ago