Releases: N-Parsons/grav-plugin-embed-fontawesome
Releases · N-Parsons/grav-plugin-embed-fontawesome
v0.1.9: Bugfix for Grav 1.6 compatibility
v0.1.8: Added support for inline style attributes
Bump version
v0.1.7: Fix compatibility with PHP < 7.3
Fixes compatibility issue with PHP < 7.3
v0.1.6: Improved regex
This release fixes a bug and improves the overall robustness of the regex.
v0.1.5: Fix issue with placeholder icon
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
Tailwind CSS uses colons in class names for responsive sizing. This release adds compatibility for this.
v0.1.3: Icons can now be cached!
Advanced Page Cache no longer breaks icons.
v0.1.2: Fixes issues with icon width
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
Fix exception when there are no icons
v0.1.0: Initial release
The core functionality of the Embed Font Awesome plugin is complete, and has been well-tested.