Releases: lukas-frey/filament-icon-picker
Releases · lukas-frey/filament-icon-picker
2.0.0
2.0.0 (2023-07-21)
⚠ BREAKING CHANGES
- Support for filament v3 added (dropped support for v2)
Features
- changes to support filament v3 (777cdd4)
1.3.6
1.3.6 (2023-02-18)
Bug Fixes
- upgrade deps to match Laravel 10 compatibility (9241cd5)
1.3.5
1.3.5 (2022-11-17)
Bug Fixes
1.3.4
1.3.4 (2022-10-13)
Bug Fixes
- layout on_top wouldn't render correctly (c7b3cd9)
1.3.3
1.3.3 (2022-10-12)
Bug Fixes
- Method mismatch causing exception thrown on empty search query (5667fd6)
1.3.2
1.3.2 (2022-10-12)
Bug Fixes
- Method mismatch causing exception thrown on empty search query (4793fd0)
1.3.0
1.3.0 (2022-10-12)
Features
Bug Fixes
- Removed enums to support PHP 8.0 (4a8bf11)
1.2.1
1.2.1 (2022-10-12)
Bug Fixes
- fixed mismatched method signature (8cd76ce)
1.2.0
1.2.0 (2022-10-08)
Features
- Added configuration file for global defaults (4a9bd1b)