Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/lumeland/svgo
Deno fork of SVGO
https://github.com/lumeland/svgo
3cdb14c42799fd78ca3f6fcfc5c8781ecfe481df authored almost 4 years ago by Artem Badrtdinov <[email protected]>
d6f972c970d3cdd68ccc740e1a610ff0b23fcd34 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
On Windows `autocrlf` is true by default
c1b8c3e261857ea179a6b4973a40011f030c88af authored almost 4 years ago by XhmikosR <[email protected]>a2947e33b5dd2de635a2b49980fa8b4423393e7e authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Ref https://github.com/svg/svgo/issues/32
Added `stringifyPathData` utility to produce small ...
04b2ae9a37c3450205a83f0948c8e6bd83f9a254 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Ref https://github.com/svg/svgo/issues/1336
Big thanks to @DerianAndre
cf807fbe340d81e6be74b5e11f909f599d28e4e7 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Regexps are quite leaky for complex parsing. Regression tests caught
a few issues related to pa...
Ref https://github.com/svg/svgo/issues/890
7901588a9f18d6ef476389405a73cd7fe42ed179 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Ref https://github.com/svg/svgo/issues/1385
With disabled convertStyleToAttrs applyTransform fa...
79dbb4bf6e7464e946d838ade0aa23c7189762f7 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Note: review with hidden whitespaces
71e47370bdaf81d8d35159e8b27204262108112b authored almost 4 years ago by Bogdan Chadkin <[email protected]>Will format the code with prettier in a few commits.
a99cc08e4f6a1bc9b6d61b65e14c138195ba14c1 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Replace the uses of `for in` with `for of` and `Object.entries`/`Object.values`/`Object.keys`.
...
ed89fbe88149fd53dfd7da4f8dd325c5cf5f2c81 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Chatting would help with communication.
42d75b1f81484ed36ac94426e1589d5dd2f855e4 authored almost 4 years ago by Bogdan Chadkin <[email protected]>0a11dadc6bb73443b69a189a3261ad5609b3bf1c authored almost 4 years ago by Bogdan Chadkin <[email protected]>
62257487a7a2bf6677500fe2380335495130796b authored almost 4 years ago by Bogdan Chadkin <[email protected]>
d74d3ac2b94ebfe7726d7594ab914da78eb5786a authored almost 4 years ago by Kir Belevich <[email protected]>
f92f7dec864b1b94159b6301eb948141f0fbea6b authored almost 4 years ago by Bogdan Chadkin <[email protected]>
1310210d4e13391390cf202a6b903dca29de0ab5 authored almost 4 years ago by XhmikosR <[email protected]>
dd37fcfebbe2f3cea687ad0bf890ff83ab3c9eb7 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
83a03ecb8eaa455aef25f98363734c5675e03a91 authored almost 4 years ago by XhmikosR <[email protected]>
d06747abca1e9e652a764db9747395d14f7f6f98 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
9d67586787ad16799d7a1cfce1eb0bce829470da authored almost 4 years ago by Bogdan Chadkin <[email protected]>
d14315b68fc1fcb43212219a0da5857ad7a23cd0 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
36391564f2d0b2c7ad86c746bacdd6de030ebd3d authored almost 4 years ago by Bogdan Chadkin <[email protected]>
51f12d1f4f7096629c61dc4e1afbfc2c00b50e80 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
091172a392f6d751855477d51e5c8bd3e44fde97 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
9263d9ab90aff0283e036e92cbb609e63b8ac135 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
355fb1ff24d2b90c0376e8d82230cbad6395907b authored almost 4 years ago by Bogdan Chadkin <[email protected]>
This bug was also catched by regression tests. Single state was
overriden in opentag/closetag ca...
Ref https://github.com/svg/sax/releases/tag/v0.1.1
This fixes enother case in [regression tes...
4b4259bc604d008d17098a1b7a22eb9d757d16d3 authored almost 4 years ago by Bogdan Chadkin <[email protected]>c1d5f0f7a93a6f1c947baa5860ddd40f8d1bb701 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
776ec1e71bcd2aa768b2d3ac987177f706834547 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
9f084cc0865dc2dd5fa867afbbe8e10647757a6f authored almost 4 years ago by Max Goodhart <[email protected]>
There was a lot of PR with switching to another xml parser because sax
is not maintained for al...
797a8e843d4a4ddf7482785e6ac58c579515d287 authored almost 4 years ago by Chris Hayes <[email protected]>
Ref https://github.com/svg/svgo/issues/1362 https://github.com/svg/svgo/issues/1360
From the ...
a1fcd034fe697fd823b2309b63110d2a24c4dc50 authored almost 4 years ago by Bogdan Chadkin <[email protected]>a855b40ec5d53f3ce3b45213fd4c65bc4dc05347 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
* Path intersection was not checking paths with circles.
As an optimization the path intersec...
aa8e0bd3f60f88aaab849448a00f9030876b5f0e authored almost 4 years ago by Sebastian Kreft <[email protected]>9b97e06ef69b7961f342c9ee8468c552c9b503a3 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
727646e6a78cc82fc3f1cd6cc18f2642c4941683 authored almost 4 years ago by XhmikosR <[email protected]>
4ad91f2323d3d290811fee79d86115bba2893a93 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Ref https://github.com/svg/svgo/issues/1352
c1edce4d2d9e64d026d9cb3de544181198cad5f3 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Co-authored-by: 壹丝 <[email protected]>
8d7cfa02c79d5f686e7c350b4cfc6759bf7324c2 authored almost 4 years ago by 一丝 <[email protected]>26f5e323ddb0cb898886f5958066f1a375010f50 authored almost 4 years ago by XhmikosR <[email protected]>
6c0f8c5efb56936e25cd05bfb074631853e3f780 authored almost 4 years ago by XhmikosR <[email protected]>
`.` means any character but we want to match the literal `.`
df14f37c4884df8a602f638e34e18760432d7028 authored almost 4 years ago by XhmikosR <[email protected]>1b2c2625e36aabe208a0998281cbda69c1955b88 authored almost 4 years ago by XhmikosR <[email protected]>
Ref https://github.com/svg/svgo/issues/937
Regexp didn't not cover the case when class list is ...
d9f68d3be0958f5d0899ae0a361d5f3b1ce12b95 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Ref https://github.com/svg/svgo/issues/1254
4490d62ee9f83febeb18f4a83a297c544459514a authored almost 4 years ago by Bogdan Chadkin <[email protected]>Ref https://github.com/svg/svgo/issues/1264
7f4e05297ade6747a2b6ca63109d75dc9c4ea3c0 authored almost 4 years ago by Bogdan Chadkin <[email protected]>ea82cc28807a1d77220b9c8bb94ad657f9285e31 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
b9880491b5775dca11219cc4c93538d83e43fc22 authored almost 4 years ago by Christian Ruigrok <[email protected]>
82778c872d9fb990c22c431b63843a5bd50175f7 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
This is usually enough to prevent silly mistakes.
Formatting will be done by prettier after mer...
feefdc0b8471dceb42a298df1f784d7d53ef21e4 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Clarified configuration format, simplified CLI example, described
programming api.
Errors are swallowed while resolving.
330e78b4791ba68899128f63cbd02aebf5eb0825 authored almost 4 years ago by Bogdan Chadkin <[email protected]>400c867c5c82f8e10755cdeb20dc510b3a84616b authored almost 4 years ago by XhmikosR <[email protected]>
293fa1eed602daf2e8d984aa1dbf623a51bfaf13 authored almost 4 years ago by XhmikosR <[email protected]>
136a52cdb65eb18acf92cde9533570cb52e2acd5 authored almost 4 years ago by XhmikosR <[email protected]>
264b2b564c184cd7e84b6c9d998a6b8e5bcab971 authored almost 4 years ago by XhmikosR <[email protected]>
b65f6994b26acffc5ad04c3adc8a822b474bd9e4 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
ed65d170b34df3e37e2a61bd1d60ddeadcc2ed6f authored almost 4 years ago by Bogdan Chadkin <[email protected]>
9fb56d14944ea75f961a661d934666b8b5f1afe6 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
49d001a5bac68cb3800649a87b2885be8579869e authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Currently, files named *.SVG are not being detected under Windows because of the case-sensitivit...
16cc8cf3a0eeecb499ae492dacf2ed51b3805b55 authored almost 4 years ago by AlpayY <[email protected]>Ref https://github.com/svg/svgo/issues/1333
While refactoring broke plugin order.
082aee027ddc2033bc3fdb48de5ba2a086eaed26 authored almost 4 years ago by Bogdan Chadkin <[email protected]>Ref https://github.com/svg/svgo/issues/1330 https://github.com/svg/svgo/issues/1148 https://gith...
efa62c8e301935a66813f7c2449bfe385b7cba72 authored almost 4 years ago by Bogdan Chadkin <[email protected]>0c85caa730c3c4091ac8b8fabdd90cc68248a576 authored almost 4 years ago by LongYinan <[email protected]>
4b46caa61998b1946768e821f4b9ed0194aba732 authored almost 4 years ago by Shogo Sensui <[email protected]>
Add the SVGO Action as an "other way to use SVGO"
bb949a98946947b7fd17e1a53cf2167ce4136562 authored almost 4 years ago by Eric Cornelissen <[email protected]>As an optimization the path intersection was checking the paths had three or more elements, cali...
c9a3aea858c3bfe6af23d6b6448e966f1231f2de authored almost 4 years ago by Sebastian Kreft <[email protected]>814863bcd29ea9902cf84b2148f72bf83abc796f authored almost 4 years ago by Bogdan Chadkin <[email protected]>
9cfa98d03bb35156e47b4c25806b1059fb8fdb57 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
8cf52c024701aa90e2c91125f7f21ed4c42a4ef0 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
fbe82cd9c28099e3a8d8e590e83ea7c69e547509 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
7a4217db4bb71d81dfaec857e2519132b7eb38bf authored almost 4 years ago by Bogdan Chadkin <[email protected]>
2236d0fd60f368929465f9e747092170b5719e87 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
d761decc0e7026d45c0ca81812c1cd7a8ab334f0 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
fd5e6406b1d1da144ae8137a341da1a562f220f3 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Ref https://github.com/svg/svgo/issues/1327
Config file now can only be js. `svgo.config.js` ...
a6f14018eee0c9df0fe9050d1e75052099a43c0a authored almost 4 years ago by Bogdan Chadkin <[email protected]>
The was a lot of requests to provide browser compatible module. In this
diff I added `svgo/dist...
70d1f2b2f890ff0cf8b79df893bf394d37b3a106 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
b1dafc67805a5637c940379d7576ac201675a79a authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Dropped SVGO class and provided "optimize" function with svg and config
as inputs and "createCo...
225bfbb053e5dff0f3732da8391f9a86095b7262 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
- replaced named plugin object with "name" field
- dropped support for params in plugin object;...
6cecd76f624a7827ffcb809228fe4902582c9415 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
2965e8ccdb84a9a17353bf6c41fe83da7e9f57ba authored almost 4 years ago by Bogdan Chadkin <[email protected]>
8899f682b89abd0590250404d015be3ffdcd9cc9 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
a1c1b7f443806a89edcb45dbc6e25e0a4bc0f7d6 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
cb14e3c0b3accb584969c30a30cb4239d9e2cf51 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Nyc is much simpler to setup and use.
a1dc0ffc1f54f6c7171ece6c215070758a153228 authored almost 4 years ago by Bogdan Chadkin <[email protected]>bc44ab3f299ebcd1a953c4d2a47075b8bcdfbf63 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Ref https://github.com/svg/svgo/issues/1015
Looks like `sax` is synchronous and we do not nee...
1dc5ee3ee1a8c3ca183ef849df2c67c843bcaaa2 authored almost 4 years ago by Bogdan Chadkin <[email protected]>See issue #1233 .
b85d7f98856ec49be47f0302917f93f03048e2df authored almost 4 years ago by Rob OLeary <[email protected]>ce2ce0de481c72a8ec82dbf112f6822afbb4d4ce authored almost 4 years ago by SheetJSDev <[email protected]>
Ref https://packagephobia.com/result?p=coa https://packagephobia.com/result?p=commander
Coa w...
57aecc50ac2abaa04c884804ef5057109a45b929 authored almost 4 years ago by Bogdan Chadkin <[email protected]>
Node 10 add support for promisified fs methods.
https://nodejs.org/dist/latest-v10.x/docs/api/f...