mirror of
https://github.com/lipis/flag-icons.git
synced 2026-04-26 17:35:54 +03:00
[PR #788] [MERGED] Remove block-progression from NZ and BO flags #1022
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#1022
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/788
Author: @jorgemoya
Created: 1/8/2021
Status: ✅ Merged
Merged: 2/5/2021
Merged by: @lipis
Base:
master← Head:fix-blockprogression-nz📝 Commits (1)
1e96400Remove block-progression from NZ and BO flags📊 Changes
4 files changed (+8 additions, -8 deletions)
View changed files
📝
flags/1x1/bo.svg(+2 -2)📝
flags/1x1/nz.svg(+2 -2)📝
flags/4x3/bo.svg(+2 -2)📝
flags/4x3/nz.svg(+2 -2)📄 Description
What
Prefix
block-progressionto-ms-block-progression.Why
I don't know much about this property but seems to be
deprecatedor only used on old IE version. (source, source). I'm using the SVGs inside React + Typescript and I get a type error becauseblock-progressionneeds to be prefixed by-ms-block-progression.I don't even know if we need to keep it, maybe we can remove?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.