186 Commits (ba158beabb86faf94a02dc0e8993b96871a7f756)

Author SHA1 Message Date
  Anna Koskinen ba158beabb Updated row and spacer handling for Escalator (#11438) 4 years ago
  Zhe Sun 2584e9ad44
Sanitize caption used in Grid header (#11644) 4 years ago
  cuong-phan 2b1f9fac34 Fix duplicate grid column visibility change event (#11565) 5 years ago
  Anna Koskinen 997acd146c Reduce Grid's sort complexity. (#11566) 5 years ago
  Sun Zhe b92df6d587
Code format (#11548) 5 years ago
  Sun Zhe e080de616b
Finish the since tag (#11540) (#11543) 5 years ago
  Sun Zhe 42c805a5fa
Remove wrong version and add missing since (#11476) 5 years ago
  Tatu Lund 0ecafa47b5 Fixing JavaDoc of Column#getWidth() and Column#setWidth() (#11452) 5 years ago
  mlindfors 4c1919c6ec Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) 5 years ago
  Mehdi Javan 32c9fbe64c
* Update since tags and fix code formatting (#11441) 5 years ago
  Olli Tietäväinen 613f36ff23 Grid column npe behavior (#11390) 5 years ago
  mlindfors 3a7112895e Fix Grid's frozen columns not being set (#10653) (#11346) 5 years ago
  Sun Zhe b20a9a8318 Code formatting (#11278) 5 years ago
  Tatu Lund 6266f11b6d Improve setStyleGenerator JavaDocs (#11262) 5 years ago
  Sun Zhe 2c59809dd2
Run formatter to the code (#11227) 5 years ago
  Tatu Lund 65b1312b1b Updated JavaDoc of getColumn(..) method (#11179) 5 years ago
  Teemu Suo-Anttila 5a24c48655 Add API to access features of SelectionModels (#10939) 5 years ago
  Teemu Suo-Anttila c99ac74e86 Fix TabSheet attaching and detaching components (#10988) 6 years ago
  Teemu Suo-Anttila 44657a705d Fix Grid not removing columns from sort order 6 years ago
  Teemu Suo-Anttila a4e2d461d5
Fix Grid clearSortOrder not updating state (#10917) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Teemu Suo-Anttila da8f5adcae Fix Grid Column not sortable with backend data and sort property (#10811) 6 years ago
  Teemu Suo-Anttila 78daf54cbf Update release notes and since tags for 8.4 (#10760) 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Tatu Lund 98be8f19d0 Add row index to ItemClickEvent in Grid (#10754) 6 years ago
  Aki Väliaho f3e06f4f41 Add API for accessing PropertySet of Grid (#10714) 6 years ago
  Daniel Schwering 498b2d1892 Removed misleading Javadoc, as double can never be null (#10722) 6 years ago
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 years ago
  Piotr Wilkin fd4dedf921 Fixes Grid editor visibility inside TabSheet (#10557) 6 years ago
  Teemu Suo-Anttila 0cf678cad1 Fix Column.setSortable being overridden (#10604) 6 years ago
  Leif Åstrand c905ac6adf Rename widgetEventsAllowed to handleWidgetEvents (#10529) 6 years ago
  Teemu Suo-Anttila 580d607444
Add missing since tags and JavaDocs (#10487) 6 years ago
  Teemu Suo-Anttila 46da9629b1
Implement widget event handling for Columns in Grid (#10412) 6 years ago
  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