From bda7e54cb6eadddf07fb19d88479c642c4831a66 Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Fri, 11 Aug 2017 15:27:27 +0300 Subject: Provide API for setting row heights in Grid for different sections (#9810) Fixes #9425 --- all/src/main/templates/release-notes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'all/src') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index afc82cc67d..4aba9969f0 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -116,6 +116,7 @@
  • TreeGrid.createColumn() has an additional parameter.
  • LocalDateTimeToDateConverter now uses ZoneId instead of ZoneOffset.
  • FontAwesome icon alignment in ComboBox has changed in the theme.
  • +
  • GridState variable rowHeight has replaced by three variables.
  • For incompatible or behaviour-altering changes in 8.0, please see 8.0 release notes

    -- cgit v1.2.3