72 Commits (4dc4f83865d72fc3d56a96a4a01db1a36e959908)

Author SHA1 Message Date
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Anna Koskinen 1167c3bc4e
Improvements to ScrollDestination sanity checks (#11772) 4 years ago
  Anna Koskinen 8daef97f76
Fix scrollTo for destination START and END and add regression testing. (#11707) 4 years ago
  Anna Koskinen 6c190de82c
Updated row and spacer handling for Escalator (#11438) 4 years ago
  Anna Koskinen 32aa5afc02
Improvements to detail row index handling. (#11345) 4 years ago
  Zhe Sun 4665d36647
Update Chrome version in Test (#11613) 4 years ago
  Anna Koskinen fb01d9a438 Add handling for completely empty Grid's column width calculations. (#11569) 5 years ago
  Anna Koskinen eba7803962 Improvements to updating spacer indexes. (#11353) 5 years ago
  Anna Koskinen e23c3dd83c
Improvement to details row height handling. (#11351) 5 years ago
  Anna Koskinen 2f72ac663f Fix to use correct spacer index and existing helper method. (#11328) 5 years ago
  Anna Koskinen 62847523b5 Fix for setting default row height for a Grid with details row(s) open. (#11326) 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
  Mehdi Javan 49f6f45cdf Fix Escalator to properly reset height by rows (#11090) 5 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 6 years ago
  Teemu Suo-Anttila 07c6456da8 Fix for navigating in Grid using Tab 6 years ago
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Anna Koskinen 31eba3b64b Scroll the parent if Grid has already scrolled to the end (#10700) 6 years ago
  Adam Wagner d9dd40d0e4 Fix Grid details height calculation issue (#10343) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Ahmed Ashour 3763f3f94c Use lambda expressions. (#10268) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Knoobie cb85b62828 Improve role usage in grid (#10206) 6 years ago
  Ahmed Ashour c265cd1d6e Fix HTML tags inside code in javadoc (#10160) 6 years ago
  Ahmed Ashour 03570cb874 Scheduler.ScheduledCommand and RepeatingCommand to be lambda (#10203) 6 years ago
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour c147b5d85b Use Collection.isEmpty() (#10172) 6 years ago
  Knoobie 0843f53881 Add aria-rowcount to grid (#10167) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Knoobie 80336d30ed Add role="grid" and aria-multiselectable to grid (#10009) 6 years ago
  Ahmed Ashour 763a5cbe8c First sentence of javadoc should end with a period (#10114) 6 years ago
  Ahmed Ashour 7065740d6d Use interface instead of implementation (#10073) 6 years ago
  Ahmed Ashour 60ff3d6c34 Format curly brackets correctly for checkstyle (#10066) 6 years ago
  Ahmed Ashour 1b8d507e5b Replace iff with if in javadoc (#10056) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Adam Wagner 0b58bc480e Remove element explicitly when reordering tree grid rows (#9952) 6 years ago
  Pekka Hyvönen dc32093592 Fix Escalator javadocs (#9421) 7 years ago
  Pekka Hyvönen 642b0adb2c Fix drop indicator when Grid is scrolled (#9417) 7 years ago
  Aleksi Hietanen 0a3ce51e2c Rename BodyRowContainer.setNewEscalatorRowCallback to setNewRowCallback 7 years ago
  Henri Sara 8949b2def6 WIP: Allow differentiating touch scroll from DnD (#9309) 7 years ago
  Henri Sara 027b14f484 Refactor WidgetUtil.findWidget() 7 years ago
  Aleksi Hietanen f10c0dcc7e Allow Escalator.setHeightByRows to accept zero as a valid argument (#9244) 7 years ago
  Teemu Suo-Anttila b5b7bb7021 Remove unnecessary logging from setHeightByRows in Escalator 7 years ago
  Teemu Suo-Anttila 8b95318c6c Fix issues in Grid with undefined height (#9104) 7 years ago
  Adam Wagner c4f8524ea8 Make Grid rows draggable (#8690) 7 years ago
  Ilia Motornyi 535b879cb8 TreeGrid keyboard navigation 7 years ago
  Artur 2fe4c50ac8 Use computed style for Escalator size calculations (#8861) 7 years ago
  Artur 833e6e3bd9 Always calculate Escalator max row count the same way (#8740) 7 years ago
  Henri Sara 28a815fb83 Remove unnecessary width calculation on Grid initial render (#8848) 7 years ago