162 Revīzijas (98be8f19d046f8f0fd7fe5a753bff2c67efed9fd)

Autors SHA1 Ziņojums Datums
  Tatu Lund 98be8f19d0 Add row index to ItemClickEvent in Grid (#10754) pirms 6 gadiem
  Aki Väliaho f3e06f4f41 Add API for accessing PropertySet of Grid (#10714) pirms 6 gadiem
  Daniel Schwering 498b2d1892 Removed misleading Javadoc, as double can never be null (#10722) pirms 6 gadiem
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) pirms 6 gadiem
  Piotr Wilkin fd4dedf921 Fixes Grid editor visibility inside TabSheet (#10557) pirms 6 gadiem
  Teemu Suo-Anttila 0cf678cad1 Fix Column.setSortable being overridden (#10604) pirms 6 gadiem
  Leif Åstrand c905ac6adf Rename widgetEventsAllowed to handleWidgetEvents (#10529) pirms 6 gadiem
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) pirms 6 gadiem
  Teemu Suo-Anttila 46da9629b1
Implement widget event handling for Columns in Grid (#10412) pirms 6 gadiem
  Olli Tietäväinen 30fdd68d44 Update Grid.addColumn JavaDoc to tell about nested properties (#10431) pirms 6 gadiem
  Leif Åstrand 2fc7554779 Update to JSoup 1.11.2 (#10353) pirms 6 gadiem
  Aleksi Hietanen de5c9a394a Create DescriptionGenerator in package com.vaadin.ui (#10346) pirms 6 gadiem
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) pirms 6 gadiem
  Pekka Hyvönen ce3efd94b3 Add documentation on GridDragger (#10328) pirms 6 gadiem
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) pirms 6 gadiem
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) pirms 6 gadiem
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) pirms 6 gadiem
  Ahmed Ashour 46d1a95f04 Grid column to be sortable when implemented/supported (Fixes #8792). (#10190) pirms 6 gadiem
  Ahmed Ashour b394dec430 Grid.removeColumn() not to fail silently (Fixes #8056) (#10215) pirms 6 gadiem
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) pirms 6 gadiem
  Ahmed Ashour 13d406a708 Remove redundant null checks before an instanceof (#10173) pirms 6 gadiem
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) pirms 6 gadiem
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) pirms 6 gadiem
  JenoDK 9776ea2e85 Fix DataCommunicator parameter not used in Grid constructor (#10075) pirms 6 gadiem
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) pirms 6 gadiem
  Piotr Wilkin 634c0cc310 Add scroll logic from TreeGrid to Tree (#10005) pirms 6 gadiem
  Ahmed Ashour 8657a5ff49 Remove unused methods (#10020) pirms 6 gadiem
  Aleksi Hietanen 13961956f6 Minor javadoc improvements (#9885) pirms 6 gadiem
  Teemu Suo-Anttila 563b0abb73 Fix state update on Grid Column hide in client (#9836) pirms 6 gadiem
  Teemu Suo-Anttila 4cd7965fda Use correct version in since for Grid row height methods (#9824) pirms 6 gadiem
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) pirms 6 gadiem
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) pirms 6 gadiem
  Teemu Suo-Anttila 95087a8482 Add API for forcing Grid column width calculation (#9756) pirms 6 gadiem
  Ilia Motornyi 6e6fb1a474 Clarification for GridContextClickEvent pirms 6 gadiem
  Teemu Suo-Anttila 4d085fd8b3 Map column components by id (#9624) pirms 7 gadiem
  Henri Sara b2c0ac2bac Use HasUserOriginated interface where appropriate (#9608) pirms 7 gadiem
  Teemu Suo-Anttila e4e2328a3a Add presentation value providers for Grid (#9553) pirms 7 gadiem
  Henri Sara 65ac37ae63 Clarify javadoc of Grid.scrollTo (#9582) pirms 7 gadiem
  Teemu Suo-Anttila fa10456957 Fix displaying Grid sort order set from server (#9530) pirms 7 gadiem
  Henri Sara 620b413478 Add missing since tags (#9544) pirms 7 gadiem
  Teemu Suo-Anttila af5c46b6e0 Allow changing the renderer of hierarchy column in TreeGrid (#9514) pirms 7 gadiem
  Artur 39846ae083 Allow grid columns to optionally shrink to be narrower than contents pirms 7 gadiem
  Pekka Hyvönen be058cbf57 Fix `@since` tags from #9206 to 8.0.7 pirms 7 gadiem
  Mikhail Buzuverov 223444ebc9 Added constructor to Grid for compatibility with 8.0.7 (#9206) (#9209) pirms 7 gadiem
  Teemu Suo-Anttila 1d755ee77b Hide DataGenerator from Column API (#9351) pirms 7 gadiem
  Pekka Hyvönen ded683a75f Add shorthand for adding a column with ComponentRenderer pirms 7 gadiem
  Aleksi Hietanen 16b37b6011 Fix code review comments pirms 7 gadiem
  Aleksi Hietanen f5004fe3ce Add javadocs to Grid#readData and writeData pirms 7 gadiem
  Teemu Suo-Anttila 93256e3e69 Use variable name item instead of data in Grid (#9273) pirms 7 gadiem
  Leif Åstrand 0a257471c7 Make getValueProvider return ValueProvider (#8983) pirms 7 gadiem