lukas-frey / filament-icon-picker

An icon picker field for Filament
MIT License
101 stars 20 forks source link

Feature: add preload support #40

Closed Voltra closed 1 week ago

Voltra commented 1 week ago

With this PR, users can use ->preload(/*true*/) to preload all icons. This makes it so that all icons appear when the select is opened.

Closes #34

lukas-frey commented 1 week ago

Thanks a lot for the PR!

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 2.2.4 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: