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

19 Commits

Author SHA1 Message Date
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