mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #1327] [CLOSED] Add ISO alpha-3 support #1341
Labels
No labels
3rd-party
3rd-party
bug
code
documentation
enhancement
fixed-in-master
flag-request
help needed
missing-flag
missing-flag
pull-request
wrong-flag
wrong-flag
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flag-icons#1341
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/lipis/flag-icons/pull/1327
Author: @thielj
Created: 2/3/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
3e7667fEnhance flag-icon mixin to support alpha-3 country codes2e1fc93Add flag-icons-add-alpha3 variableae34dd1Refactor Sass imports to use the new @use syntax and update variable references in flag-icon mixin📊 Changes
6 files changed (+1552 additions, -280 deletions)
View changed files
➕
alpha3.html(+1007 -0)📝
country.json(+253 -0)📝
sass/_flag-icons-base.scss(+12 -4)📝
sass/_flag-icons-list.scss(+276 -273)📝
sass/_variables.scss(+1 -0)📝
sass/flag-icons.scss(+3 -3)📄 Description
Added alpha-3 support to CSS and alpha3 properties to country.json.
There's an alpha3.html test which you can delete.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.