From dd5597d9014032cc366d4b70405e007b1876c350 Mon Sep 17 00:00:00 2001 From: Ahmed Ashour Date: Fri, 13 Oct 2017 08:53:17 +0200 Subject: Convert AbstractDateField not to be a LegacyComponent (#10148) --- all/src/main/templates/release-notes.html | 1 + 1 file changed, 1 insertion(+) (limited to 'all/src/main/templates/release-notes.html') diff --git a/all/src/main/templates/release-notes.html b/all/src/main/templates/release-notes.html index f2c9a6523e..d9d006d23f 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -123,6 +123,7 @@
  • Notification method show returns Notification, instead of void.
  • SharedState field registeredEventListeners is a Map instead of Set.
  • The client side SelectionModel interface has a new method isMultiSelectionAllowed.
  • +
  • AbstractDateField is not a LegacyComponent anymore.
  • For incompatible or behavior-altering changes in 8.1, please see 8.1 release notes

    -- cgit v1.2.3