57 Commits (4dc4f83865d72fc3d56a96a4a01db1a36e959908)

Author SHA1 Message Date
  Anna Koskinen 4dc4f83865 Simplify Grid scroll handling. (#11835) 4 years ago
  Anna Koskinen 6c190de82c
Updated row and spacer handling for Escalator (#11438) 4 years ago
  Ilia Motornyi d543e47bec Enable Maven plugin for Eclipse formatting (#10829) 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
  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
  Teemu Suo-Anttila d1749cbaf9 Fix Grid initial render performance (#10579) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Teemu Suo-Anttila 37bd6b1a32 Add ContentMode for row and cell descriptions in Grid (#10282) 6 years ago
  Ahmed Ashour 04905e1e2e Use local variable for getWidget(). (#10253) 6 years ago
  Ahmed Ashour 7c8f440781 Remove trailing spaces (#10224) 6 years ago
  Ahmed Ashour 780e9cee6b Simplify lambda expressions (#10198) 6 years ago
  Teemu Suo-Anttila bda7e54cb6 Provide API for setting row heights in Grid for different sections (#9810) 6 years ago
  Teemu Suo-Anttila 7cf466fa7f Add header and footer visibility setting to Grid (#9706) 6 years ago
  Teemu Suo-Anttila 95087a8482 Add API for forcing Grid column width calculation (#9756) 6 years ago
  Teemu Suo-Anttila fa10456957 Fix displaying Grid sort order set from server (#9530) 6 years ago
  Teemu Suo-Anttila af5c46b6e0 Allow changing the renderer of hierarchy column in TreeGrid (#9514) 7 years ago
  Teemu Suo-Anttila c5cdca0c62 Add handler for row height changing in Grid 7 years ago
  Aleksi Hietanen 2e5b491134 Make TreeGrid follow framework style conventions 7 years ago
  Teemu Suo-Anttila 70a3a105b2 Fix race condition between rendering TreeGrid and setting up headers (#9105) 7 years ago
  Henri Sara 695ae21edb Schedule DOM reset after column size setting (#9011) 7 years ago
  Henri Sara f9a9f2c4be Add Grid.setRowHeight() (#8935) 7 years ago
  Teemu Suo-Anttila 6f1f83d4b9 Fix default header content changes on init (#8921) 7 years ago
  Artur Signell fc92ad10e9 Avoid double unregister of columns on the client side 7 years ago
  Denis 40ab6dc039 Provide a way to set styles for Header/Footer Cells and Rows in a Grid (#8499) 7 years ago
  caalador 8c87ae6b09 Fix exception on remove column. (#8432) 7 years ago
  caalador 59157179b6 Add scrollTo methods to Grid (#8203) (#8410) 7 years ago
  Denis 40cb64fbab Add "deselect allowed" feature to the Grid. (#8227) 7 years ago
  Denis 809a486c60 Migrate 7.7.5 branch patches to v8. (#7969) 7 years ago
  Pekka Hyvönen c3ad14183d Enable select all checkbox for MultiSelection Grid. 7 years ago
  elmot 5eaac7ac6e Grid merging footer cells 7 years ago
  elmot 4e8eb29c54 Grid merging header cells 7 years ago
  Teemu Suo-Anttila 848feaaf30 Add HTML/Component support to Grid Footers 7 years ago
  Pekka Hyvönen 39c1503407 Remove HasValue from Grid 7 years ago
  Denis Anisimov 13747f7003 Make SelectionModel API only server side. 7 years ago
  Aleksi Hietanen e0fcd1cfe0 Grid html/component content in headers 7 years ago
  Teemu Suo-Anttila 5bc6d1802e Implement basic footer support for Grid 7 years ago
  Teemu Suo-Anttila b49b8c2fc5 Use identifiers for Grid Columns 7 years ago
  Aleksi Hietanen 6abb9c5c64 Reintroduce reordering of grid columns 7 years ago
  Johannes Dahlström 96119ab022 Implement default header row in new Grid 7 years ago
  Johannes Dahlström 680b7009d4 Initial support for multiple headers in new Grid 7 years ago
  Aleksi Hietanen 4d16c72c32 Reintroduce grid column sizing 7 years ago
  Aleksi Hietanen 79132bcb6d Reintroduce grid column hiding 7 years ago
  Artur Signell 29cdc98734 Add context event support to new Grid 7 years ago
  Johannes Dahlström 34dc467f08 Reimplement Grid selection model in terms of AbstractSingleSelection 7 years ago
  Teemu Suo-Anttila c3af8b1873 Add ItemClick events to Grid 7 years ago
  Aleksi Hietanen 33809f43cd Migrate ClickableRenderer and subclasses 7 years ago
  Teemu Suo-Anttila 3017820a53 Add DescriptionGenerators for Grid and Columns 7 years ago
  Teemu Suo-Anttila 74df0fadeb Add StyleGenerators for Grid and Columns 7 years ago