Releases: MickeyKay/better-font-awesome
Releases · MickeyKay/better-font-awesome
1.4.1
- Fix: icon picker not working for ACF repeater field.
1.3.5
- Fix: icon picker not working for ACF repeater field.
1.3.4
- Update Better Font Awesome Library to version 1.3.4.
- Fix double shortcode insert issue.
- Fix behavior in which clicking shortcode insert button scrolls to top of page.
- Update button initialization JS to work when in Text mode in TinyMCE.
1.3.3
- Update plugin and BFAL to all fire on
init
hook instead of mix of plugins_loaded
and after_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.
1.3.2
- Update icon picker JS initialization event to work on non-standard TinyMCE initializations (e.g. Visual Composer).
- Update method for removing prefix on shortcodes and JS when icon list is filtered.
1.3.0
- Switch from old TinyMCE icon selector to updated jQuery shortcode dropdown selector.
1.2.0
- Attach load functionality to after_theme_setup hook to allow themes to filter options
- Update fallback Font Awesome to version 4.3.0
1.1.0
- Add Ajax settings save process.
1.0.3
- Add French translation.
- Correct text domain slug.
1.0.2
- Update fallbacks and error-handling to cover all cases.
- Update fallback to FA v4.2.0.