Commit graph

226 commits

Author SHA1 Message Date
Pascal Jufer bb0c0b5bbd Update packages 2021-06-17 11:35:55 +02:00
Pascal Jufer 7e3b2e6680 Adjust README 2021-06-15 10:45:31 +02:00
Pascal Jufer 3f46feef77 Adjust CHANGELOG for iconoir-react-native 2021-06-15 10:28:59 +02:00
Pascal Jufer 5332236dde Add my name to LICENSE 2021-06-15 10:26:23 +02:00
Pascal Jufer cfa7bc44b4 Introduce iconoir-react-native package, unify build script 2021-06-15 10:26:23 +02:00
Luca Burgio d2b7169773
Add shields to readme 2021-06-14 11:41:47 +02:00
Luca Burgio 700dc34cbb
Update README.md 2021-06-11 13:50:26 +02:00
Luca Burgio 90b9071196
Add Framer to Readme 2021-06-09 08:50:51 +02:00
Luca Burgio d7088b11e1
add Figma in the Readme 2021-06-06 08:19:33 +02:00
Luca Burgio c961523597
Merge pull request #41 from PianoManDanDan/update-iconoir-react-v2.0.0
Update `iconoir-react` to v2.0.0
2021-06-02 22:06:31 +02:00
Daniel Martin 9565207e23 Update iconoir-react to v2.0.0
- Add CHANGELOG for better visibility of changes
- Update README to reflect changes made in update
- Update version in package.json and package-lock.json
2021-06-01 22:46:34 +01:00
Daniel Martin a1b3f9a23c Regenerate src files using iconoir v4.3.1 2021-06-01 22:44:55 +01:00
lucaburgio 426f51c578 fix: path issues on cloud-sync and -desync icons 2021-06-01 08:54:27 +02:00
lucaburgio 0cc5bfb82c fix: invert eye-close icon 2021-06-01 08:40:43 +02:00
lucaburgio 1c21eac7bd fix: replace fill:black with currentColor 2021-06-01 08:35:23 +02:00
Luca Burgio 3dda1391d7
Merge pull request #35 from paescuj/react-svgr
Use svgr to generate icons for iconoir-react
2021-05-31 18:42:53 +02:00
Pascal Jufer 5d3a54bd62 Regenerate package-lock.json with node v14 2021-05-30 13:59:01 +02:00
Pascal Jufer 4c461e4a5a Remove prebulishOnly step for now 2021-05-30 13:37:18 +02:00
Pascal Jufer c652accca2 Regenerate icons to include strokeWidth change #26 2021-05-29 15:12:32 +02:00
Pascal Jufer 1bdf792a6f Add ora to dev dependencies 2021-05-29 15:10:27 +02:00
Pascal Jufer d87b29aa45 Update packages 2021-05-29 15:10:27 +02:00
Pascal Jufer 6b7e78ea19 Prettify build.js 2021-05-29 15:10:27 +02:00
Pascal Jufer 15b97e9c52 Better error handling/cleanup, add spinner 2021-05-29 15:10:27 +02:00
Pascal Jufer 661371d332 Fix wrong parameter name (error instead of err) 2021-05-29 15:10:27 +02:00
Pascal Jufer 68a834a1ca Add prepublishOnly script (runs when running 'npm publish') 2021-05-29 15:10:27 +02:00
Pascal Jufer 6b09d37469 Use svgr to generate icons 2021-05-29 15:10:27 +02:00
Luca Burgio 13af1eab28
Merge pull request #37 from lucaburgio/feat-simplify-stroke-width
fix: apply stroke width only to root
2021-05-29 09:08:58 +02:00
lucaburgio 83d7bdb9db fix: apply stroke width only to root 2021-05-29 08:53:03 +02:00
Luca Burgio 830c1aa28c Update icon request template 2021-05-25 17:03:34 +02:00
Luca Burgio 8ba48b3361 Update issue templates
Added `feature request` template
2021-05-25 16:57:40 +02:00
Luca Burgio 18671eed7e
Update CONTRIBUTING.md 2021-05-25 10:06:27 +02:00
Luca Burgio e883918605
Merge pull request #31 from lucaburgio/revert-29-snapchat_icon
Revert "Request #10: Add snapchat icon"
2021-05-24 20:28:11 +02:00
Luca Burgio 0e5ed06931
Revert "Request #10: Add snapchat icon" 2021-05-24 20:27:34 +02:00
Luca Burgio 71b48ce639
Merge pull request #29 from alvatip/snapchat_icon
Request #10: Add snapchat icon
2021-05-24 11:58:01 +02:00
alvatip 09a94e9479 Request #10: Add snapchat icon
Add some modification ass requested:

- Use of a single path for the shape
- Use of a 1.5px border
- Cleaned the SVG code

So I think that everything should be fine know, if not let
me know ;)
2021-05-23 12:00:15 +02:00
Luca Burgio 3b173be04d
Create CODE_OF_CONDUCT.md
added code of conduct
2021-05-23 09:55:20 +02:00
Luca Burgio ec11e9257f
Update CONTRIBUTING.md 2021-05-23 09:48:17 +02:00
Luca Burgio c36a1e7588
Create CONTRIBUTING.md
added contribution guidelines
2021-05-23 09:46:48 +02:00
Luca Burgio 7240a53564
Merge pull request #28 from PianoManDanDan/update-iconoir-react-to-v4.3.0
Update `iconoir-react` package to use iconoir v4.3.0
2021-05-23 08:59:59 +02:00
Daniel Martin 68ee9bd0f5 Update iconoir-react to use iconoir v4.3.0 2021-05-23 00:02:28 +01:00
alvatip ac310904bc Request #10: Add the snapchat icon
Add the snapchat icons as requested by Eldog02 on Jan 14, 2020.
2021-05-22 20:25:57 +02:00
Luca Burgio 3e14c1549b
add: keywords in package.json 2021-05-22 08:31:20 +02:00
Luca Burgio 2131ef7a56
Merge pull request #26 from lucaburgio/fix-stroke-color
fix: currentColor instead of Black for some icons
2021-05-22 08:06:10 +02:00
lucaburgio 48b4f8b528 fix: currentColor instead of Black for some icons 2021-05-22 08:04:50 +02:00
Luca Burgio 03a99f3457
Merge pull request #25 from lucaburgio/fix-figma-import
fix: figma import
2021-05-21 19:56:56 +02:00
lucaburgio 0cda4b5301 fix: simplified paths for all the icons 2021-05-21 19:55:20 +02:00
Luca Burgio a974a6a94e
Merge pull request #22 from quasipickle/patch-1
Update README.md
2021-05-21 09:07:41 +02:00
Dylan Anderson d175bb6fac
Update README.md
Fixed spelling.
2021-05-20 11:16:50 -06:00
lucaburgio 40a49c6b88 fix: simplified paths to solve figma import issues 2021-05-20 14:05:23 +02:00
Luca Burgio ba93932717
Merge pull request #19 from PianoManDanDan/feature/create-react-component
Create react component package
2021-05-20 13:51:13 +02:00