Skip to content

Releases: N-Parsons/grav-plugin-embed-fontawesome

v0.1.9: Bugfix for Grav 1.6 compatibility

22 Jun 21:45
cd0e80e
Compare
Choose a tag to compare

v0.1.8: Added support for inline style attributes

20 Jun 20:30
Compare
Choose a tag to compare

v0.1.7: Fix compatibility with PHP < 7.3

31 May 17:54
ec5d7df
Compare
Choose a tag to compare

Fixes compatibility issue with PHP < 7.3

v0.1.6: Improved regex

23 May 20:46
Compare
Choose a tag to compare

This release fixes a bug and improves the overall robustness of the regex.

v0.1.5: Fix issue with placeholder icon

28 Apr 15:52
Compare
Choose a tag to compare

This release fixes a minor issue with the placeholder icon that caused incorrect sizing on subsequent referenced instances.

v0.1.4: Added compatibility with Tailwind CSS

25 Apr 14:41
Compare
Choose a tag to compare

Tailwind CSS uses colons in class names for responsive sizing. This release adds compatibility for this.

v0.1.3: Icons can now be cached!

14 Aug 11:51
Compare
Choose a tag to compare

v0.1.2: Fixes issues with icon width

12 Aug 12:24
Compare
Choose a tag to compare

While icons were sized as expected in Firefox, they were unnecessarily wide in Chrome and Chromium.

v0.1.1: Now safely handles pages with no icons

09 Aug 15:37
Compare
Choose a tag to compare
Fix exception when there are no icons

v0.1.0: Initial release

08 Aug 12:50
Compare
Choose a tag to compare

The core functionality of the Embed Font Awesome plugin is complete, and has been well-tested.