]> source.dussan.org Git - vaadin-framework.git/commitdiff
Deprecate FontAwesome icon constants (#8032)
authorPekka Hyvönen <pekka@vaadin.com>
Mon, 19 Dec 2016 09:58:48 +0000 (11:58 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Dec 2016 09:58:48 +0000 (11:58 +0200)
Part of #7979

server/src/main/java/com/vaadin/server/FontAwesome.java

index 2ce35328f6df5448d909496fe8fdbc37528786a4..54101df70f79f13f912843a36e1af38c3b98c222 100644 (file)
@@ -32,7 +32,11 @@ package com.vaadin.server;
  * @since 7.2
  * @author Vaadin Ltd
  * @see http://fortawesome.github.io/Font-Awesome/
+ * @deprecated Planned to replace with Vaadin Icons https://vaadin.com/icons for
+ *             8.0.0 (#7979). Will be moved to {@code compability-server}
+ *             package and not updated to include new icons
  */
+@Deprecated
 public enum FontAwesome implements FontIcon {
     _500PX(0XF26E), //
     ADJUST(0XF042), //