Commit graph

140 commits

Author SHA1 Message Date
Álvaro Mondéjar d74efe413b
Add leptos-icons to third party extensions (#9162)
* Add leptos-icons to third party extensions

* Fix order
2023-07-31 09:47:02 -04:00
github-actions[bot] 4dfd9a6d86 version bump 2023-07-30 00:26:57 +00:00
LitoMore bbdf2e604d
Use icons from CDN (#7950) 2023-07-28 21:50:15 +08:00
LitoMore da7cb03a79
Fix spell of jsDelivr (#9086) 2023-07-23 15:38:52 -04:00
Adam Rusted 4e36921e75
Update Readme and Contributing Guidelines to use GitHub Special Blockquotes (#8974) 2023-07-13 10:50:35 +01:00
LitoMore 89584ec216
Fix typos to make lines consistent (#8993)
Co-authored-by: Alexandre Paradis <service.paradis@gmail.com>
2023-07-11 09:25:11 -04:00
LitoMore bfc30fc6b3
Add dark mode documentation for cdn.simpleicons.org (#8985) 2023-07-10 15:18:19 +01:00
github-actions[bot] 92773ddcb8 version bump 2023-06-25 00:31:05 +00:00
github-actions[bot] 854e9d7631 version bump 2023-05-28 00:24:38 +00:00
LitoMore 78cdb1b1d2
Add Framer component to third-party extensions (#8679) 2023-05-22 11:44:44 +02:00
Álvaro Mondéjar 3e997d9cfd
Add solid-icons package to third party extensions (#8486)
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
2023-04-02 15:16:42 +08:00
Álvaro Mondéjar a3d2baf5ed
Remove event parameter from status badge URL of README (#8148) 2022-12-21 19:36:02 +01:00
LitoMore 119fdd812b
Workaround for icons in table (#8158)
* Workaround for icons in table

* Fix pattern of module URL
2022-12-21 12:32:32 +01:00
Álvaro Mondéjar bbcc90b407
Use event=push as temporal workaround for status badge (#8152) 2022-12-18 02:35:58 +01:00
github-actions[bot] 131660a913 version bump 2022-12-04 00:22:18 +00:00
Sachin Raja fcec7adc8b
replace index.js entry point (#8058)
* replace index.js entry point

* add types.d.ts

* Update documentation

* Add Typescript usage example

* Drop template file

* Readd test

* Minor change

Co-authored-by: Álvaro Mondéjar Rubio <mondejar1994@gmail.com>
2022-11-28 12:32:57 +01:00
Álvaro Mondéjar 1fa10346a2
Use <picture> blocks for GH theme images in README (#7983)
* Visual manual test on Github

* Replace all images

* Fix error

* Merge with develop

* Upgrade strip-gh-theme-links action
2022-11-27 12:46:23 +01:00
LitoMore 2dbb9ca1f5
Add CDN usages for cdn.simpleicons.org (#8000)
* Add usages for `cdn.simpleicons.org`

* Fixes

* Update README.md
2022-11-07 17:51:15 +01:00
github-actions[bot] 1f26abea99 version bump 2022-10-23 00:36:22 +00:00
LitoMore d108377cb4
Apply Elgato icon to Stream Deck icon pack (#7969) 2022-10-17 17:08:06 +02:00
LitoMore 33daed8cf2
Add Figma plugin (#7764) 2022-09-15 07:03:34 +08:00
Álvaro Mondéjar e202621336
Fix error in README 2022-09-01 18:01:41 +02:00
Álvaro Mondéjar 526133c399
Minor improvements for README (#7723) 2022-09-01 17:38:30 +02:00
Steven T. Cramer 01b13b947c
Add Blazor Nuget to Third-Party Extensions (#7639)
Add Blazor-white.svg to assets\readme
2022-08-11 15:38:40 -07:00
github-actions[bot] c2a8166676 version bump 2022-08-07 00:29:12 +00:00
Inesh Bose cdb44483b5
Add LaTeX to Third-Party Extensions (#7599)
* Add LaTeX to Third-Party Extensions

* Fixed order
2022-08-01 18:10:01 -07:00
Mackenly Jones 6cc9b2528b
Adds Stream Deck icon pack Third-Party Extension (#7573)
Adds Stream Deck Icon Pack Third-Party Extension to the list
2022-08-01 18:07:05 -07:00
Wyatt Herkamp 5f55d94b71
add 3rd party extension for Vue 3 (#7586)
* Added vue3-simple-icons

* Update README.md

* fix order

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>
2022-07-17 08:52:50 -07:00
Sachin Raja 534ff84b31
Revert "version bump" (#7596)
This reverts commit 82691fc1b1.
2022-07-17 08:30:50 -07:00
github-actions[bot] 82691fc1b1 version bump 2022-07-17 00:26:18 +00:00
github-actions[bot] be0b79115f version bump 2022-05-29 00:23:32 +00:00
Sachin Raja 986589c34c
deprecate index (#7453) 2022-05-26 23:18:44 -07:00
Sachin Raja 665b82590d
remove icons/* entrypoints (#6788)
* remove icons/* entrypoints

* remove icons/* tests

* remove icons/* references from the README

* reference actual variable in README console.log

* merge develop

* fix conflicts

* fix

* fix tests

* Update scripts/build/package.js

* Update README.md

* fix ignore files
2022-05-26 14:29:37 +02:00
Álvaro Mondéjar db8570b413
Use OpenJDK logo for Java library in third party integrations (#7450) 2022-05-26 11:59:31 +02:00
Gabriel Arazas 0ab1a93f22
Add third-party Hugo module in README (#7381) 2022-05-05 22:38:54 +02:00
github-actions[bot] 4937ac3e22 version bump 2022-03-20 00:19:47 +00:00
Álvaro Mondéjar 6be07af824
Fix 3rd party extensions order, add test to avoid regression (#7111)
* Fix 3rd party extensions order and add test to avoid regression

* Prevent possible error in test

* Apply suggestions from code review

* Apply suggestion

* Remove uneeded import
2022-01-30 23:09:44 +01:00
Hyesung Lee 6e42629956
Add Java Third-Party Extension (#7109)
Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2022-01-29 20:07:02 -06:00
Anton 29e700b921
Feature #7024. Third-Party Extensions. Added info about Angular module. (#7054)
* Feature #7024. Third-Party Extensions. Added info about Angular module.

* Update README.md

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>

* Update assets/readme/angular.svg

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>

* fix filename

* update filename in link

Co-authored-by: Sachin Raja <sachinraja2349@gmail.com>
2022-01-13 14:55:06 -08:00
Álvaro Mondéjar 4786f268b0
Add some badges to 'Contribute' section of README (#7057)
* Add two badges to 'Contribute' section of README

* Better alt

* Add number of 'good first issues' open

* Change number of icons badge color

* Reconfigure badges
2022-01-13 06:19:51 -08:00
Álvaro Mondéjar f396d5c5be
Decrease README Typescript icon size (#7048) 2022-01-12 20:36:50 -08:00
Álvaro Mondéjar 5821b9e6b6
Fix README main image showing dark/light versions at the same time (#7047) 2022-01-12 09:01:25 -08:00
Álvaro Mondéjar c6fc737470
Fix error with Jetpack Compose white icon in README (#7042) 2022-01-11 11:11:25 +01:00
Alexandre Paradis a253682eb8
Add some icons in Readme (#4816)
* Add some icons in Readme

* Align icons at left

* Add some more icons

* Remove inline image

- Use relative icons path

* Format Third Party Extensions
 as a table

* force website build

* added readme-icons foler with icons for the readme.md file, as well as icons for light and dark modes in the readme.md titles

* restored corrupted svgs for readme-icons

* moved the icons to asset/readme, added icons for Drawio, Hexo and Jetpack Compose

* - Use `develop` branch absolutified links for README images
- Strip dark image theme links before publish to Github and npm
- Clean third party extensions table

* Commit to tag (ony inside master branch)

* Fix differences in README

* Reintroduce link in README logo

* Drop uneeded newline from README

* Fix error in README

* Add newlines for SVGs

* Newlines for all SVGs

* Reuse black icons from library

* Commit using Github Actions bot

* Reuse diagrams.net library icon for white version

* Fix comment

* Bump 'strip-gh-theme-links' action to v2

* removed assets/readme icons

* Test with 'fill=white'

* Test with 'style="fill:white"'

* added filter:invert(1) to PHP, TS, Simple Icons and Blender

* added readme-icons test, changed the name of light icons in assets/readme

* reloaded icons in Readme

* fixed typo in iconsPath for readme-icons test

* fixed typo on the darkiconsPath resolution

* restored absolute paths

* minimized the white icons on assets/readme

* restored test scripts

* Apply changes

* Disable color output testing in CI

* Revert latest change

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
Co-authored-by: Jorge Amado Soria Ramirez <darksoul.uci@gmail.com>
2022-01-09 15:04:36 -06:00
Álvaro Mondéjar 06f09a265d
Add warning about v6.0.0 npm package deprecation to README (#6967)
* Add warning about v6.0.0 npm package deprecation

* Update README.md

* Update README.md
2021-12-17 08:22:12 -08:00
Álvaro Mondéjar ed4c29f7b6
Automatically update milestone (SVG count) in README (#6951)
* Automatically update milestone (SVG count) in README

* Use updateRange variale

* Rewrite 2 lines

* Simplify code

* Format new file

* Fix error in script

* Apply suggested changes
2021-12-09 17:02:58 -08:00
github-actions[bot] 47eb472a12 version bump 2021-11-28 00:14:17 +00:00
Álvaro Mondéjar 5859ac6bef
Add Blender add-on to third party extensions (#6792) 2021-10-29 14:53:41 -05:00
Sachin Raja 1a77d28227
export bundled icons from one entry point and add types (#6767)
* export all icons from a single file (#6189)

* fix: revert formatting, add exports to package.json

* feat: generate icons.js and add relevant exports field

* add minifyAndWrite

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix: minifyAndWrite build

* add type: commonjs

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* simplify exports

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* add "require" in exports

* place objects directly in barrel file

* write exports minified

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix formatting

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* refactor slugToVariableName code into a function

* fix slugToVariableName

* change prefix to "si"

* move slugToVariableName to local helper functions

* unignore icons.js and icons.mjs

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* feat: add types (#6580)

* feat: add types

* fix linting error

* export default from types/index.d.ts

* minify

* revert formatting changes

* revert formatting change

* change paths from types/index.d.ts to index.d.ts

* mark icons.get as deprecated

* move type alias to another file

* update readme

* update readme.md

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* update typescript usage section

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* fix conflicts

* Apply suggestions from code review

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>

* add writeTs function

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2021-10-28 16:16:34 -07:00
Álvaro Mondéjar f2397be735
Add drawio simple-icons library to Third-Party Extensions (#6774) 2021-10-25 19:05:26 -07:00