ux icon indicating copy to clipboard operation
ux copied to clipboard

[Icons] Add Search Command

Open smnandre opened this issue 1 year ago • 1 comments

Q A
Bug fix? no
New feature? yes
Issues
License MIT

Allow to search for icon sets (by prefix / name) and icons (paginated lists)

# Search icon set matching "boo"
php bin/console ux:icons:search boo
# Search icons in the Lucide set matching "arr"
php bin/console ux:icons:search lucide arr
Search Search Set Search Set
iconsearch23 iconsearch24 iconsearch25
Icons Icons Icons
iconsearch27 iconsearch29 iconsearch28

smnandre avatar Mar 25 '24 20:03 smnandre

(Failures unrelated)

smnandre avatar Mar 25 '24 20:03 smnandre

Thanks @javiereguiluz for this review, i'll fix it tonight or tomorrow !

smnandre avatar Apr 02 '24 16:04 smnandre

Can you add a bit of docs?

You mean in the command, or mention the command in the component docs ? I guess the later but just want to be sure :)

smnandre avatar Apr 02 '24 16:04 smnandre

You mean in the command, or mention the command in the component docs ? I guess the later but just want to be sure :)

I meant in index.rst

kbond avatar Apr 02 '24 21:04 kbond

from iconify.design-> from ux.symfony.com?

Agreed. I don't want to actively hide the fact that iconify.design is used under the hood but also, don't want to cause confusion.

kbond avatar Apr 02 '24 21:04 kbond

from iconify.design-> from ux.symfony.com?

Agreed. I don't want to actively hide the fact that iconify.design is used under the hood but also, don't want to cause confusion.

Ok will update.

@kbond I just commited some doc .. inspired by the TwigComponent doc. But tell me if you expected something else :)

smnandre avatar Apr 02 '24 21:04 smnandre

Let's merge this amazing feature! Thanks a lot Simon for this superb contribution 🙇

javiereguiluz avatar Apr 09 '24 09:04 javiereguiluz