[PR #718] [CLOSED] Rename variable $include to $flag-icon-custom, added example #973

Closed
opened 2026-03-03 14:41:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lipis/flag-icons/pull/718
Author: @slackero
Created: 5/30/2020
Status: Closed

Base: mainHead: master


📝 Commits (10+)

  • 4832e01 Rename variable $include to $flag-icon-custom, added example
  • 92fbb1d Bump lint-staged from 10.2.6 to 10.2.7
  • 7fd686c Bump lint-staged from 10.2.7 to 10.2.8
  • bec463d Bump lint-staged from 10.2.8 to 10.2.9
  • 7321390 [Security] Bump websocket-extensions from 0.1.3 to 0.1.4
  • eec4356 Macau flag svg id rename (#689)
  • d96ca90 3.5.0
  • f991eaf Bump lint-staged from 10.2.9 to 10.2.10
  • d333131 Bump lint-staged from 10.2.10 to 10.2.11
  • 4d343c8 Bump grunt from 1.1.0 to 1.2.0

📊 Changes

8 files changed (+5379 additions, -571 deletions)

View changed files

📝 README.md (+7 -0)
📝 flags/1x1/mo.svg (+2 -2)
📝 flags/4x3/mo.svg (+2 -2)
package-lock.json (+4258 -0)
📝 package.json (+6 -6)
📝 sass/_flag-icon-list.scss (+2 -2)
📝 sass/_variables.scss (+1 -0)
📝 yarn.lock (+1101 -559)

📄 Description

Rename the SASS variable $include to $flag-icon-custom which is more project specific and not so generic. Also added the variable to the default sass/_variables.scss. Added explanation to the README.md.


🔄 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/718 **Author:** [@slackero](https://github.com/slackero) **Created:** 5/30/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `master` --- ### 📝 Commits (10+) - [`4832e01`](https://github.com/lipis/flag-icons/commit/4832e01c8b6bc7aab96a879863dbfc1957a10990) Rename variable $include to $flag-icon-custom, added example - [`92fbb1d`](https://github.com/lipis/flag-icons/commit/92fbb1dc36684f9b7f5e38f186ad3d3f3f85b3ba) Bump lint-staged from 10.2.6 to 10.2.7 - [`7fd686c`](https://github.com/lipis/flag-icons/commit/7fd686cfcffdd47507af4c8f3cf8ce4021f3f2d4) Bump lint-staged from 10.2.7 to 10.2.8 - [`bec463d`](https://github.com/lipis/flag-icons/commit/bec463d1834819e6d3a854c2e3c480c603ef7423) Bump lint-staged from 10.2.8 to 10.2.9 - [`7321390`](https://github.com/lipis/flag-icons/commit/7321390769a60f826a284d74492635f4b74eb882) [Security] Bump websocket-extensions from 0.1.3 to 0.1.4 - [`eec4356`](https://github.com/lipis/flag-icons/commit/eec4356181d744063d4a4c4b0e230e5859f06003) Macau flag svg id rename (#689) - [`d96ca90`](https://github.com/lipis/flag-icons/commit/d96ca903f7d92695d041aa3d00b38f1e5618f150) 3.5.0 - [`f991eaf`](https://github.com/lipis/flag-icons/commit/f991eaf36619a028a0e86f5ad61d943d83374a99) Bump lint-staged from 10.2.9 to 10.2.10 - [`d333131`](https://github.com/lipis/flag-icons/commit/d3331311cd92ed75b642b32a999dce6abcc9f8ba) Bump lint-staged from 10.2.10 to 10.2.11 - [`4d343c8`](https://github.com/lipis/flag-icons/commit/4d343c856f0f89a838b2e6e3269b1ab730362277) Bump grunt from 1.1.0 to 1.2.0 ### 📊 Changes **8 files changed** (+5379 additions, -571 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+7 -0) 📝 `flags/1x1/mo.svg` (+2 -2) 📝 `flags/4x3/mo.svg` (+2 -2) ➕ `package-lock.json` (+4258 -0) 📝 `package.json` (+6 -6) 📝 `sass/_flag-icon-list.scss` (+2 -2) 📝 `sass/_variables.scss` (+1 -0) 📝 `yarn.lock` (+1101 -559) </details> ### 📄 Description Rename the SASS variable `$include` to `$flag-icon-custom` which is more project specific and not so generic. Also added the variable to the default `sass/_variables.scss`. Added explanation to the `README.md`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 14:41:34 +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#973
No description provided.