Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 2 weeks ago
Which version of Font Awesome in Vaadin 7.5.9?
Which version of Font Awesome comes bundled with Vaadin 7.5.9? (November 2015)
Where is this information available?
Is there a plan to keep Vaadin up-to-date with newer Font Awesome releases?
The latest version from Font Awesome is 4.4.0.
vaadin-themes-7.5.9.jar - VAADIN/themes/base/fonts has:
- fontawesome-webfont.eot
- fontawesome-webfont.woff
- fontawesome-webfont.svg
- fontawesome-webfont.ttf
- fonts.scss
Last updated on
NOTE: the source for class FontAwesome.class [com.vaadin.server.FontAwesome] in vaadin-server-7.5.9.jar says:
/**
* FontAwesome set of font icons.
* <p>
* Each {@link FontIcon} comes from the FontAwesome font family, which is
* included in the theme.<br/>
* Consider this a starting point: it is unlikely an application needs exactly
* these icons, and all of them, so you might want to consider making a custom
* icon font - either to get other icons, or to minimize the size of the font.
* </p>
* <p>
* The [b]Font Awesome version[/b] currently included is [b]4.1.0[/b].
* </p>
*
* @since 7.2
* @author Vaadin Ltd
* @see http://fortawesome.github.io/Font-Awesome/
*/
Answer: Font Awesome Version 4.1.0
Last updated on
+1
You cannot reply to this thread.