162 Commits (98be8f19d046f8f0fd7fe5a753bff2c67efed9fd)

Author SHA1 Message Date
  Olli Tietäväinen 30fdd68d44 Update Grid.addColumn JavaDoc to tell about nested properties (#10431) 6 years ago
  Leif Åstrand 2fc7554779 Update to JSoup 1.11.2 (#10353) 6 years ago
  Aleksi Hietanen de5c9a394a Create DescriptionGenerator in package com.vaadin.ui (#10346) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Pekka Hyvönen ce3efd94b3 Add documentation on GridDragger (#10328) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) 6 years ago
  Ahmed Ashour b394dec430 Grid.removeColumn() not to fail silently (Fixes #8056) (#10215) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) 6 years ago
  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 6 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