110 Commits (4dc4f83865d72fc3d56a96a4a01db1a36e959908)

Author SHA1 Message Date
  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
  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
  Ilia Motornyi f44f4f1b51
8.3.2 since (#10678) 6 years ago
  Adam Wagner d9dd40d0e4 Fix Grid details height calculation issue (#10343) 6 years ago
  Teemu Suo-Anttila d1749cbaf9 Fix Grid initial render performance (#10579) 6 years ago
  Adam Wagner eb398be6f7 Fix column width in resize event when mode is SIMPLE (#10442) 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
  Artur d9a0e1c22f Do not create DOM elements for initially hidden columns (#10465) 6 years ago
  Teemu Suo-Anttila 7bf6967182
Fix selection column size calculation without data (#10384) 6 years ago
  Teemu Suo-Anttila ed57efc07e
Update since tags in JavaDoc (#10325) 6 years ago
  Ahmed Ashour d44a5e217d Fix end of line comments, which were made by automatic formatter (#10234) 6 years ago
  Knoobie e65efdfb50 add Grid.Column#get/setAssistiveCaption (#10219) 6 years ago
  Ahmed Ashour fb6e81221b Use lambda with Handlers (#10229) 6 years ago
  Ahmed Ashour 10bd7544fd Improve naming of fields and variables (#10242) 6 years ago
  Knoobie d0dde67c18 adds simple fix for missing label text in grid select checkboxes (#10223) 6 years ago
  Adam Wagner df2157ab9f Check class name type on Grid cell mouse over (#10194) 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
  Piotr Wilkin 69c6675572 Fix for Grid client-side exception. (#10166) 6 years ago
  Ahmed Ashour fa62729e24 Fix typos (#10158) 6 years ago
  Ahmed Ashour ab18b6c58e Remove unneeded .toString() (#10141) 6 years ago
  Ahmed Ashour 9494818412 Use StringBuilder instead of StringBuffer (#10154) 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