[PR #42] [CLOSED] Ie8 support #647

Closed
opened 2026-03-03 14:40:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/42
Author: @Nemo64
Created: 2/2/2015
Status: Closed

Base: masterHead: ie8-support


📝 Commits (3)

  • 05bf12c added png's for ie8 support
  • 497ec3c only add filter if no-backgroundsize is present
  • fb647d7 use no-svg instead of no-backgoundsize and set background image too

📊 Changes

501 files changed (+2004 additions, -3 deletions)

View changed files

📝 css/flag-icon.css (+1992 -0)
📝 css/flag-icon.min.css (+1 -1)
flags/1x1/ad.png (+0 -0)
flags/1x1/ae.png (+0 -0)
flags/1x1/af.png (+0 -0)
flags/1x1/ag.png (+0 -0)
flags/1x1/ai.png (+0 -0)
flags/1x1/al.png (+0 -0)
flags/1x1/am.png (+0 -0)
flags/1x1/ao.png (+0 -0)
flags/1x1/aq.png (+0 -0)
flags/1x1/ar.png (+0 -0)
flags/1x1/as.png (+0 -0)
flags/1x1/at.png (+0 -0)
flags/1x1/au.png (+0 -0)
flags/1x1/aw.png (+0 -0)
flags/1x1/ax.png (+0 -0)
flags/1x1/az.png (+0 -0)
flags/1x1/ba.png (+0 -0)
flags/1x1/bb.png (+0 -0)

...and 80 more files

📄 Description

I needed ie8 support and added a png version of every flag to the mix.

This modification in the current form will only work if the class "no-svg" is present which is automatically set if modernizr is used.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lipis/flag-icons/pull/42 **Author:** [@Nemo64](https://github.com/Nemo64) **Created:** 2/2/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ie8-support` --- ### 📝 Commits (3) - [`05bf12c`](https://github.com/lipis/flag-icons/commit/05bf12c25d887935bec5bb663bcac3a46a5a6fc1) added png's for ie8 support - [`497ec3c`](https://github.com/lipis/flag-icons/commit/497ec3ca8d05add0a5ffcb8a2968c8307ea32248) only add filter if no-backgroundsize is present - [`fb647d7`](https://github.com/lipis/flag-icons/commit/fb647d7732cdcbbe1c517b8fa51edf002edf145e) use no-svg instead of no-backgoundsize and set background image too ### 📊 Changes **501 files changed** (+2004 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `css/flag-icon.css` (+1992 -0) 📝 `css/flag-icon.min.css` (+1 -1) ➕ `flags/1x1/ad.png` (+0 -0) ➕ `flags/1x1/ae.png` (+0 -0) ➕ `flags/1x1/af.png` (+0 -0) ➕ `flags/1x1/ag.png` (+0 -0) ➕ `flags/1x1/ai.png` (+0 -0) ➕ `flags/1x1/al.png` (+0 -0) ➕ `flags/1x1/am.png` (+0 -0) ➕ `flags/1x1/ao.png` (+0 -0) ➕ `flags/1x1/aq.png` (+0 -0) ➕ `flags/1x1/ar.png` (+0 -0) ➕ `flags/1x1/as.png` (+0 -0) ➕ `flags/1x1/at.png` (+0 -0) ➕ `flags/1x1/au.png` (+0 -0) ➕ `flags/1x1/aw.png` (+0 -0) ➕ `flags/1x1/ax.png` (+0 -0) ➕ `flags/1x1/az.png` (+0 -0) ➕ `flags/1x1/ba.png` (+0 -0) ➕ `flags/1x1/bb.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description I needed ie8 support and added a png version of every flag to the mix. This modification in the current form will only work if the class "no-svg" is present which is automatically set if modernizr is used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:40:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flag-icons#647
No description provided.