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

Fix default indent

9f545d2420f019bc2737a9127ab7eef929d8aa76 authored almost 9 years ago by GreLI <[email protected]>
Use presentation attibures instead of all styling properties.

Fixes #528

2f88a38730c3d2cccb7d2d724291c464390168b8 authored almost 9 years ago by GreLI <[email protected]>
Added cleanupListOfValues to russian readme

3d93e8f99c1262422b839a3c082618b449c07ab5 authored almost 9 years ago by GreLI <[email protected]>
Merge pull request #525 from waldyrious/patch-1

Mention cleanupListOfValues in README (see #287)

dd490041638bb20d29c1af7d9f2cf332aae305c1 authored almost 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #521 from scurker/master

Add currentColor param to convertColors plugin

7daab7343ab3cb422a156d2cdbfbd97eed303de0 authored almost 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #526 from scurker/pretty-print-indent

Add option to indent when pretty printing svg

8e7cc54d8b3ee4ec047e75485444bfc50a2751fe authored almost 9 years ago by Lev Solntsev <[email protected]>
Add option to indent when pretty printing svg

3d8496033cfb94fd366612b8e2c656bedc266a9a authored almost 9 years ago by Jason <[email protected]>
Mention cleanupListOfValues in README (see #287)

b0598a226821715c4f80c5b2747be88f7dccb3c1 authored almost 9 years ago by Waldir Pimenta <[email protected]>
Merge pull request #523 from lahmatiy/master

Bump csso to 1.8.0 and use minifyBlock() for style attribute content compression instead of hack

b80944cb825036314758020926dfdb54c602e181 authored almost 9 years ago by Lev Solntsev <[email protected]>
bump csso to 1.8.0 and use minifyBlock for style attribute content compression

df9cd399c0bd25f6597f36c13bbd3a530c08a93b authored almost 9 years ago by Roman Dvornov <[email protected]>
Add boundries to none regex

8e5706485e993267f1be7e72048e69649317c5ff authored almost 9 years ago by Jason <[email protected]>
Add currentColor param to convertColors plugin

97ab6c2a6e68c7bcde5cc4c66a6d4f02cbf8797b authored almost 9 years ago by Jason <[email protected]>
0.6.3

e69f0a27bea0b5dc258a42167d20009d0c21c209 authored almost 9 years ago by GreLI <[email protected]>
Apply smart rounding only if need to round.

Fixes #508. Resolves #284.

4e320d9d565dbd9c9b3270ec2fef3ec0aea12105 authored almost 9 years ago by GreLI <[email protected]>
Accept number as a value in hasAttrLocal

a7624a0c438cc6ee9a1d29b4ecba0bd1ec510f0a authored almost 9 years ago by GreLI <[email protected]>
Fixed regression due to angle calculation changes. Fixes #517

0f599b670da77de81eeacacd71dc335f9bdab1a8 authored almost 9 years ago by GreLI <[email protected]>
Check ‘style’ attr for id reference. Fixes #515

619aaf8481ba706027a8c548ec8afa5473c64e60 authored almost 9 years ago by GreLI <[email protected]>
Check for "href’ by local name

c3e0eb6b009d733c275983ef28269a6ba4dc305d authored almost 9 years ago by GreLI <[email protected]>
Changelog of v0.6.2

4de61ef494df3ec32764807b73dbbef13426ad90 authored almost 9 years ago by GreLI <[email protected]>
0.6.2

8491eeedcb892b6c7f2221dd23c4ea7735a37bd7 authored almost 9 years ago by GreLI <[email protected]>
Bump dependencies

48b0c67218a82d4488006d8fbf3dbe4d715bdd29 authored almost 9 years ago by GreLI <[email protected]>
minifyStyles: preserve CDATA if needed

215cd39c22d706c66d2cdcbfeb23c8919bc652f2 authored almost 9 years ago by GreLI <[email protected]>
Style fix

5b88dc44dcbbf357ba2dd880649178539517b3fd authored almost 9 years ago by GreLI <[email protected]>
Don't pass style attributes is present of class. Fixes #489

1966bb60a5441f5e96787bbff601765dafebc1ef authored almost 9 years ago by GreLI <[email protected]>
Don't transform paths with id without stroke-width since it can be overrided.

Fixes #483

a55dc255c25f4d72a4d209e5b1c880e7a83141b2 authored almost 9 years ago by GreLI <[email protected]>
Clarify need of parameters in addClassesToSVGElement. Resolves #479

a62176e762b7f1825beb096d1f91a9f1452b74f3 authored almost 9 years ago by GreLI <[email protected]>
Show plugins list sorted alphabetically

57dc9aedc4a39325a22125d258d668b156e56812 authored almost 9 years ago by GreLI <[email protected]>
Fixed crash on uppercase color name. Fixes #511

02c24c9ca8ae5604a407ce508a1b919f52d0b647 authored almost 9 years ago by GreLI <[email protected]>
Fixed sign losing in scale matrix. Fixes #513

9b848273826b99984e986d487953b3e5c70dceea authored almost 9 years ago by GreLI <[email protected]>
Improvements on parsing error handling.

0b23ff63c2cabe055cee7e46882f109870833631 authored almost 9 years ago by GreLI <[email protected]>
removeAttrs doc addition. Resolves #469

81e1ebe47566e6a3f6b7b73f30387411be580dd0 authored almost 9 years ago by GreLI <[email protected]>
Capture parsing errors, but no further. (Don't break tests.)

748756e18df414c8fa4a322012a7c542ce41cd2c authored almost 9 years ago by GreLI <[email protected]>
Bump dependencies

6dfaafdd5bcd58b2adfc7feab58ec3f55e9503c9 authored almost 9 years ago by GreLI <[email protected]>
Merge pull request #503 from MeoMix/patch-3

Use explicit file types

77d2a1a3002b18d35131b06d639e0017120cced4 authored almost 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #502 from MeoMix/patch-2

Use explicit file types

d15c3b22bf10592c5d95d1150567767d2858e02c authored almost 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #501 from MeoMix/patch-1

Use explicit file types

ee0e37a2724d51fcba1313c560ded547de2c7ef3 authored almost 9 years ago by Lev Solntsev <[email protected]>
Use explicit file types

a61f4b315d6f6fd1d096de471f1986c28db03b0a authored almost 9 years ago by Sean Anderson <[email protected]>
Use explicit file types

bf4014223b09c74e8c4bee9dd2c5dcab4e5f1ddc authored almost 9 years ago by Sean Anderson <[email protected]>
Use explicit file types

It's good practice to declare the file type being required. This will help svgo play nice with J...

51329009041b0dcad4ab74c78cf8da19897b6172 authored almost 9 years ago by Sean Anderson <[email protected]>
Merge pull request #499 from pra85/patch-1

Minor English tweak

c4402205cc3cf53e674fcb88adf2edab06f30b43 authored almost 9 years ago by Lev Solntsev <[email protected]>
Minor English tweak

Change sentence structure to make it more readable

b0d36a48304484548ff8028f90eabcfad0a9995d authored almost 9 years ago by Prayag Verma <[email protected]>
Fixed transform moving around the mask as well

25fc738c03caea1a8b5ae72fa7872c4590087ac8 authored almost 9 years ago by GreLI <[email protected]>
Improved parser error handling.

Show output error position. Resolves #482

9cdb04638333d9951e405ba73d128dba8398c058 authored almost 9 years ago by GreLI <[email protected]>
Better config error handling. Resolves #466

e21f8d0e64664bb8b32fec0ae643a22c3403bf88 authored almost 9 years ago by GreLI <[email protected]>
Don't fail on plain string SVG after #486

7b9943072f4919f3bbf4279b7e9492e36d65a5b0 authored almost 9 years ago by GreLI <[email protected]>
Config object sanity check. Should fix #458

4e9daaef3ca76818900cc705700196b00ec677fb authored almost 9 years ago by GreLI <[email protected]>
bump years in LICENSE file

fc07ce7e59fc9c09f3d1b0e9b067d968049f76f8 authored almost 9 years ago by Kir Belevich <[email protected]>
Merge pull request #486 from holymonson/master

Add charset handling on Data URI

9c4a9e64a8883d4bc0cb61dc29890dfd851a6d23 authored almost 9 years ago by Lev Solntsev <[email protected]>
Add charset handling on Data URI

Handle data URI scheme containing optional charset field like `data:image/svg+xml;charset=US-ASC...

4e9194153f12230f0ccfc6323efd617384b7557a authored almost 9 years ago by Monson Shao <[email protected]>
Fixed crashing on invoking rounding several times. Closes #480

1335334cc74c003e32d2c2b05333853f858c9123 authored almost 9 years ago by GreLI <[email protected]>
Correct all angle calculations to use circle radii instead of curves control points

044fc3b1684fc2148fe7286adfa9ce12a0e5a479 authored almost 9 years ago by GreLI <[email protected]>
Fixed angle calculation with zero length curve control point.

Fixes #477

1b0051ad1ca410f040b7bd6af7a6e5ec9c1370c1 authored about 9 years ago by GreLI <[email protected]>
Parse XML entities.

Fixes #225, fixes #272, fixes #314. Closes #476.

0d91a0455de462d923b97e96be343c7ddb03e758 authored about 9 years ago by GreLI <[email protected]>
Merge pull request #475 from yandavid/master

Added tests for svg2js behavior if passed in malformed svg

bca9fedbfc5de03bd2e5874db2c4671557371b67 authored about 9 years ago by Lev Solntsev <[email protected]>
Added an example of how to configure the indent of pretty formatted svgs in the sample .svgo.yml

1771cc14bef3a7919a7556709f5ec1b56fd00c6c authored about 9 years ago by David Yan <[email protected]>
Fixed up some inefficiencies with jsAPI.js

9abb467b03696048384eabc0a8d0abda6322dbfd authored about 9 years ago by David Yan <[email protected]>
Fixed test that uses String.prototype.includes to use indexOf instead

91300f3d8840ab84a3e426384ad4fa06bff263c5 authored about 9 years ago by David Yan <[email protected]>
Added tests for svg2js behavior if passed in malformed svg

4800bf77ca53b93f733c680aa76b6bf3799b89ab authored about 9 years ago by David Yan <[email protected]>
Merge pull request #474 from yandavid/master

Fixed the gemnasium badge to use svg instead of png

5c3cb26a02e4eb4d46dc29a0a76c3dd66f17dcba authored about 9 years ago by Lev Solntsev <[email protected]>
Fixes #464 by outputting the version to stdout instead of letting coa send it to stderr

3f6cddbb2b0e9ff560302aa0dce9d27ca5ccc10c authored about 9 years ago by David Yan <[email protected]>
Fixed a minor grammatical error in README.md

573d865d010f99d583639fd805fe2594fd3bdc39 authored about 9 years ago by David Yan <[email protected]>
Fixed the gemnasium badge to use svg instead of png

5de4edfa05d54938d8aa92079e83fbe2eac48144 authored about 9 years ago by David Yan <[email protected]>
Merge pull request #473 from yandavid/master

Fixed typo in the JSDoc block of plugins/convertStyleToAttrs.js

0d698e5fbafc7d350063b11b352d314bf8e5b002 authored about 9 years ago by Lev Solntsev <[email protected]>
Replaced the deprecated "globalstrict" jshint option with "strict": "global"

b049081374d12a5db661a795075ce582c0b50484 authored about 9 years ago by David <[email protected]>
Fixed typo in the JSDoc block of plugins/convertStyleToAttrs.js

cdd44ce557620f784a3b181adacc987174539e8b authored about 9 years ago by David <[email protected]>
Merge pull request #462 from lencioni/patch-1

Change --quite to --quiet in changelog

cd8120a3e69fbf3f7999ace8e722229f7cda01f0 authored about 9 years ago by Lev Solntsev <[email protected]>
Change --quite to --quiet in changelog

0dc48e793424ca0c4729e8e82e8d09ade9459a77 authored about 9 years ago by Joe Lencioni <[email protected]>
typo fix

7327974335d8ae69d576c6602411d005f4a66020 authored about 9 years ago by GreLI <[email protected]>
v0.6.1

6d80481eb1df5609dd665d96233fc0ffe4b3f195 authored about 9 years ago by GreLI <[email protected]>
Кemoved unused variable and jshint error fix

1d6343fdf805b2d92f0be42272c3af4fb8b3e664 authored about 9 years ago by GreLI <[email protected]>
Amend transform parsing to parse numbers. Prevents producing NaNs in paths in case of absent numbers separator.

da442cbb8d881ce4879dd93a612e95d93e559749 authored about 9 years ago by GreLI <[email protected]>
Fixed error on empty or CDATA styles. Fixed #455. Fixes #456

fc174aa9f0412061a427ab592b7784f63c6ed170 authored about 9 years ago by GreLI <[email protected]>
MinifyStyles: unix line-endings

da5107abd851be793e2df1937fd409bfe17ebc6a authored about 9 years ago by GreLI <[email protected]>
Merge pull request #445 from phihag/quiet

Add option --quiet

ce35516229159a1bcfae4ab82941749e97d2c776 authored about 9 years ago by Lev Solntsev <[email protected]>
Conform informal syntax requirements everywhere

c9062872e91a8cc021abe2f62f07873a5a097af8 authored about 9 years ago by Philipp Hagemeister <[email protected]>
Conform to code style

8283c542da9180a1d336024f28e4fcc0b0ed5a55 authored about 9 years ago by Philipp Hagemeister <[email protected]>
Merge pull request #453 from TrySound/unpublish-lib-cov

Ignore lib-cov on npm publish

c4ba12437531dbdcb09f572cab77cf0559d93fc1 authored about 9 years ago by Lev Solntsev <[email protected]>
Ignore lib-cov on npm publish

5d1f146f7f39631e2c835e5c3cae310355658561 authored about 9 years ago by Bogdan Chadkin <[email protected]>
v0.6.0

93e54df4367937ad5527390aabe570770d9c5df7 authored about 9 years ago by GreLI <[email protected]>
Always close polygons. Resolves #441

ce4446550cdb3c236fa24c652e8c3e0b1757dcf6 authored about 9 years ago by GreLI <[email protected]>
Fixed transform moving around the clip. Fixes #446

7af242b611be7f3adc5c00f93a50d163d1902ccd authored about 9 years ago by GreLI <[email protected]>
New optimization in paths: curves to arcs

3a7f4ea0706801275fc477940427dd49c8190fea authored about 9 years ago by GreLI <[email protected]>
Merge pull request #451 from strarsis/minifyStyles

Add minifyStyles plugin, test and dependencies.

6823de32a1f62e393ab55e77950499e15ea61532 authored about 9 years ago by Lev Solntsev <[email protected]>
Fix regression.

01d003b0244b6b9bd472e941cc95f5cd697c621d authored about 9 years ago by strarsis <[email protected]>
Improve indentation.

e5c6cd42c58d3965a251da1e367e4dcac5fd5e45 authored about 9 years ago by strarsis <[email protected]>
Add missing option argument to csso minify.

dbf30dd59fdd186ca63779e8e0da240964cc360a authored about 9 years ago by strarsis <[email protected]>
Add minifyStyles plugin, test and dependencies.

16ea8c805719fff1a041ca37f0aa8f69febda317 authored about 9 years ago by strarsis <[email protected]>
Test for the new sodipodi namespace

46e1d7b89367d6fa0b094b1ac5d2b6c3d04ce182 authored about 9 years ago by GreLI <[email protected]>
Added inkscape sodipodi namespace to remove. Fixes #442

6e712f1618bfde8be66a3a82327aa72de76c37da authored about 9 years ago by GreLI <[email protected]>
Add option --quiet

I trust that svgo works, and the output of my build process is overly long as it is. Add a -q/--...

1ab81cea6f42267d4d1d04ccdf5245d2adf5f6b7 authored about 9 years ago by Philipp Hagemeister <[email protected]>
Merge pull request #435 from thiakil/master

fix TypeError("Can't get property contents of undefined")

81e2eb5fada54fcb799771cc66d0f47021a07aa2 authored over 9 years ago by Lev Solntsev <[email protected]>
Move defined guard to inside the element check, refactor slice conditional to allow removing elements which we have no idea about (an Unknown) inside the current element.

948cf1bf59260696b818cd03b6f46e7e00ee0033 authored over 9 years ago by Xander Victory <[email protected]>
Add some permitted and not permitted elements to the unknown element test

c1cd2e9eea6545ed764b26d20c0a1a8e95e3d5de authored over 9 years ago by Xander Victory <[email protected]>
add test for pull request #435

724e21889de43357573e6513a27e4c7c0ce825f0 authored over 9 years ago by Xander Victory <[email protected]>
fix TypeError("Can't get property contents of undefined") when element name is not in the collection.

bbf2028de8f91394acb7d5a20756a8f37223af96 authored over 9 years ago by Xander Victory <[email protected]>
Fixed config issues, better tests&docs. Closes #390

1bdee52393e1bb966bba48e44543f4a7304c7bad authored over 9 years ago by GreLI <[email protected]>
Simplified straight curve checking function

97bbd21553198f038f13d00e137303bf3fd9bea0 authored over 9 years ago by GreLI <[email protected]>
Fixed shortand curve distortion due to converted prev curve. Resolves #415

40b57f3980ff749a5c5b6117c30ab115916d25a7 authored over 9 years ago by GreLI <[email protected]>
Clean up cleanupID logic, use null prototype for maps

Reduce string creation

Add test for __proto__

176d0329a475b70ad8b593f3c9f8e7a62c345c14 authored over 9 years ago by Bo Lopker <[email protected]>
stop cleanupIDs if there is style or script

c19511ef7ae71a1fd9de4b46b17f41a74f07073c authored over 9 years ago by GreLI <[email protected]>