mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 01:15:55 +03:00
[PR #1234] [CLOSED] Upstream update #1282
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#1282
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/1234
Author: @eddieferrer
Created: 4/24/2024
Status: ❌ Closed
Base:
main← Head:upstream_update📝 Commits (10+)
9f57279Add a script to build PNG sprites out of the SVGs.068d775Add flags for AN, CS, GZ1c11e83Add country code map from what's used in our DB4aab282Replace country-list dependency with kiva's country list. Export the list.07ff723Rebuild the sprites021ea59Remove try-catch blocks that only threw caught errors again27aa8b9Return single object not an arrayab41923Use es5 for index.js so transpilation is not neededef40e9aMerge pull request #2 from kiva/es5-for-indexff6cec5Merge remote-tracking branch 'upstream/main' into upstream_update📊 Changes
16 files changed (+7145 additions, -151 deletions)
View changed files
➕
buildSprite.js(+163 -0)➕
country-list.json(+978 -0)➕
flags/1x1/an.svg(+58 -0)➕
flags/1x1/cs.svg(+5 -0)➕
flags/1x1/gz.svg(+15 -0)➕
flags/4x3/an.svg(+93 -0)➕
flags/4x3/cs.svg(+5 -0)➕
flags/4x3/gz.svg(+15 -0)➕
flags/sprite/1x1/flag-sprite-32.png(+0 -0)➕
flags/sprite/1x1/flag-sprite-32_2x.png(+0 -0)➕
flags/sprite/4x3/flag-sprite-32.png(+0 -0)➕
flags/sprite/4x3/flag-sprite-32_2x.png(+0 -0)➕
index.js(+20 -0)➕
package-lock.json(+4108 -0)📝
package.json(+5 -0)📝
yarn.lock(+1680 -151)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.