Releases: blade-ui-kit/blade-icons
Releases · blade-ui-kit/blade-icons
1.0.1
Fixed
- Fix an issue with empty disk (2505ea4)
1.0.0
Added
- 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)
Changed
- Strip XML tag from icon (#116)
- Drop Laravel 7 support (#117)
- Drop PHP 7.3 (#123)
0.5.1
Fixed
- Ignore files without SVG extension (#103)
0.5.0
Added
Removed
Fixed
- Strip trailing slash from path (#88)
0.4.4
Fixed
- Fix in-memory cache of multiple icon sets (#74)
0.4.3
Fixed
- Properly register
callAfterResolving
callback (bdd6e59)
0.4.2
Fixed
- Revert uncomment of default set (62357bc)
0.4.1
Changed
- Use singleton for factory (5e69d60)
- Uncomment default set (a928be4)
- Refactor component registration (e7c20c7)
Fixed
- Fix bug with component classes (d53025a)