lukas-frey / filament-icon-picker

An icon picker field for Filament
MIT License
109 stars 22 forks source link

Feature: add preload support #40

Closed Voltra closed 4 months ago

Voltra commented 5 months 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 4 months ago

Thanks a lot for the PR!

github-actions[bot] commented 4 months 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: