Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: icon-picker component need improve #5375

Closed
3 tasks done
HadeAs opened this issue Jan 13, 2025 · 1 comment · Fixed by #5446
Closed
3 tasks done

FEATURE: icon-picker component need improve #5375

HadeAs opened this issue Jan 13, 2025 · 1 comment · Fixed by #5446

Comments

@HadeAs
Copy link

HadeAs commented Jan 13, 2025

Version

Vben Admin V5

Description

due to @iconify/vue has published the new version 4.3.0, cause icon-picker component can only lists loaded icons, not all icons with the given prefix

Proposed Solution

fixed the @iconify/vue version to 4.2.0, or other solution

Alternatives Considered

No response

Additional Context

No response

Validations

  • Read the docs
  • Ensure the code is up to date. (Some issues have been fixed in the latest version)
  • I have searched the existing issues and checked that my issue does not duplicate any existing issues.
@mynetfan
Copy link
Collaborator

You can use icons prop to set icons names, or preload iconset data by loadIcons
You can find icons names from https://api.iconify.design/collection?prefix=mdi (replace mdi into your prefix )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants