From f0bb6f4e35cb4ed3f01ea8cadb521e79d623870a Mon Sep 17 00:00:00 2001 From: Teemu Suo-Anttila Date: Thu, 19 Apr 2018 12:10:10 +0300 Subject: Fix AbstractSingleSelect selection and state updates (#10796) --- all/src/main/templates/release-notes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'all/src/main/templates') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index 88518e5644..c9d6957e99 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -111,6 +111,7 @@
  • Date range limits in AbstractDateFieldState are now Strings instead of Dates, some client-side method signatures were changed
  • BrowserResizeListener is only called once resizing ends.
  • ItemClickEvent for Grid now takes an additional row index parameter.
  • +
  • AbstractSingleSelect functionality has been partially re-written. Parts of the protected API regarding selection has been removed
  • For incompatible or behavior-altering changes in 8.3, please see 8.3 release notes

    -- cgit v1.2.3