]> source.dussan.org Git - vaadin-framework.git/commitdiff
Mention deprecating FontAwesome icons in release notes (#8039)
authorPekka Hyvönen <pekka@vaadin.com>
Mon, 19 Dec 2016 12:58:54 +0000 (14:58 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Dec 2016 12:58:54 +0000 (14:58 +0200)
* Mention deprecating FontAwesome icons in release notes

Part of #7979

all/src/main/templates/release-notes.html

index d72fee79f5383f4d96df6012541d3126c685176d..d24dea7a93beba29c81d405055625194c7697d8c 100644 (file)
             <li>Valo is the only included theme, all other themes have been moved to the <tt>compatiblity-themes</tt> package and are available as a separate dependency</li>
             <li><tt>SharedState</tt> and the getter methods for it have been added to each component, regardless of whether those are used for anything or not</li>
             <li>The old liferay theme (Liferay 6.0 look) has been removed</li>
+            <li>FontAwesome icon constants have been deprecated, and will be moved to <tt>compability-server</tt> before 8.0 final. They will be replaced with <a href="https://vaadin.com/icons">Vaadin icons</a> in an upcoming beta</li>
         </ul>
         <ul><h4>Component specific API changes</h4>
             <li><tt>DateField</tt> replaces old <tt>PopupDateField</tt></li>