Releases: MickeyKay/better-font-awesome-library
Releases · MickeyKay/better-font-awesome-library
v2.0.0-beta2
Remove test -code (#20)
v2.0.0-beta1
Add missing files (#17) * Add files * Bump version
v2.0.0-beta
- Add support for Font Awesome 5
v1.4.6
v1.4.4
1.4.3
1.4.1
1.3.5
1.3.4
1.3.3
- Update BFAL main intialization to fire on
init
hook instead of mix ofplugins_loaded
andafter_theme_setup
. This should fix issues in which icons don't show up when BFAL is used in other plugins. - Update iconpicker JS to avoid conflict that arose from preventing subsequent
mouseup
event listeners from firing. - Change appearance of iconpicker button to match default buttons.