From b15b4a7535d83172d7dee408b4cf099b0550bdcb Mon Sep 17 00:00:00 2001 From: Jonas Drotleff Date: Sat, 4 Apr 2020 19:17:32 +0200 Subject: [PATCH 01/12] docs: Add django-feather (#726) Co-authored-by: Cole Bemis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0659f6ae..03be60b2 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,7 @@ Caught a mistake or want to contribute to the documentation? [Edit this page on - [sketch-feather](https://github.com/odmln/sketch-feather) - Feather icons as a Sketch library - [vue-feather-icons](https://github.com/egoist/vue-feather-icons) - Feather icons as Vue components - [php-feather](https://github.com/Pixelrobin/php-feather) - Feather icons as a PHP Library + - [django-feather](https://pypi.org/project/django-feather/) - Feather icons as Django Template Tag - [svelte-feather-icons](https://github.com/dylanblokhuis/svelte-feather-icons) - Feather icons as Svelte components ## License From 8263ca93c4b338dcfafed62321c27a88368ba7cc Mon Sep 17 00:00:00 2001 From: Chris Messina Date: Mon, 8 Jun 2020 16:12:20 -0700 Subject: [PATCH 02/12] docs: Minor content edits (#924) Removed missing link to roadmap and updated Egghead link. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 880b81a6..cd135bf1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,10 +8,10 @@ The following is a set of guidelines for contributing to Feather. Feel free to p > **Note:** At the moment we are not accepting pull requests containing _**icons**_. The best way to contribute an icon is to create an issue with a screenshot and link to an SVG of your icon. -Pull requests for new features, bug fixes, etc. are often appreciated. Please checkout the [project roadmap](https://github.com/colebemis/feather#roadmap) and raise an issue to discuss any of the items on the list. +Pull requests for new features, bug fixes, etc. are often appreciated. **Working on your first Pull Request?** You can learn how from this *free* series -[How to Contribute to an Open Source Project on GitHub](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) +[How to Contribute to an Open Source Project on GitHub](https://egghead.io/courses/how-to-contribute-to-an-open-source-project-on-github) Guidelines for pull requests: - __Make your commit messages as descriptive as possible.__ Include as much information as you can. Explain anything that the file diffs themselves won’t make apparent. From a718a7e9c39447202f703783336e8ba1c8e32405 Mon Sep 17 00:00:00 2001 From: Alex Zappa Date: Thu, 24 Dec 2020 17:05:28 +0100 Subject: [PATCH 03/12] update README, add new Related Project to list (#1021) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03be60b2..032b5907 100644 --- a/README.md +++ b/README.md @@ -396,6 +396,7 @@ Caught a mistake or want to contribute to the documentation? [Edit this page on - [sketch-feather](https://github.com/odmln/sketch-feather) - Feather icons as a Sketch library - [vue-feather-icons](https://github.com/egoist/vue-feather-icons) - Feather icons as Vue components - [php-feather](https://github.com/Pixelrobin/php-feather) - Feather icons as a PHP Library + - [wp-php-feather](https://github.com/reatlat/wp-php-feather) - Feather icons as a WordPress template tag - [django-feather](https://pypi.org/project/django-feather/) - Feather icons as Django Template Tag - [svelte-feather-icons](https://github.com/dylanblokhuis/svelte-feather-icons) - Feather icons as Svelte components From 4d61ba72bf59ea87bb32a530b7e614cab2bd2b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Fernandez?= <50865159+micka-fdz@users.noreply.github.com> Date: Wed, 22 Sep 2021 07:53:39 +0200 Subject: [PATCH 04/12] Replace "xlink:href" with "href" (#1070) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 032b5907..4f8c9601 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ Include an icon on your page with the following markup: stroke-linecap="round" stroke-linejoin="round" > - + ``` @@ -216,7 +216,7 @@ However, this markup can be simplified using a simple CSS class to avoid repetit ```html - + ``` ### Figma From 14ee3558529acd072d61b085cdcc9c3d1a7367b5 Mon Sep 17 00:00:00 2001 From: Tommy Chiang Date: Wed, 22 Sep 2021 13:55:53 +0800 Subject: [PATCH 05/12] add gulp-feather (#1010) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f8c9601..64c9ad0b 100644 --- a/README.md +++ b/README.md @@ -399,6 +399,7 @@ Caught a mistake or want to contribute to the documentation? [Edit this page on - [wp-php-feather](https://github.com/reatlat/wp-php-feather) - Feather icons as a WordPress template tag - [django-feather](https://pypi.org/project/django-feather/) - Feather icons as Django Template Tag - [svelte-feather-icons](https://github.com/dylanblokhuis/svelte-feather-icons) - Feather icons as Svelte components + - [gulp-feather](https://github.com/oToToT/gulp-feather) - Feather icons renderng using gulp ## License From a08d064842fe6330c37e4027b74fc974c69b07fd Mon Sep 17 00:00:00 2001 From: tu4mo Date: Wed, 22 Sep 2021 08:57:09 +0300 Subject: [PATCH 06/12] Add tags (#985) --- src/tags.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tags.json b/src/tags.json index e957fa33..60196724 100644 --- a/src/tags.json +++ b/src/tags.json @@ -28,6 +28,8 @@ "calendar": ["date"], "camera": ["photo"], "cast": ["chromecast", "airplay"], + "chevron-down": ["expand"], + "chevron-up": ["collapse"], "circle": ["off", "zero", "record"], "clipboard": ["copy"], "clock": ["time", "watch", "alarm"], From 734f3f51144e383cfdc6d0916831be8d1ad2a749 Mon Sep 17 00:00:00 2001 From: Ryan DiMascio Date: Tue, 21 Sep 2021 22:58:00 -0700 Subject: [PATCH 07/12] Fix return tag on processSvg (#946) The `@returns` line for the `processSvg` function was using `@param` --- bin/process-svg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/process-svg.js b/bin/process-svg.js index 44d3ec6b..6b37cfc8 100644 --- a/bin/process-svg.js +++ b/bin/process-svg.js @@ -7,7 +7,7 @@ import DEFAULT_ATTRS from '../src/default-attrs.json'; /** * Process SVG string. * @param {string} svg - An SVG string. - * @param {Promise} + * @returns {Promise} */ function processSvg(svg) { return ( From 508003d9d37508b87dbbc03dcba47d048fdaa57e Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 29 Mar 2022 16:07:02 -0700 Subject: [PATCH 08/12] chore: Add ci.yml workflow --- .github/workflows/ci.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/ci.yml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 00000000..a91dbfa3 --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,19 @@ +name: CI + +on: push + +jobs: + build: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + - name: Use Node.js 16.x + uses: actions/setup-node@v3 + with: + node-version: 16.x + cache: 'npm' + - run: npm ci + - run: npm run all + - name: Release + if: github.ref_name == 'master' + run: npx semantic-release From d657e8aa5601558d5d74e0406361c84c2bb8760a Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 29 Mar 2022 16:15:31 -0700 Subject: [PATCH 09/12] Add env variables --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a91dbfa3..7e9fa22e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,3 +17,6 @@ jobs: - name: Release if: github.ref_name == 'master' run: npx semantic-release + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + NPM_TOKEN: ${{ secrets.NPM_TOKEN }} From 7da295065337e6f27f249b4e0f8a6d3eef915286 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 29 Mar 2022 16:23:24 -0700 Subject: [PATCH 10/12] Remove GITHUB_TOKEN env variable --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e9fa22e..9afbf558 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,5 +18,4 @@ jobs: if: github.ref_name == 'master' run: npx semantic-release env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} From a7e39d665f2ac4f62f5392c75e76b9249563e8a4 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 29 Mar 2022 16:30:25 -0700 Subject: [PATCH 11/12] Update GITHUB_TOKEN permissions --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9afbf558..b03fb4f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,4 +18,5 @@ jobs: if: github.ref_name == 'master' run: npx semantic-release env: + GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} From f81cd40fdcdd5e94f3f97eb670a5058e3aac528d Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 29 Mar 2022 16:37:37 -0700 Subject: [PATCH 12/12] feat: Add `table` icon (#1138) --- icons/table.svg | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 icons/table.svg diff --git a/icons/table.svg b/icons/table.svg new file mode 100644 index 00000000..2c1d7f33 --- /dev/null +++ b/icons/table.svg @@ -0,0 +1,13 @@ + + +