45 Commits (780e9cee6b7e976285402a00ad5b282a8e79619e)

Author SHA1 Message Date
  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) 7 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
  Henri Sara 8a4d90789f Update empty since tags for 8.0 7 years ago
  Johannes Dahlström d8562821de Parameterize listing and selection connectors by selection model type 7 years ago
  Teemu Suo-Anttila fbb55ac4fd Clean up old Grid selection models 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Teemu Suo-Anttila da8394e5ad Reintroduce frozen columns and height by rows to Grid 7 years ago
  Teemu Suo-Anttila b4861eda6b Implement DetailsGenerators for Grid 7 years ago
  Teemu Suo-Anttila 87e0a08b60 Add a typed version of the Grid component 7 years ago