From: Artur Signell Date: Thu, 1 Sep 2016 11:56:41 +0000 (+0300) Subject: Implement new RichTextArea X-Git-Tag: 8.0.0.alpha2~35 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=78a5468279ddc442ac64d045f5fe4aa79ed9ef6e;p=vaadin-framework.git Implement new RichTextArea Change-Id: I6f430c77caaad6d610133f340eba960f2268897e --- 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