673 Commits

Author SHA1 Message Date
github-actions[bot]
ff2923ecea Version Packages (#1214)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
v4.29.1
2023-08-19 19:50:42 -07:00
Cole Bemis
8f0cc0e666 Replace semantic-release with changesets (#1213)
* Remove conventional commit system

* Set up changesets

* Create strange-dolls-grin.md
2023-08-19 19:48:01 -07:00
Cole Bemis
7cfd42c563 Update eslint and prettier (#1212)
* chore: Update eslint and prettier config

* chore: Run prettier
2023-08-19 19:26:10 -07:00
Cole Bemis
9b401f0b92 Update package-lock.json to v2 (#1211)
* chore: Update package-lock.json to v2

* chore: Update github actions workflow

* chore: Uninstall npm-run-all

* chore: Update ci workflow

* chore: Update setup script

* chore: Rename ci build
2023-08-19 18:56:51 -07:00
Cole Bemis
4174a22a7b Remove algolia script 2023-08-19 18:02:04 -07:00
Cole Bemis
e371aaaa1e Delete .travis.yml 2023-08-19 17:59:39 -07:00
Cole Bemis
a799adb98e Update CONTRIBUTING.md 2023-08-19 17:45:25 -07:00
Cole Bemis
a299aad93b Update LICENSE 2023-08-19 17:29:37 -07:00
Cole Bemis
66c0e19be6 Create CODEOWNERS 2023-08-19 17:27:09 -07:00
Cole Bemis
fc6713fbea Update README.md 2023-08-19 17:26:13 -07:00
Cole Bemis
3155a81489 Update README.md 2023-08-19 17:24:44 -07:00
Cole Bemis
2f853910aa Update README.md 2023-08-19 17:20:00 -07:00
Cole Bemis
cc41ec4ed9 Update README.md 2023-08-19 17:19:21 -07:00
Cole Bemis
61d9adaf13 Rename bug_report.yml to 02-bug-report.yml 2023-08-19 17:15:31 -07:00
Cole Bemis
15ec862e81 Rename 01-icon_request.yml to 01-icon-request.yml 2023-08-19 17:15:17 -07:00
Cole Bemis
1fefaa7468 Rename icon_request.yml to 01-icon_request.yml 2023-08-19 17:14:46 -07:00
Cole Bemis
3d5ddc60aa Update and rename bug_report.md to bug_report.yml 2023-08-19 17:12:18 -07:00
Cole Bemis
b216fc3ce7 Update icon_request.yml 2023-08-19 16:54:07 -07:00
Cole Bemis
af130b0055 Update icon_request.yml 2023-08-19 16:47:51 -07:00
Cole Bemis
0f954a2045 Update and rename icon_request.md to icon_request.yml 2023-08-19 16:34:12 -07:00
Cole Bemis
9cd166e099 Update icon_request.md 2023-08-19 16:27:44 -07:00
Cole Bemis
d476143ea0 Update icon_request.md 2023-08-19 16:24:13 -07:00
Cole Bemis
40460c3b2f Update README.md 2023-08-19 16:22:21 -07:00
Cole Bemis
359a87a4a2 Update icon_request.md 2023-08-19 16:04:47 -07:00
Cole Bemis
131af8f5c2 Update icon_request.md 2023-08-19 16:04:18 -07:00
Cole Bemis
57da97a669 Update bug_report.md 2023-08-19 16:02:46 -07:00
Cole Bemis
ea1beebb48 Update icon_request.md 2023-08-19 16:01:55 -07:00
Josh Soref
233eaba0da Spelling (#1090)
* spelling: attributes

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: buoy

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: feathericons

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

---------

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2023-08-19 15:34:42 -07:00
cha147
053ed1e3a9 fix typo in readme (#1159)
Co-authored-by: Cole Bemis <colebemis@github.com>
2023-08-19 15:33:10 -07:00
Cole Bemis
77aa0d1cbb Update CONTRIBUTING.md 2023-08-19 15:31:23 -07:00
kevintoepfer
db2364f996 Related Projects: Add figma-feather (#1160)
Co-authored-by: Cole Bemis <colebemis@github.com>
2023-03-21 14:11:27 -06:00
Eduardo García Maleta
3a07390450 Related Projects: add qwik-feather-icons (#1171)
Co-authored-by: Eduardo García Maleta <57372721+yeyon@users.noreply.github.com>
Co-authored-by: Cole Bemis <colebemis@github.com>
2023-03-21 14:09:53 -06:00
Gang "Gabriel" Yang
7395097bac Add related project (#1195)
Add [astro-feather](https://github.com/gabrlyg/astro-feather) to the list of related projects.
2023-03-21 14:07:52 -06:00
Zaydek MG
c381800c96 Add Feather viewer (#1196)
🙂
2023-03-21 14:07:06 -06:00
Cole Bemis
f81cd40fdc feat: Add table icon (#1138) v4.29.0 2022-03-29 16:37:37 -07:00
Cole Bemis
a7e39d665f Update GITHUB_TOKEN permissions 2022-03-29 16:30:25 -07:00
Cole Bemis
7da2950653 Remove GITHUB_TOKEN env variable 2022-03-29 16:23:24 -07:00
Cole Bemis
d657e8aa56 Add env variables 2022-03-29 16:15:31 -07:00
Cole Bemis
508003d9d3 chore: Add ci.yml workflow 2022-03-29 16:07:02 -07:00
Ryan DiMascio
734f3f5114 Fix return tag on processSvg (#946)
The `@returns` line for the `processSvg` function was using `@param`
2021-09-21 22:58:00 -07:00
tu4mo
a08d064842 Add tags (#985) 2021-09-21 22:57:09 -07:00
Tommy Chiang
14ee355852 add gulp-feather (#1010) 2021-09-21 22:55:53 -07:00
Mickaël Fernandez
4d61ba72bf Replace "xlink:href" with "href" (#1070) 2021-09-21 22:53:39 -07:00
Alex Zappa
a718a7e9c3 update README, add new Related Project to list (#1021) 2020-12-24 08:05:28 -08:00
Chris Messina
8263ca93c4 docs: Minor content edits (#924)
Removed missing link to roadmap and updated Egghead link.
2020-06-08 16:12:20 -07:00
Jonas Drotleff
b15b4a7535 docs: Add django-feather (#726)
Co-authored-by: Cole Bemis <colebemis@github.com>
2020-04-04 10:17:32 -07:00
Christopher Sandvik
9e0dcca265 feat: Add divide icons (#568)
Added 3 division icons (also knows as an obelus).  One by itself, one with a circle around it, and one with a square around it.  These are meant to compliment plus, minus, and x icons.
v4.28.0
2020-04-04 10:05:53 -07:00
Alexander Antonov
23603b8217 feat: Add dribbble icon v4.27.0 2020-04-04 09:56:59 -07:00
drinking-code
dca4f121b8 feat: Update tags.json
Thank you, @drinking-code! 🙌
v4.26.0
2020-02-07 08:50:59 -08:00
Max Reynolds
91118a67b6 feat: Update tags.json (#797) v4.25.0 2019-12-10 11:57:57 -08:00