From 78a5468279ddc442ac64d045f5fe4aa79ed9ef6e Mon Sep 17 00:00:00 2001 From: Artur Signell Date: Thu, 1 Sep 2016 14:56:41 +0300 Subject: Implement new RichTextArea Change-Id: I6f430c77caaad6d610133f340eba960f2268897e --- 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 8e2d29d955..568006e622 100644 --- a/all/src/main/templates/release-notes.html +++ b/all/src/main/templates/release-notes.html @@ -128,6 +128,7 @@
  • Old input prompts have been replaced with placeholders utilizing the related browser functionality
  • The old liferay theme (Liferay 6.0 look) has been removed
  • Components in the compatibility packages now use the prefix "vaadin7-" in declarative design files
  • +
  • RichTextArea no longer receives a special "v-richtextarea-readonly" class when readonly, only the standard "v-readonly" class
  • Known Issues and Limitations