Skip to content

Releases: kevinkhill/FontAwesomePHP

FontAwesome 5

19 Jun 17:33
Compare
Choose a tag to compare

This PR adds support for the new functionality of FontAwesome 5, including:

  • FontAwesome's own CDN, including Pro accounts
  • JS/SVG support
  • Masks, layers, transforms (for SVG)
  • Multiple styles

With a big thank you to dafyd for contributing!

Laravel 5.5

05 Feb 17:32
8d26204
Compare
Choose a tag to compare
Laravel 5.5 Pre-release
Pre-release

Adding Laravel 5.5 auto-wiring

Spin Fix

25 Mar 19:12
Compare
Choose a tag to compare

Fixing the bug where applying spin will cascade to the following icons.

FontAwesome v4.7.0

14 Mar 16:35
Compare
Choose a tag to compare
1.1.3

Updating FontAwesome version to 4.7.0 and switching CDN provider.

Fixes Issue #13

14 Mar 15:48
Compare
Choose a tag to compare

Laravel 5.4 compatability

Support for Laravel 5.4

14 Mar 14:06
Compare
Choose a tag to compare

Bugfix

08 Apr 12:48
Compare
Choose a tag to compare

Fixing issue #11

Fixes for Laravel

07 Apr 17:36
Compare
Choose a tag to compare

Removed controller, route and view. Since it was just a demo page, there is no point to have it in the package. Everything needed is on http://kevinkhill.github.io/FontAwesomePHP/

Updating to FA 4.4.0

10 Oct 15:06
Compare
Choose a tag to compare
1.0.3

Updating FA to v4.4.0

Route Caching Fix

09 Oct 20:50
Compare
Choose a tag to compare
1.0.2

Moving route closure to controller, fixes issue #7