Skip to content

Releases: MickeyKay/better-font-awesome

1.4.1

22 Sep 19:12
Compare
Choose a tag to compare
  • Fix: icon picker not working for ACF repeater field.

1.3.5

15 Jul 20:54
Compare
Choose a tag to compare
  • Fix: icon picker not working for ACF repeater field.

1.3.4

24 Jun 00:22
Compare
Choose a tag to compare
  • 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

20 Jun 23:02
Compare
Choose a tag to compare
  • 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

15 Jun 23:02
Compare
Choose a tag to compare
  • 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

11 Jun 15:08
Compare
Choose a tag to compare
  • Switch from old TinyMCE icon selector to updated jQuery shortcode dropdown selector.

1.2.0

09 May 16:52
Compare
Choose a tag to compare
  • 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

04 May 07:32
Compare
Choose a tag to compare
  • Add Ajax settings save process.

1.0.3

05 Sep 04:58
Compare
Choose a tag to compare
  • Add French translation.
  • Correct text domain slug.

1.0.2

03 Sep 18:18
Compare
Choose a tag to compare
  • Update fallbacks and error-handling to cover all cases.
  • Update fallback to FA v4.2.0.