0
0
mirror of https://github.com/lipis/flag-icons.git synced 2024-11-22 11:27:29 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
Lipis
41464d0c23
Simplify prettier (#1006) 2022-06-21 11:00:43 +03:00
Robin Stark
5557640da0
Scss variables (#937)
* Variable adjustments

* Update sass/_flag-icons-base.scss

* Update sass/_variables.scss

* Update sass/_flag-icons-base.scss

* Update sass/_flag-icons-base.scss

Co-authored-by: Robin Stark <robin.stark@consid.se>
Co-authored-by: Lipis <lipiridis@gmail.com>
2022-05-03 16:16:06 +03:00
Colin Johnsun
4a48452fe3
Make Unknown flag (xx) as first flag in flag list (#950) 2022-04-06 21:14:06 +03:00
Lipis
4ddca156ff
Rename class names (#902) 2021-12-28 15:09:09 +02:00
Lipis
1cfbb01a3a
Don't use math in sass (#892) 2021-11-25 12:16:12 +02:00
Panayiotis Lipiridis
1a095bb206 Unknown flag 2021-10-27 15:08:33 +03:00
Lipis
b5095e277d
Add Uknown flag (#874)
* Add Uknown flag

* version

* typo
2021-10-25 20:41:33 +03:00
Tyler Dunn
da1dd87e34
Add additional Unicode/Emoji 1.0 flags (#763) 2021-10-25 12:14:29 +03:00
Felix
b245119e84
Fixed variable names (after project renaming) (#867)
During the project renaming the variables were forgotten here
2021-10-24 22:45:01 +03:00
Lipis
3f7dfdbd89
Rename project to flag-icons (#859) 2021-10-22 16:13:32 +03:00
Mickaël Boidin
f883a50c47
Use math.div instead of old division operator (#838)
Using / for division is deprecated and will be removed in Dart Sass 2.0.0 (https://sass-lang.com/documentation/breaking-changes/slash-div)
2021-10-22 11:31:36 +03:00
Joan Montané
1dda087cee
Changes Catalonia from es-ca(!?) to es-ct ISO code. Reverts #626. Fixes #782. (#783) 2020-12-21 15:19:20 +02:00
Jorge López Fernández
5cf339a36c
Add Galician (Spain) flag (#405) 2020-05-26 17:12:10 +03:00
Efekan
1b19058df4 Update es-ct to es-ca (#626) 2019-10-04 16:04:06 +02:00
Lipis
220dea8094
Add Travis and Prettier (#506) 2018-11-19 17:26:13 +01:00
Lipis
45f302d50b
Add Kosovo Flag (XK) (#501) 2018-10-26 18:20:27 +03:00
Neil Tonge
633b67f580 Choose flags to include (#402)
Give an option to allow users to specify which flags to include in the output CSS.

Specify using a variable list in SCSS like so:

`$include: 'as', 'bl', 'si';`

If this variable is omitted then all flags are imported as normal.

Also moved the "more" flags into the main list as it seems pointless separating them. Maybe this could also be expanded to have an $exclude variable too so it includes them all apart from the ones specified. It then would allow full control in three different ways!

- All flags
- All but some (exclude)
- Some but not all (include)

Thanks,
Neil
2018-10-26 18:15:45 +03:00
Lipis
4deb96339e Flag of Catalonia (#374) 2017-06-22 23:15:16 +02:00
Daniel Mersiowsky
94a26559cf Remove underscore from root scss file (#336) 2017-01-06 23:53:43 +01:00
Carl Topham
2be83d75cf removed old background class 2016-09-13 09:44:37 +01:00
Carl Topham
aca660ea17 Updated how the flag icon extends the background
As per suggestion :)
2016-09-13 09:43:55 +01:00
Carl Topham
309f7b9ef7 added class for background flag
It's listed in the docs as an available class but it seems to be missing from the Sass files.
2016-09-12 09:45:30 +01:00
Panayiotis Lipiridis
e85094be2c Merge branch 'master' of github.com:lipis/flag-icon-css
* 'master' of github.com:lipis/flag-icon-css:
  Rename scss files (#232)
2016-05-17 23:13:29 -07:00
Panayiotis Lipiridis
ba44a8a974 (new) Flag of Northern Ireland (#120) 2016-05-17 23:13:18 -07:00
Lipis
6ecc43cb44 Rename scss files (#232) 2016-05-17 22:39:46 -07:00
Panayiotis Lipiridis
4380fb42e1 European Flag 2015-12-25 23:59:56 +01:00
Panayiotis Lipiridis
18ccaa9198 Great Britain Flags 2015-12-25 22:04:55 +01:00
Martin Lindhe
9d78ad8891 port to sass 2015-03-02 18:23:52 +01:00