Skip to content

Releases: tomatophp/filament-icons

v4.0.0

26 Aug 02:12

Choose a tag to compare

  • Support FilamentPHP V4
  • Drop support of Sushi package and use native Cache
  • Drop Use of Model and use Facade Service to Get the icon
  • Update Style to match FilamentPHP V4 Style

By @fadymondy

Full Changelog: v1.1.5...v4.0.0

v1.1.5

16 Apr 04:44
3833934

Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

08 Feb 14:08

Choose a tag to compare

What's Changed

  • fix: Icon not showing when not listed in limited by 50 options by @wallacemaxters in #6
  • add icon picker translations

Full Changelog: v1.1.3...v1.1.4

v1.1.3

14 Dec 11:01
2e56f81

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

27 Nov 17:45
6775ffa

Choose a tag to compare

What's Changed

  • Optimize IconPicker: limit results and improve memory usage by @Ilnytskyi-Oleh in #3

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

21 Jul 15:42

Choose a tag to compare

v1.1.0

30 Jun 14:27

Choose a tag to compare

collect icons from all blade icons providers by @3x1io

after installation use this command to cache all icons

php artisan filament-icons:install

Full Changelog: v1.0.3...v1.1.0

v1.0.3

14 Jun 01:05

Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

17 May 16:49

Choose a tag to compare

v1.0.1

09 May 15:40

Choose a tag to compare

  • fix empty icon on Table column by @3x1io

Full Changelog: v1.0.0...v1.0.1