From 59a731479ab5dd3bb05a197f00e486796c8bfdef Mon Sep 17 00:00:00 2001
From: Tatu Lund
Date: Thu, 11 Mar 2021 18:49:25 +0200
Subject: [PATCH] Updated release notes (#12237)
---
all/src/main/templates/release-notes.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html
index 158884f56f..8402c50bd4 100644
--- a/all/src/main/templates/release-notes.html
+++ b/all/src/main/templates/release-notes.html
@@ -83,7 +83,10 @@
enhancements. Below is a list of the most notable changes:
-
+ - Optimize Grid performance, by re-using ComputedStyles in Escalator when possible.
+ - Add API to prevent invalid input when integrated range validator is used in DateField
+ - Add getter for presentationProvider in Grid.Column
+ - Fixed LayoutManager size calculations during transform.
@@ -99,7 +102,8 @@
Incompatible or Behavior-altering Changes in @version-minor@
-
+ - Fix: Updating Grid's item set when details rows are open.
+ - DateField value now actively adjusts to the set resolution.
For incompatible or behavior-altering changes in 8.12, please see 8.11 release notes
--
2.39.5