Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/gregberge/svgr

Transform SVGs into React components 🩁
https://github.com/gregberge/svgr

v4.0.1

fb2511c8d1a3da712442fc01b33534ede6c2a857 authored about 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #227 from smooth-code/fix-aria-data-attributes

Various fixes

8a410658d93218a0160d635d11a169594d7ce033 authored about 6 years ago by Greg BergĂ© <[email protected]>
fix(babel-plugin-transform-svg-component): parsing error of JSX template exports defs (#225)

When enabling the `ref` option the compilation will fail due to a `SyntaxError` on the _unexpect...

1e563090d9c60e18b916bd37761eaf79bc724991 authored about 6 years ago by Arctic Ice Studio <[email protected]>
fix(babel-plugin-transform-svg): support template that only return a single node

Closes #223

80ac40f5f9fa1a871e620ac9dee7d3fb906ff14a authored about 6 years ago by Greg BergĂ© <[email protected]>
fix(hast-util-to-babel-ast): replace line-breaks in attributes

Closes #219

00a26252234a42838dbc915f07fde9990f7b1a3a authored about 6 years ago by Greg BergĂ© <[email protected]>
fix(hast-util-to-babel-ast): correctly transforms data & aria attributes

Closes #221

99711c4b925d2843987633bbd84d44ff55c32874 authored about 6 years ago by Greg BergĂ© <[email protected]>
docs: fix relative URLs to other SVGR Babel plugins (#222)

The relative URLs contained a `/packages` one path segment too much which has been removed to ma...

d3ada55b756881a1a0a84bf22eecccc3a6c9eae7 authored about 6 years ago by Arctic Ice Studio <[email protected]>
docs(readme): remove mention to h2x

925f6edda19cc8dd53bb1ab62b69ab239058332e authored about 6 years ago by Greg BergĂ© <[email protected]>
v4.0.0

d6beadaa9943157b59c085f03a45813897cc337c authored about 6 years ago by Greg BergĂ© <[email protected]>
chore(pkg): set publishConfig

ec1acccb7d54eec0a0d0202d1efcef2af3ad3b0e authored about 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #217 from smooth-code/v4

V4: Lighter, Better, Faster, Stronger

01b194cf967347d43d4cbe6b434404731b87cf27 authored about 6 years ago by Greg BergĂ© <[email protected]>
docs(website): update it

d1e727fdc2b9654e89fe7e2ebb9516ad59df797a authored about 6 years ago by Greg BergĂ© <[email protected]>
feat(svgo): prefix ids by default

Closes #210

06c338dad00b8ac2b0adf501238b11a7ea00293d authored about 6 years ago by Greg BergĂ© <[email protected]>
docs: update all documentations

a48ba7baa912a53d6474d3c2402628052b302357 authored about 6 years ago by Greg BergĂ© <[email protected]>
feat: allow dynamic properties in replaceAttrValues option

Closes #205

15f55fea4df7295ed2f7637173f214d201340f6f authored about 6 years ago by Greg BergĂ© <[email protected]>
feat(v4): new architecture

- Replace h2x by rehype + babel
- Move jsx, prettier and svgo into separated plugins

BREAKING C...

ac8b8cacc52f46b9847abe02f7384ca10045905b authored about 6 years ago by Greg BergĂ© <[email protected]>
fix(cli): fix --out-dir usage with absolute path (#208)

c922e2e4866d74f763ebb14b341dc4d710fcd032 authored about 6 years ago by æ©˜ć­ć°çż <[email protected]>
chore: upgrade deps (#209)

a1256797605b1d69e0c39a25bf2067adbf507579 authored about 6 years ago by Greg BergĂ© <[email protected]>
fix: prevent babel read babel.config.js (#206)

514d43d236456d145447069aa4d4b278672b7ea0 authored about 6 years ago by xwchris <[email protected]>
v3.1.0

62c78151dcd9c0b73196f6d3f859e96c5a25c9a4 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix: style & custom SVG properties (#203)

Closes #199
Closes #201

f8b2212b2f480698191d105f2bf6b24068b808d0 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: allow Mask & Image on React Native (#202)

0256bc0fdd1df40732a91ae7760345c57a1d785c authored over 6 years ago by Mickael Dumand <[email protected]>
docs(website): drag & drop (#198)

e6772d77ab87f413ad3b142d46baa192cf6978cf authored over 6 years ago by Aleksandr Anokhin <[email protected]>
docs(website): add google analytics (#197)

37205b790dbb1745a99f205c774427e48bda41ac authored over 6 years ago by Greg BergĂ© <[email protected]>
v3.0.0

a4e63f058e8e0e19b1802cef0015d97723721a3d authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: upgrade deps (#196)

81cf9efa965a84f9a0e02fcc417b8fc67c172d43 authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #195 from smooth-code/next

v3

42a45249c07949dbaea949ba47d5719913772b0c authored over 6 years ago by Greg BergĂ© <[email protected]>
docs(jest): document how to use with Jest

Closes #183

a29f45a3406b59662efa5573c59a3f9997b00da1 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: use forwardRef on React Native

See #184

4bdd9898e9b5916eb02a2223574986d7ddfea0a6 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix: fix --icon + --no-dimensions

This fix incompatible options, "--no-dimensions" will be prioritary.

Fixes #141

7535693444bf1ef97b7e9467c970c5aa4cddad82 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix: fix expandProps when position is not allowed

Also fix option in website.

45522fc421bf9e1f91a74b1a9af6e466c11845b5 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: add synchronous API

You can now use `svgr.sync` to call svgr synchronously!

Closes #185

169eb2fb314ddcca501e7dce98368fe7834ca6e0 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: new "expandProps" option

BREAKING CHANGE:

"--no-expand-props" is now replaced by "--expand-props none". You can now spec...

bb95828df9d30133a2396d88fc2f1ca99f9fe8f5 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore(website): fix build with now

b0a3cd0d57fa9f26613e95148d7976371fda46b9 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: remove "svgAttributes" option

BREAKING CHANGE: `svgAttributes` has been removed, please use `svgProps` instead.

Closes #173

4e46a5d935177b3f3017ae4c48ae33f264464144 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore(lint): remove unused variable

986905597b7b3c5b996fafbf2c4699f6bffecb35 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: enable now at deploy

d51da1899f35678ea7981cfbd2c719bfe15fc1f2 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: use React.forwardRef

BREAKING CHANGE:

"ref" option now uses `React.forwardRef`. You don't have to use "svgRef"
prop,...

cbee51c38d5b299d8498ff6878ea834c4efff267 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat(template): expose `getProps` util for template

Also improve template documentation.

Closes #187

5cb238e62b2f53e8a72b3ff0e4b866a66b2d438b authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: do not remove style tag

Removing style tag is an optimization, SVGO can do it better than us.

BREAKING CHANGE:

Style t...

a4ce09a7130cdf1c86edac709f8d8c717a139505 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: always prefix component name with "Svg"

Closes #190

f71aa7af82ceae7588526391aeae9b535a4df4e0 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(rollup): forward filePath in rollup plugin

This will fix all SVGO issues.

BREAKING CHANGE: runtime configuration is now loaded using rollu...

461492b78284978eb1d6fd55d3f758d62ec124dd authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(webpack): forward filePath in webpack loader

This will fix all SVGO issues.

BREAKING CHANGE: runtime configuration is now loaded using webpa...

b7a108e90fb27e48392f730d03cd0e96e931f16c authored over 6 years ago by Greg BergĂ© <[email protected]>
feat(config): improve runtime config

- Add "runtimeConfig" option to enable or disable runtime configuration

BREAKING CHANGE:

- Run...

e52cdcef94ee696224d2837a57fbd63649297a59 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: update yarn.lock

b687c9eaa0c5d19af23c73d392a798995929629e authored over 6 years ago by Greg BergĂ© <[email protected]>
docs(readme): change svgr references to @svgr/cli (#194)

069a7636b1de99f94881fde6cdd6fc589b93fb39 authored over 6 years ago by Ryan Fabela <[email protected]>
docs(readme): fix typo (#193)

4e2e494f061dfaa801baac257b05e0813e646fe4 authored over 6 years ago by Igor Adrov <[email protected]>
chore: fix all backers links

4300b79b481eb942b23f82d41999625fb33deba9 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: fix donate links

49b26fb3003a82ac781cff18aa4a29e3a4258c15 authored over 6 years ago by Greg BergĂ© <[email protected]>
docs(readme): remove donate

6596710f465713f51b598178f77c08d6a5f50c86 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: add backers

c0fb4ef8efe13b59a376abadd6741ba410fea5a3 authored over 6 years ago by Greg BergĂ© <[email protected]>
docs(readme): add gold sponsors

cc3d056c4b3a524a1eab8810dcd627f87230f628 authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #180 from smooth-code/open-collective

chore: add open collective

88c82d4681d2ef5c062fdee4478ec80b2462336e authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: add open collective

0829d93378b6f8d6ff3d63e194273db02fb65061 authored over 6 years ago by Greg BergĂ© <[email protected]>
v2.4.1

8683967eba69079e1ce0fde9de340a6bb16cf433 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(config): fix custom config & default options (#176)

Ref https://github.com/smooth-code/svgr/issues/174

In this diff I fixed loading config from c...

9a6c40bc9653d60473bdfb60e53b48f97a75cc86 authored over 6 years ago by Bogdan Chadkin <[email protected]>
Merge pull request #175 from smooth-code/website

docs: add website

6d242300b4e49ccf694a89d787604422494faa6d authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: move back now

98128c6dc105e8a5017afdae71ab42369e9e50f0 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: move now to root

bac2629ec25e37e102ec4768c0aa835db3d0ebee authored over 6 years ago by Greg BergĂ© <[email protected]>
docs: add website

fdfc6500875c66e50c7ad69e996bb871fa3d4368 authored over 6 years ago by Greg BergĂ© <[email protected]>
v2.4.0

d84e80fe460f194653e79504bf9a4e733364fc26 authored over 6 years ago by Greg BergĂ© <[email protected]>
docs: add issue templates & contributing

273f47338c259f7246e01e7cc1716bf60bac5a50 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: new option "svgProps" (#172)

Allow to pass dynamic svg props:

In this diff I introduce the new option `svgProps` which is ...

9657110979ceeb60f18755ffe4eece5221a9044d authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #171 from smooth-code/upgrade-deps

feat(upgrade): [email protected] ([email protected]) & others

60da35d8ceeecf220e3adf0cb6a2478f965dced1 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix: use literal instead of litteral

Related to @h2x/[email protected]

7849fd4fa8d11b437765650ef25f006cc6187ef4 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat(upgrade): [email protected] ([email protected]) & others

2d9b7bdae4f95d5cdd9aced5f8bbbdbc37d95588 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: allow to spread props at the start (#166)

The use case is flow which warns about inexact spread. My template looks
like this and I need t...

cd659dc112ab451bb54af8ad7dcfc7ce5c92f936 authored over 6 years ago by Bogdan Chadkin <[email protected]>
refactor: cover directory options with tests and remove lodash (#167)

Lodash is quite big and importing whole library is expensive even in
node. Path based imports a...

62847ec86f0881f25fe42132bd26c05405d4934e authored over 6 years ago by Bogdan Chadkin <[email protected]>
v2.3.0

d1ae730fab2aa391f2f5da41ce01233257aee074 authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #162 from smooth-code/babel-7

feat: upgrade to Babel v7

e670bbb4744b6aad68543c0da6dab70e83bcfb84 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: remove package-lock.json

3615a775c0c3ba8d7bca91b0c11f26fae2093a52 authored over 6 years ago by Greg BergĂ© <[email protected]>
refactor: remove @babel/plugin-proposal-object-rest-spread

539be91a6da329a981da3b3ce71dd4f2342c859e authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: upgrade to Babel v7

7bc908d1dc8fe1fd044d9c374acd1996d9baf59d authored over 6 years ago by Greg BergĂ© <[email protected]>
docs(readme): fix typo and make pluralization consistent (#156)

fc0f6b036640711fa3376af51161633dbb9e2a8d authored over 6 years ago by Jim Holby <[email protected]>
v2.2.1

9a99610f99c592d48060f75d463f7c2dafc96894 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: use yarn to publish

996656c5d307133eee180413e131c65ade9035fc authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: upgrade deps

5bf86b27c33f817872d0f9c97ab3219a156309ab authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(rollup): fix to work with rollup-plugin-typescript2 (#147)

Do not provide AST if parsed using Babel.

4b3737eb879a66e492ed066d374ab14309758dd1 authored over 6 years ago by Yutaro Miyazaki <[email protected]>
v2.2.0

c7ab92b534b0e099670bb9c826e2ffe611a8926c authored over 6 years ago by Greg BergĂ© <[email protected]>
chore(lerna): use npm client to publish

b4c67be453e73a91a4682a3aa6fde0823a3f7f6a authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #155 from smooth-code/upgrade-dependencies

Upgrade dependencies & enhance SVGO support

4c2a5c4034a88c874d4ba6154c8b4f5731336f13 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat(core): pass info to SVGO

Closes #152

Will enhance support of SVGO plugins like prefixIds (https://github.com/svg/svgo/bl...

2b2353bee67b06ef2c6f9846444550c3d2cb72be authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: update tests to work with Jest next

4110f67277d74cb535fd617f495e5f2e12d3d5f7 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: upgrade dependencies

b0c36590f744ff19bd459f46e92aef353fd4e3ce authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(webpack): use source when possible (#139)

Actually file is read in all cases, this is useless and inefficient.

ae9965dd690ba637a4ac00ed479d83e24c046a1a authored over 6 years ago by Andrey Zhupik <[email protected]>
docs: fix broken "optimized configuration" link (#146)

2af4c08d2946101ee55cb593a72a3f0f1e93c2ab authored over 6 years ago by Daniel Bayerlein <[email protected]>
fix: remove null-byte characters (#154)

Remove null-byte character (added when copy paste from Illustrator).

Fixes #153

de7f8a7ee46f8e1c283dc5802ba4ddc4cf2f88a9 authored over 6 years ago by Adrian <[email protected]>
v2.1.1

fa09c9b65e68b8c092e1878e03c13da8fe832770 authored over 6 years ago by Greg BergĂ© <[email protected]>
fix(core): config conflict with icon option (#137)

e13a99a2ab9c328fe030e3d4b5646319ceb2169e authored over 6 years ago by Victor Denisov <[email protected]>
v2.1.0

8fb24b65ada7990d25ec05c7cf6e9586e47e018a authored over 6 years ago by Greg BergĂ© <[email protected]>
feat(cli): support custom filename cases (#136)

Closes #118

4922f7ad208c49febf0ba4b301be2e09096c07cb authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: upgrade dependencies & add test (#135)

cbd107fc6bdf6c88798b03395866e2ed99ef132a authored over 6 years ago by Greg BergĂ© <[email protected]>
chore(deps): remove unused deps (#134)

Closes #126

Thanks @wtgtybhertgegh

e254d58ecd140e6ce3183d895d1da0db913a1ef7 authored over 6 years ago by Greg BergĂ© <[email protected]>
feat: add .editorconfig support (#129)

968fd8224b3ca61e6481520a5e6970a1b98c6155 authored over 6 years ago by Loic Plaire <[email protected]>
docs(readme): typo between Prettier and SVGO (#124)

The SVGO section is referencing `Prettier` config file instead of `SVGO'.

261594afaa8f4d17475019970ea1d842d4d282f1 authored over 6 years ago by Loic Plaire <[email protected]>
Merge pull request #123 from smooth-code/codecov

tests: add codecov

03a0fb7786b2611ebb78c0d5bb36e0f71933a76e authored over 6 years ago by Greg BergĂ© <[email protected]>
tests: add codecov

3d5625b4b66b4694c4c144a1a4db1d6d55aa722a authored over 6 years ago by Greg BergĂ© <[email protected]>
v2.0.0

725c18bbdc5d0b4e77ace3efb30aa6b9d72f9281 authored over 6 years ago by Greg BergĂ© <[email protected]>
chore: remove rollup.js

4bc914ab5f165ec49d0db24dad3c0be5984162e9 authored over 6 years ago by Greg BergĂ© <[email protected]>
Merge pull request #122 from smooth-code/next

Next

beac7defc5bd62c416c26d90d85c388aacf3f654 authored over 6 years ago by Greg BergĂ© <[email protected]>