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

Keep the icon order consistent with data JSON #223

Merged
merged 2 commits into from
Jan 4, 2025

Conversation

LitoMore
Copy link
Member

The icon order is not predictable in other languages because we use JavaScript for-in to generate icons' Unicode.

We'd better use the same order so the developer can generate the Unicode more easily in other languages.

@LitoMore LitoMore added the enhancement New feature or request label Dec 28, 2024
@LitoMore LitoMore requested a review from mondeja December 28, 2024 17:21
@LitoMore LitoMore force-pushed the make-icons-order-predictable branch from e4b654e to 7b6a76b Compare December 28, 2024 18:58
scripts/build.js Outdated Show resolved Hide resolved
Co-authored-by: Álvaro Mondéjar Rubio <mondejar1994@gmail.com>
@LitoMore LitoMore requested a review from mondeja January 4, 2025 11:27
@mondeja mondeja merged commit 57b286e into simple-icons:develop Jan 4, 2025
5 checks passed
@LitoMore LitoMore deleted the make-icons-order-predictable branch January 4, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants