Commit graph

2073 commits

Author SHA1 Message Date
João Pedro Moraes e435e53224 Added Linux Deepin icon (#1495)
* Added Distro Deepin Linux icon

* update svg address

* minor corrections

* fix deepin svg
2019-08-23 09:10:17 +02:00
Eric Cornelissen 9d5efebad7 Add a .gitattributes files (#1559)
* Create .gitattributes

* Update list of 'export-ignore' files in .gitattributes
2019-08-18 11:21:43 +02:00
Eric Cornelissen 87ab9c43a7 Refactor prepublish script to use template file for icon objects (#1547)
* Refactor prepublish script to use template file for icon objects

... to hopefully increase readability

* Fix build and test issues

* Add missing semi-colon

* Explicitly check for errors when writing individual static .js files
2019-08-15 13:23:35 +02:00
Eric Cornelissen 96a8ab301b Add Travis CI deploy step for release tags (#1558)
* Add sample Travis CI deploy step to tag commits on master and push that

TODO: should find the version number from ./package.json

* Get git name and email for tagging from env

* Extract current version number from manifest

Attempt...

* Update .travis.yml

Fix whitespace issue and command error

* Switch sed order and escape double qoutes

* Replace curly braces by parentheses

* Test deploy of release tag to GitHub

* Convert deploy back to script

And update actual deploy step commands

* Remove test deploy stage

* Fix api_key value and remove leftover configuration
2019-08-15 13:16:28 +02:00
Johan Fagerberg 55bbd58701
Merge pull request #1574 from vigonotion/vi/jet
added jet icon
2019-08-15 13:08:41 +02:00
Fatih Mehmet Ozcan fee1c3aa25 Realm Icon Added (#1586)
Closes #1567
2019-08-15 12:59:11 +02:00
Fatih Mehmet Ozcan 06630058d9 Socket.io Icon Added (#1583)
* Socket.io Icon Added

* Update _data/simple-icons.json

Socket.io source updated

* Socket.io icon file name updated

---

Closes #1564
2019-08-14 17:24:42 +02:00
Johan Fagerberg f10909ed5c
Merge pull request #1584 from simple-icons/develop
Release 9 new icons, 1 icon update, and 1 package change
2019-08-11 19:46:20 +02:00
Eric Cornelisesn 186d4ab1e9 version bump 2019-08-11 12:54:12 +02:00
Eric Cornelissen 3435a3e4ff
Fix error in Cloudbees path (#1556) 2019-08-11 13:27:39 +03:00
Fatih Mehmet Ozcan 1abcf6f57a Added Dashlane Icon (#1582)
* Dashlane Icon Added

* Create dashlane.svg

* dashlane.svg aligned properly

* Dashlane hex updated


---


Closes #1570
2019-08-10 12:09:38 +03:00
Tom Schneider e1232f366b Added shell icon (#1576)
* added shell icon

* fix icon suffix in title

* using english wikipedia

* rename Royal Dutch Shell to just Shell
2019-08-08 10:38:14 +03:00
David Klebanoff 0726b9e07e
Added Godot. (#1577) 2019-08-06 17:09:22 -07:00
Jan Keromnes 6c875c7277 Add Gitpod icon. (#1579)
* Improve Gitpod first load experience.

* Add Gitpod icon.
2019-08-06 18:52:52 +03:00
Tom Schneider 7665782042 Added aral icon (#1575)
* added aral icon

* fix icon suffix in title

* remove final new line
2019-08-06 13:23:53 +03:00
Tom Schneider 392f2db471
remove final new line 2019-08-05 20:31:14 +02:00
Tom Schneider fdf755bf3e
fix icon suffix in title 2019-08-05 20:23:57 +02:00
Tom Schneider 82ac35983b
added jet icon 2019-08-05 20:04:03 +02:00
Eric Cornelissen ddc3fe09d4 Fix name of "enumerable" property in Object.defineProperty
As discussed in https://github.com/simple-icons/simple-icons/pull/1555
2019-07-25 23:27:15 +01:00
Fatih Mehmet Ozcan d27c51ed4c Add OpenVPN & WireGuard Icon (#1535)
* OpenVPN Added

* Add openvpn.svg

* Update title inside openvpn.svg

* Add WireGuard Icon

* Update wireguard.svg

* OpenVPN Icon Updated

* Vertically centered

As @birjolaxew requested
2019-07-25 14:43:55 +02:00
Eric Cornelissen b1b2f339b8 Don't enumerate the get method (#1555)
* Test that all elements when iterating simpleIcons are objects

* Refactor index template to hide .get method from enumeration
2019-07-24 21:17:46 +02:00
David Klebanoff 0c275b7173 Added Lyft. (#1545) 2019-07-24 13:19:23 +02:00
Fatih Mehmet Ozcan cf0e11138b Add Cassandra Icon (#1541) 2019-07-24 13:18:14 +02:00
Johan Fagerberg 2f4e772458
Merge pull request #1546 from ericcornelissen/deps/svglint
Update SVGLint dependency
2019-07-24 12:25:52 +02:00
Eric Cornelissen 16f3bcea12 Fix deploy failure due to missing node_modules
The deploy script failed in the last build[1] due to a missing 
dependency. Skipping cleanup prevents the node_modules from being 
deleted and the build script form failing.

I encountered this exact problem with simple-icons-font[2][3][4] and 
this fixed it.

For now I manually releaesd v1.12.0[5].

---

1. https://travis-ci.com/simple-icons/simple-icons/jobs/218315055#L547
2. https://github.com/simple-icons/simple-icons-font/pull/15
3. https://github.com/simple-icons/simple-icons-font/pull/17
4. https://github.com/simple-icons/simple-icons-font/pull/18
5. https://github.com/simple-icons/simple-icons/pull/1549
2019-07-23 07:01:11 +01:00
Johan Fagerberg d2063d9e79
Merge pull request #1549 from simple-icons/develop
Release 11 new icons and 3 general package updates
2019-07-22 20:46:03 +02:00
Eric Cornelissen 11cdbd7073 Add a "build" and "clean" NPM script (#1548) 2019-07-22 09:58:51 -07:00
Eric Cornelissen 1978e05c5d 1.12.0 2019-07-21 20:44:51 +01:00
Eric Cornelissen 63e3d3dc97 Ignore files generated by prepublish script in git 2019-07-21 19:51:15 +01:00
Eric Cornelissen 77b4be945d Add error logging to prepublish script 2019-07-21 19:46:37 +01:00
Eric Cornelissen 412b1b01e6 Update SVGLint to v1.0.5
To make use of the fix for 
https://github.com/birjolaxew/svglint/issues/5
2019-07-19 07:48:51 +01:00
David Klebanoff ddd578c7ac Update WebStorm. (#1544)
Closes #1499
2019-07-18 08:44:38 +01:00
David Klebanoff bfe67b61cd Added Brave (#1543)
Closes #1536
2019-07-18 08:40:51 +01:00
David Klebanoff abe0a8ca36 Added ORCID. (#1538)
Closes #1537
2019-07-17 08:50:27 +01:00
David Klebanoff adaf2e606f Add Helm (#1534)
* Add Helm

* Fixed missing bracket on failed merge

Closes #1533
2019-07-16 08:34:59 +01:00
Fatih Mehmet Ozcan 54bd5c2628 Unreal Engine Icon Added (#1528) 2019-07-15 22:51:46 -07:00
Fatih Mehmet Ozcan 979e401f91 New icons (Boeing, Iata, Turkish Airlines) (#1527)
* 4 new icon

Boeing, Iata, Turkish Airlines, Virgin Icons Added

* Delete virgin.svg

* Update simple-icons.json

* Hex values update to be uppercase
2019-07-15 21:25:44 +01:00
Oleg Nenashev b4b1a58152 New Icon: Cloudbees (#1518)
* Add cloudbees.svg

* Add JSON metadata for CloudBees

* Add missing space in JSON

* Update cloudbees.svg

* Update cloudbees.svg

* Remove the endline in cloudbees.svg

* Upload cloudbees.svg without endline break using GitHub Web UI

---

Closes #1517
2019-07-15 19:06:05 +01:00
Eric Cornelissen 3af76b75d3
Add NPM script to perform SVGO optimization from the repository (#1476)
* Add SVGO as devDependencies and a NPM script to run it

* Update Contributing Guidelines

Change the instructions on how to use SVGO to optimize SVGs to use the 
new dependency and NPM script.

* Add configuration for the NPM command to optimize SVGs

* Specify --precision  in SVGO configuration file

* Update SVGO config ordering of attributes

To be in line with the fact that, as @davidklebanoff pointed out: "most 
(all?) have the attributes in the order of role, viewbox, xmlns 
(alphabetical)"

* Move SVGO --multipass argument to .svgo.yml

* Update SVGO dependency to 1.3.0

Now the force merge option works 🎉

See: https://github.com/svg/svgo/releases/tag/v1.3.0

* Update outdated "blocking" comment
2019-07-15 15:14:50 +01:00
Metaa 9525080563 Added Solus icon (#1529) (#1530) 2019-07-15 14:19:25 +02:00
Eric Cornelissen 7672bfb2db Reduce package size by replacing JSON.stringify (#1519)
* Reduce package size by replacing JSON.stringify by custom stringify func

* Escape icon's title and SVG value

... as pointed out by @birjolaxew, if they contain a "'" it will break 
the resulting object.
2019-07-14 21:15:26 +02:00
Eric Cornelissen c6a9346985 Generic get icon function for easier access to brands with "difficult" names (#1522)
* Add URL friendy/slug/file name as property to package icon objects

* Test new property

* Build index from template

* Add .get function to index.js export

* Test new .get function in index.js export

* Use Uglify-JS to minify the code in the package's index.js

* Update API in README.md

* Renaem test using "slug" instead of "name"
2019-07-14 21:05:38 +02:00
Eric Cornelissen e1c7f20914 Audit dependencies (#1526)
Before when running `npm install` it would report "Found 1110 high 
severity vulnerabilities [...]". This updates the dependencies in 
package-lock.json, resultin in 0 vulnerabilities.
2019-07-14 21:03:41 +02:00
Eric Cornelissen 9ebc626ab5 Add URL friendy/slugged name as property to package icon objects (#1520)
* Add URL friendy/slug/file name as property to package icon objects

* Test new property

* Add 'name' property to examples in README

* Rename "name" property to "slug"
2019-07-14 20:09:34 +02:00
Fatih Mehmet Ozcan 986a9d6d59 Added Dassault Systèmes Icon (#1525)
* Added Dassault Systèmes

* Update simple-icons.json

* Rename dassaultsystèmes.svg to dassaultsystemes.svg

* Dassault Systémes updated to Dassault Systemes

* Update _data/simple-icons.json

* Final newline removed
2019-07-14 19:08:50 +01:00
Eric Cornelissen 39b8fdfa85 Reduce impact of path value on package size (#1521)
* Reduce package size by replacing JSON.stringify by custom stringify func

* Replace path data by getter

* Replace getter by Object.defineProperty

* Remove icon.path definition

* Revert 801c07d4

Apperantly getters have better support then Objct.defineProperty...
2019-07-14 17:07:24 +02:00
Johan Fagerberg de0746d2de
Merge pull request #1523 from simple-icons/develop
Release 6 new icons, 1 removed icon, and 3 other updates
2019-07-14 17:02:49 +02:00
Eric Cornelissen 80483e9597 Version bump
minor update since an icon was removed from the package
2019-07-14 13:24:51 +01:00
Eric Cornelissen a26bfb093a Add missing 'path' property to examples in README
Should have been part of #1472
2019-07-13 12:34:12 +01:00
dependabot[bot] 9ef19f59dc Bump lodash from 4.17.11 to 4.17.14 (#1514)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 17:06:18 +01:00