136 Commits (4a824f48655ba7ebfe1dd78c89e1a7c1fbd1c183)

Author SHA1 Message Date
  Anna Koskinen 4a824f4865
Fix Grid column reorder with partially hidden joined header cells. (#12429) 2 years ago
  Anna Koskinen 0c9ef57b21
Divide too long Grid and Escalator methods into smaller units. (#12340) 2 years ago
  Anna Koskinen 512703d56c
Checkstyle fixes (#12339) 2 years ago
  Anna Koskinen 3afe45849e
Code cleanup (#12333) 2 years ago
  Tarek Oraby 8c11cc6c92
Fix validation in non-buffered Grid editor (#12281) 3 years ago
  Zhe Sun b773d40aba
Add missing 8.13 since tag (#12236) 3 years ago
  Anna Koskinen 7eb9588359
Fix updating Grid's item set when details rows are open. (#12231) 3 years ago
  Anna Koskinen 32764eca80
Update copyright year range. (#12215) 3 years ago
  Anna Koskinen c7345a730d
Fix displaying checkboxes within Grid editor row. (#12212) 3 years ago
  Anna Koskinen be23b01486
Re-use ComputedStyles in Escalator when possible. (#12186) 3 years ago
  Anna Koskinen e334a35268
Tweaks to Grid/Escalator column size handling (#12145) 3 years ago
  Anna Koskinen 05f7734b86
Take border into account in Grid editor position when it opens upwards. (#12118) 3 years ago
  Anna Koskinen 2e8b9d2b5b
Open details rows shouldn't get removed when a new row is added to Grid (#12109) 3 years ago
  Anna Koskinen 067637342d
Fix typo in error message (#12077) 3 years ago
  Tatu Lund 7398f1565a
Add enabled check to Column#isResizable (#12063) 3 years ago
  Anna Koskinen 17baaf01b7
Add column width recalculation when vertical scrollbar hidden/shown. (#12058) 3 years ago
  Anna Koskinen a17348081a
Revert 'Rewrote debouncing of onResize (#11899)' (#12051) 3 years ago
  Tarek Oraby d824efe59a
Fix rendering of TreeGrid's frozen columns after hierarchy-column reset (#12028) 3 years ago
  Anna Koskinen 35e441f2ec
Allow replacing all columns at once when some of them are frozen. (#11978) 4 years ago
  Tatu Lund 599387b330
Fix hiding / un-hiding with frozen columns in multiselect mode (#11972) 4 years ago
  Tatu Lund 565eeb5b5a
Add multiselect column compensation (#11951) 4 years ago
  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 241e3d2409
Simplify Grid sidebar handling. (#11920) 4 years ago
  Tatu Lund 3df3420f9e
Rewrote debouncing of onResize (#11899) 4 years ago
  Anna Koskinen 376131e16b Removed outdated spacer height update from removal process. (#11861) 4 years ago
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Anna Koskinen 7e44bb38e1
Switch from an assert to logging and return in Grid.onBrowserEvent (#11778) 4 years ago
  Tatu Lund 1b4409936d
Catch and handle IllegalStateException (#11733) 4 years ago
  Anna Koskinen 6c190de82c
Updated row and spacer handling for Escalator (#11438) 4 years ago
  Zhe Sun 4523d31e6d
Update Chrome version, snapshots and fix tests (#11684) 4 years ago
  Zhe Sun 3c8d9db147
Update the since tag (#11675) 4 years ago
  Tatu Lund 2b5ea21ff8 Apply offset to column index depending on presense of selection column (#11667) 4 years ago
  Anna Koskinen 32aa5afc02
Improvements to detail row index handling. (#11345) 4 years ago
  Tatu Lund 487e450c61 Adding css class to Editor when on selected row (#11636) 4 years ago
  Zhe Sun e80358a391
Recalculate the column widths before the first row is added (#11609) 4 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
  Sun Zhe b20a9a8318 Code formatting (#11278) 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
  Anastasia Smirnova 77a921791a Ensure that HeaderRow is not null in Grid (#11165) 5 years ago
  Teemu Suo-Anttila 7979160203 Fix Grid resetting row height on resize (#11056) 5 years ago
  Teemu Suo-Anttila 17761dc259 Fix Grid internal size calculations on vertical resize (#11046) 5 years ago
  Anastasia Smirnova d9303ad743 Add bottomBorder size to check in Grid (#10946) 6 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Anna Koskinen 206a4d3146 Add null check to Grid's DnD focus handling (#10822) 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
  Anna Koskinen 1187cf22f0 Grid editor open (#10674) 6 years ago