234 Commits (34d93e6468e3f6a56f0eca74a9122ae39bd7e504)

Author SHA1 Message Date
  Anna Koskinen 34d93e6468
Ensure recalculateColumnWidths works with refreshAll. (#11934) 4 years ago
  Anna Koskinen 1111332966
Fix an issue with frozen column count and unhiding. (#11929) 4 years ago
  Anna Koskinen 376131e16b Removed outdated spacer height update from removal process. (#11861) 4 years ago
  Anna Koskinen 0b627f975d
Check actual Grid selection instead of relying on allSelected flag. (#11787) 4 years ago
  Anna Koskinen 8daef97f76
Fix scrollTo for destination START and END and add regression testing. (#11707) 4 years ago
  Tatu Lund 2b5ea21ff8 Apply offset to column index depending on presense of selection column (#11667) 4 years ago
  Zhe Sun e80358a391
Recalculate the column widths before the first row is added (#11609) 5 years ago
  Martin Vysny 81277c2971 Grid Editor: make Tab key skip read-only/disabled fields (#11586) 5 years ago
  cuong-phan 543a842e67 Fix Grid reordering when there are hidden columns 5 years ago
  Anna Koskinen 994f39b9ed Don't attempt to scroll to the beginning or end if Grid has no rows. (#11570) 5 years ago
  cuong-phan 2b1f9fac34 Fix duplicate grid column visibility change event (#11565) 5 years ago
  Martin Vysny 07fe51a15e Grid editor: TAB now skips non-editable columns (#11573) 5 years ago
  Anna Koskinen 997acd146c Reduce Grid's sort complexity. (#11566) 5 years ago
  Anna Koskinen fb01d9a438 Add handling for completely empty Grid's column width calculations. (#11569) 5 years ago
  Tobse 7cd94ce0b0 Fix NPE in v7 compatibility Grid during datasource rebind (#11473) 5 years ago
  mlindfors 4c1919c6ec Fix an NPE caused by the previous fix to Grid's frozen columns (#11444) 5 years ago
  Olli Tietäväinen 613f36ff23 Grid column npe behavior (#11390) 5 years ago
  Sun Zhe 0cfbee6ed5
Update release note and since tag (#11386) 5 years ago
  mlindfors 3a7112895e Fix Grid's frozen columns not being set (#10653) (#11346) 5 years ago
  vt512 ea22a7d17d Add more context information to criteriaScript in GridDropTargetConnector (#11321) 5 years ago
  Olli Tietäväinen bc11479e4b added newlines to the end of files 5 years ago
  Olli Tietäväinen 43ffcb8c1d pick tests from https://github.com/vaadin/framework/pull/11092 5 years ago
  Anna Koskinen 62847523b5 Fix for setting default row height for a Grid with details row(s) open. (#11326) 5 years ago
  Sun Zhe e94e97444f
Format the code (#11244) 5 years ago
  Sun Zhe 5c7c28a3a6
Revert change to fix issue on removing Grid with components (#11224) 5 years ago
  Anna Koskinen a174deeac8 Fixes to displaying Grid in a detail row. (#11147) 5 years ago
  Anna Koskinen 2aa7a0696a Replaced Grid's internal size calculation fix with an indexing fix. (#11154) 5 years ago
  Teemu Suo-Anttila b2745dc14f Fix handler creation to happen on init (#11172) 5 years ago
  Anastasia Smirnova 77a921791a Ensure that HeaderRow is not null in Grid (#11165) 5 years ago
  Marco Collovati a3769ed12e Fix handling of hidden Components in Grid(#10367) 5 years ago
  Anna Koskinen 779070c961 Lift frozen columns up to allow some z-index changes beneath them. (#11117) 5 years ago
  Mehdi Javan 49f6f45cdf Fix Escalator to properly reset height by rows (#11090) 5 years ago
  Mehdi Javan a0893716d7 Fix Grid Editor closing and disabling at same time (#11078) 5 years ago
  Teemu Suo-Anttila 578e11e6c4 Fix canceling Grid Editor during EditorOpenEvent (#11038) 5 years ago
  Teemu Suo-Anttila c99ac74e86 Fix TabSheet attaching and detaching components (#10988) 6 years ago
  Ilia Motornyi 0e97fadbf9 Enable maven formatting for uitest (#10908) 6 years ago
  Teemu Suo-Anttila 7aa9c79617 Fix Grid initial data when changing TabSheet Tab (#10872) 6 years ago
  Teemu Suo-Anttila 07c6456da8 Fix for navigating in Grid using Tab 6 years ago
  Anna Koskinen 206a4d3146 Add null check to Grid's DnD focus handling (#10822) 6 years ago
  Ilia Motornyi 2ddeb9ef97 Remove empty comments (#10789) 6 years ago
  Teemu Suo-Anttila 1fdeb3f467 Remove copyright headers from test code (#10770) 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
  Anna Koskinen 1187cf22f0 Grid editor open (#10674) 6 years ago
  Anna Koskinen 31eba3b64b Scroll the parent if Grid has already scrolled to the end (#10700) 6 years ago
  Teemu Suo-Anttila 9cf87e1423 Fix selecting rows from header and footer (#10720) 6 years ago
  Artur e813c97e0b Setting of tooltips for grid header/footer cells (#10489) 6 years ago
  Teemu Suo-Anttila 5deec671ff Fix performance issue in Grid initial render with Footer (#10705) 6 years ago
  Piotr Wilkin fd4dedf921 Fixes Grid editor visibility inside TabSheet (#10557) 6 years ago
  Adam Wagner eb398be6f7 Fix column width in resize event when mode is SIMPLE (#10442) 6 years ago