Skip to content

Commit

Permalink
Implement new RichTextArea
Browse files Browse the repository at this point in the history
Change-Id: I6f430c77caaad6d610133f340eba960f2268897e
  • Loading branch information
Artur- authored and Vaadin Code Review committed Sep 12, 2016
1 parent ea89e24 commit 78a5468
Show file tree
Hide file tree
Showing 73 changed files with 2,103 additions and 404 deletions.
1 change: 1 addition & 0 deletions all/src/main/templates/release-notes.html
Expand Up @@ -128,6 +128,7 @@ <h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-mino
<li>Old input prompts have been replaced with placeholders utilizing the related browser functionality</li>
<li>The old liferay theme (Liferay 6.0 look) has been removed</li>
<li>Components in the compatibility packages now use the prefix "vaadin7-" in declarative design files</li>
<li>RichTextArea no longer receives a special "v-richtextarea-readonly" class when readonly, only the standard "v-readonly" class</li>
</ul>
<h3 id="knownissues">Known Issues and Limitations</h3>
<ul>
Expand Down

0 comments on commit 78a5468

Please sign in to comment.