Skip to content

Releases: poldixd/laravel-feather

Laravel 10 Support

21 Sep 10:31
ac936b4
Compare
Choose a tag to compare
  • added Laravel 10 support
  • dropped PHP8.0 support
  • dropped Laravel 8 support

Version 9.1.0

30 Mar 08:57
Compare
Choose a tag to compare

9.1.0 - 2022-03-30

  • Updated feather-icons to 4.29.0

Laravel 9 Support 🙌

09 Feb 13:17
a6ade1b
Compare
Choose a tag to compare

Changelog

9.0.0 - 2022-02-09

  • added Laravel 9 support
  • Added PHP8.1 support
  • dropped PHP7.x support
  • added better namespaces for tests
  • updated phpunit

PHP8 Support

04 Nov 10:43
105c136
Compare
Choose a tag to compare

Added support for php8

Laravel 8 Support 🙌

10 Sep 17:31
3bbadf1
Compare
Choose a tag to compare
  • add support for Laravel 8
  • drop support for php7.2

Blade Component Support 🙌

11 Aug 08:43
Compare
Choose a tag to compare
  • #6 You can now use the Blade Component syntax for the Icons. Example:
<x:feather-activity />

You can also uses attributes within the syntax:

<x:feather-activity class="h-5 w-5" x-on:click="doAlpineJSThings()" />

Updated feather-icons to 4.28.0

06 Apr 08:04
Compare
Choose a tag to compare
7.1.0

Updated README.md

Laravel 7 Support 🙌

08 Mar 17:43
7445d0f
Compare
Choose a tag to compare
7.0.0

Added Laravel 7 Support

1.0.0

27 Jan 10:00
c174e7d
Compare
Choose a tag to compare
Removed package-lock.json