FontAwesomeLabel - Vaadin Add-on Directory
Add the latest FontAwesome icons to your applications with modifiers like stack, spin, and flip.Discussion Forum
FontAwesome Website
FontAwesomeLabel version 1.0.0
Initial Version
FontAwesomeLabel version 1.1.0
- Fixed issue where setSize() affected only one element when stacking icons. The method now changes the size of both icons.
FontAwesomeLabel version 1.1.1
- Removed servlet from addon
FontAwesomeLabel version 1.1.2
- Upgrade to FontAwesome 4.2.0
FontAwesomeLabel version 1.1.4
- Required stylesheet will be automatically added to addons.scss by using the Vaadin-Stylesheets manifest attribute
- Created a font name specific to this addon (FontAwesomeLabelAddon) to clearly differentiate between the packaged Font Awesome font and the font provided by this addon.
FontAwesomeLabel version 1.1.5
- Bug fixes for setSize6x() and reverseStackSize()
FontAwesomeLabel version 1.1.6
- Bug fix for reverseStackSize()
FontAwesomeLabel version 1.1.7
- Fixes to stack sizing
- Added "text-align: center;" to .FontAwesomeLabelAddon style to match the native .FontAwesome style
FontAwesomeLabel version 1.1.8
Upgrade to Font Awesome 4.3.0
FontAwesomeLabel version 1.1.9
Added "@mixin font-awesome" declaration to font-awesome.scss to
resolve issue #2 (GitHub)
FontAwesomeLabel version 1.2.0
- Bug fix for improper closure of `` tag.
FontAwesomeLabel version 1.3.0
- Upgrade to FontAwesome 4.5.0 (A big thanks to pk1057 on GitHub for the contribution!)
FontAwesomeLabel version 1.3.1
- Fix icon alignment in button widgets
FontAwesomeLabel version 1.3.2
- Upgrade to Font Awesome 4.6.0
FontAwesomeLabel version 1.3.3
- Upgrade to Font Awesome 4.6.3
- FA500PX is now _500PX to match Vaadin's implementation. This is the last time it will change, I promise!
FontAwesomeLabel version 1.3.4
- Upgrade to FontAwesome 4.7.0
FontAwesomeLabel version 1.4.0
- Upgrade to Vaadin 8