This changelog follows the Keep a Changelog standard.
- Fix if statement (7829b0b)
- Fix an issue with empty disk (2505ea4)
- Default Icon class (#110)
- Filesystem Disks (#111)
- Fallback icons (#112)
- Multiple paths per icon set (#113)
- Default attributes (#115)
- Allow to disable components (#118)
- Caching (#121)
- Ignore files without SVG extension (#103)
- PHP 8 Support (#101)
- Drop PHP 7.2 support (b36f216)
- Strip trailing slash from path (#88)
- Laravel 8 support (#87)
- Fix in-memory cache of multiple icon sets (#74)
- Properly register
callAfterResolving
callback (bdd6e59)
- Revert uncomment of default set (62357bc)
- Use singleton for factory (5e69d60)
- Uncomment default set (a928be4)
- Refactor component registration (e7c20c7)
- Fix bug with component classes (d53025a)
Refactor to Blade Icons. See the upgrade guide for relevant upgrade notes.