Skip to content

Releases: MickeyKay/better-font-awesome-library

v2.0.0-beta2

05 May 19:27
4e32398
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release
Remove test -code (#20)

v2.0.0-beta1

09 Apr 04:46
e1a05e6
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release
Add missing files (#17)

* Add files

* Bump version

v2.0.0-beta

09 Apr 04:27
e1a05e6
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release
  • Add support for Font Awesome 5

v1.4.6

04 Jun 18:43
Compare
Choose a tag to compare
  • version control npm dependencies

v1.4.4

04 Jun 02:41
Compare
Choose a tag to compare
  • Switch from git submodules to composer dependencies
  • Update to FontAwesome 4.7.0

1.4.3

24 Sep 19:27
Compare
Choose a tag to compare
  • Fix: Refactor JS to allow icon shortcode insertion button to work in all instances (ACF Flexible and Repeater fields, divi, Black Studio TinyMCE ).

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:15
Compare
Choose a tag to compare
  • Update JS to prevent clicking the icon insert button from scrolling to top of page.
  • Update button initialization to work on both Visual and Text modes in TinyMCE.

1.3.3

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