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

Merge pull request #427 from itsjustluck/plugin-remove-style-element

New plugin: Remove style elements - disable by default.

eada149cb632531ab893e0ab387065bac703f414 authored over 9 years ago by Lev Solntsev <[email protected]>
New plugin: Remove style elements - disable by default.

1ede31e4f94fae89b624dda5334c8b98f03e0902 authored over 9 years ago by Betsy Dupuis <[email protected]>
Corrected mm/px ratio. Fixes #420

db78402c8c2313ba3d7e1a25f43097198bfe7160 authored over 9 years ago by GreLI <[email protected]>
Fixed consecutive transforms precision handling. Fixes #421

614bc00d77eee6c0ebdc4b118c9c77ccbae1d901 authored over 9 years ago by GreLI <[email protected]>
Corrected path stringification

7102ed58cf887082b387bf950586fd258f82b5f3 authored over 9 years ago by GreLI <[email protected]>
Fixed error with no space before nubmers like ‘5e-5‘. Fixes #418

66ae12f8eaa0e14efba540c36c22377897e233b4 authored over 9 years ago by GreLI <[email protected]>
v0.5.6

e80121beb2a5c2e9565cf7204c23e99541d5929c authored over 9 years ago by GreLI <[email protected]>
Fixed paths removing. Fixes #413

a90ba46caf1d316b5d14f7dbab2a289935c7082c authored over 9 years ago by GreLI <[email protected]>
Merge pull request #412 from cy6erskunk/patch-1

Add description for removeAttrs plugin

89fa5d5c851caefbaf27e9d7ad1815d1b73cc4b0 authored over 9 years ago by Lev Solntsev <[email protected]>
Add description for removeAttrs plugin

Add description to eliminate ugly `undefined` in `--show-plugins` output

492f12c02f43f8d5d0bef2bfb70ec6077505773b authored over 9 years ago by cy6erskunk <[email protected]>
v0.5.5

23c2631c10063bbe86bd49ef0eef5b98b675e943 authored over 9 years ago by GreLI <[email protected]>
Removed debugging commands

a6fe3101778736b4275be8a8a3bf8dd7212eec2e authored over 9 years ago by GreLI <[email protected]>
v0.5.4

4527f7fddc4e3f0dd35189b8e6df90840560015e authored over 9 years ago by GreLI <[email protected]>
Fixed correction of out-of-range radii. Resolves #407

ece38e3758ceee6adbc70a067395ed720ab3fa37 authored over 9 years ago by GreLI <[email protected]>
Don't remove path with exponent. Fixes #405

8ec45b7251c71d171597a8bc97cb609f918ac686 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #401 from jdforrester/patch-1

Fix URLs to new plugins in v0.5.3 notes

a228a169fd4c09946cb5a98d18a4d1c3d46b5df0 authored over 9 years ago by Lev Solntsev <[email protected]>
Fix URLs to new plugins in v0.5.3 notes

0556e4d2a7e68961073ed7c047e0b9e2e009db39 authored over 9 years ago by James Forrester <[email protected]>
Corrected test passing after empty transform fix

1253a0cc1609e3e0fc5653bc9e6452a59eaab36b authored over 9 years ago by GreLI <[email protected]>
Merge pull request #396 from bradbarrow/short-tag-config

Allow config to specify use of self closing tags

c18d8ea7183492fd309da7d484d43511d3fdc84f authored over 9 years ago by Lev Solntsev <[email protected]>
Allow config to specify use of self closing tags

Allow config to specify `useShortTags` (default true).

When `useShortTags` is true, empty eleme...

bd64cdeb26496cb3ca933f755c95df6cbc29cff4 authored over 9 years ago by bradbarrow <[email protected]>
Don't fail on empty transform. Fixes #394

a0616b0b82a27219d1a9e0c2fe10524803ebddf5 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #391 from magnus-bergman/patch-1

Fix plugin name typo in README.md.

4d74b492bc4c7f42d461cbeb45a0d93a48e8499e authored over 9 years ago by Lev Solntsev <[email protected]>
Fix plugin name typo in README.md.

023c61bd99650ee183bf9dcb9c268843402b618e authored over 9 years ago by Magnus Bergman <[email protected]>
v0.5.3

739a296621fd710a1773d9d8cdcdf84e5914d2fa authored over 9 years ago by GreLI <[email protected]>
Readme update

bd8eee3f8ada056bacc89072a5b9a8697840887d authored over 9 years ago by GreLI <[email protected]>
Merge branch 'removeAttrsPlugin' of git://github.com/bennyschudel/svgo into removeAttrsPlugin

55fd4955640f9caef39146122316369d566ab91a authored over 9 years ago by GreLI <[email protected]>
Merge pull request #381 from tcoopman/patch-1

Add image-webpack-loader that supports svgo

1336ebf869bac36d9369c3254aed3bf90366aa2b authored over 9 years ago by Lev Solntsev <[email protected]>
Merge branch 'removeDimensionsPlugin' of git://github.com/bennyschudel/svgo into addClassesToSVGElement

62a0547bfae9d64a4bdba77ec5494907521901e7 authored over 9 years ago by GreLI <[email protected]>
Formatting

a7f62d89846cc94542b75a7a9e1fbd2a4dd64fa4 authored over 9 years ago by GreLI <[email protected]>
Merge pull request #382 from kt3k/feature/fix-lint

Linter inspired formatting

336b08998dd61a766088fce83c2f79e8f57f5d46 authored over 9 years ago by Lev Solntsev <[email protected]>
Use first item of few with same ID (as browsers do). Remove subsequent IDs. Resolves #378

2c2f9e7e26df40c504832f883d70da0c1fd2f0c4 authored over 9 years ago by GreLI <[email protected]>
Update ID in animateMotion ‘begin’ attribute. Fixes #373

20e2a307732ed134bc70ceeaf6c5e0916f11fce8 authored over 9 years ago by GreLI <[email protected]>
Fixed removing id with quoted reference. Fixes #372

b5d4166fa943c2de790df4e91b56f3d422f87cfd authored over 9 years ago by GreLI <[email protected]>
Merge pull request #389 from eXon/patch-1

Fixed removeMetadata in the doc

4a89a0a98c113b8d282d3baaa8d7c0b3f944b98a authored over 9 years ago by Lev Solntsev <[email protected]>
Fixed removeMetadata in the doc

When using the node.js config, having removeMetaData instead of removeMetadata will crash (can't...

69aa9476fdf2348ff00596c4d9748a7cb9e81ea4 authored over 9 years ago by Benoit Tremblay <[email protected]>
Modify jshint rules

73c5a7390044af2ca5f694f327054e173a583e30 authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Fix lint

3f8e6fd15c4332b79c46664751361e9a7e0b290b authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Add image-webpack-loader that supports svgo

13b5c0adb3582774e4afe328cf453094f911e617 authored over 9 years ago by Thomas Coopman <[email protected]>
Merge pull request #380 from kt3k/feature/show-plugins

Add --show-plugins option

7bba483b3604ea6753c79b91f73e238daa6319ae authored over 9 years ago by Lev Solntsev <[email protected]>
Add --show-plugins option

8e6b365c407c6a25d111cfea909367b7b71eef9f authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Reworked rounding functions in `convertTransform`. Resolves #371

e9d00c5c5704d6a3fad64f17c8e8c838ec273ffc authored over 9 years ago by GreLI <[email protected]>
Merge pull request #375 from rlivsey/custom-plugins

Allow providing custom plugins

b41b8be34b39b3cddfa087b564d483040dd29ae1 authored over 9 years ago by Lev Solntsev <[email protected]>
Allow providing custom plugins

Eg.

new SVGO({
plugins: [
myCustomPugin: {
type: ‘perIt...

1ec50c4a13ecea4c50619cdb3bab4926f6aa53e1 authored over 9 years ago by Richard Livsey <[email protected]>
v0.5.2

bd1b8adfc95c8e383fdfc566f0dcf1a12827818b authored over 9 years ago by GreLI <[email protected]>
Proper arcs transforming with SVD

c1bf5baf97cae2ee4507515a5b1f8a35bed9cfd7 authored over 9 years ago by GreLI <[email protected]>
Reworked transform manipulation

ff5e89d5bf4484eab545984aba1f6ecd7ecf6f0d authored over 9 years ago by GreLI <[email protected]>
Merge pull request #350 from AprilArcus/master

new plugin: add classes to SVG element

7435b3ef9446f550fded48be7e1b8bbb1c41c0e9 authored over 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #358 from sateffen/master

Changes readmes according to #327

978d10b5668454ec3919cbce124c35535e428384 authored over 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #351 from dennari/master

Don't remove `styles` in removeUselessDefs.js

af3611f897003e23f37b03c7b7b0aee8634e9aab authored over 9 years ago by Lev Solntsev <[email protected]>
Merge pull request #360 from aidansteele/patch-1

Small spelling typo in mergePaths

ac312a30134c388e808389fc520700c11b0c2396 authored over 9 years ago by Lev Solntsev <[email protected]>
fix license declaration in package.json

d67a8ac2c463c837546383df576e1b841398dc83 authored over 9 years ago by Kir Belevich <[email protected]>
Small spelling typo in mergePaths

dcab8e0c735db44572c3a4a47f1d323f04d39f3b authored over 9 years ago by Aidan Steele <[email protected]>
Changes readmes according to #327

da5a193ce5f85f19ef3d0ffd7a5acf13c82719db authored over 9 years ago by Steffen <[email protected]>
disable add css classes plugin by default

8fa362270b87ffbb6b5f06852d459259e20a4397 authored over 9 years ago by April Arcus <[email protected]>
new plugin: add classes to SVG element

41abc2739620e64fae70bf81436b474d19c3a22e authored over 9 years ago by April Arcus <[email protected]>
Don't remove `styles` in removeUselessDefs.js

efe447a117f14bd526c219035dcbc5118ba62031 authored over 9 years ago by Ville Väänänen <[email protected]>
Separate property for transformations precision with the increased value by default. Resolves #334

d0c3355056fb860ace43095afc6a83aace886944 authored over 9 years ago by GreLI <[email protected]>
Sanity checks for <text> trimming. Hopefully fixes #332

1151e44c5af4aee5ab44f3cef20e401b66a734e2 authored over 9 years ago by GreLI <[email protected]>
Don't remove empty patterns with inheritance

d0a5d0e87df5c7cb586f9e93af2f82acfbef5477 authored over 9 years ago by GreLI <[email protected]>
Fixed issues with multiple moveto coordinates on output. Fixes #338

f651fd8de181c00ba21a023629f47aa22d9d3422 authored almost 10 years ago by GreLI <[email protected]>
Proper computations with optional rotate() parameters

97a260bbf3a75764f250a56422b97719b9768a63 authored almost 10 years ago by GreLI <[email protected]>
Fixed support point function

ae2981cdea6696124587e9c39906ea90312aaf83 authored almost 10 years ago by GreLI <[email protected]>
Don't throw on parsing error

5c82e7bbcaac12215fce2c53a74e8b4d6230d2a3 authored almost 10 years ago by GreLI <[email protected]>
Merge pull request #335 from jakearchibald/master

JSAPI.prototype.clone - fixes #311

5c08d7bc49be9c8c6494d4743b9579365389031d authored almost 10 years ago by Lev Solntsev <[email protected]>
Update Travis configuration

b28f313a1de87ce503b098b44e81f3ea4d7826dc authored almost 10 years ago by GreLI <[email protected]>
Adding innumerable parentNode back

6fe56ec4515036d0162d8bf2ebcbd607bb1dbced authored almost 10 years ago by Jake Archibald <[email protected]>
Fixed non-loading logo

b7a00988f4d6b5cdc86cfd0dfebfb2bb3f84655c authored almost 10 years ago by GreLI <[email protected]>
Fix for ownProperty test

9b91154ae594ffd0e8da74df14fa7c7a76ae9d1d authored almost 10 years ago by Jake Archibald <[email protected]>
JSAPI.prototype.clone - fixes #311

652389ed63be11368c3b7be903fb3ffa01ffcb56 authored almost 10 years ago by Jake Archibald <[email protected]>
Prevent optimization if there is an error.

23d617d389a93e0193d031e1fa423053c7c02036 authored almost 10 years ago by GreLI <[email protected]>
Fix for transformations with arcs converted to curves

f68b310c1ea43b476e6fcf1aae6bdfc2d2b4d7f6 authored almost 10 years ago by GreLI <[email protected]>
Fix path checking in removeHiddenElems. Fixes #333

b3ee51c7bcf20ded13d547f81de37e5cd353c4bd authored almost 10 years ago by GreLI <[email protected]>
v0.5.1

7fb966c0d1d0d78e8fba8d9b8693b4516aa0d854 authored almost 10 years ago by GreLI <[email protected]>
Updated dependencies

d292529a50b578cc86a665af023afc9a8cced927 authored almost 10 years ago by GreLI <[email protected]>
Cli-option to set float numbers precision. Resolves #99

60d348b1480f6a643cb9e73764b7fa76a9d2f382 authored almost 10 years ago by GreLI <[email protected]>
Disable removeUselessStrokeAndFill if there is a <style> or <script>

cf37722e29c84971da1f62d398d90eb04886587d authored almost 10 years ago by GreLI <[email protected]>
Updated tests for removing id in <svg>

00df0b369e515feed0697b4e91f43b1076a8d8e7 authored almost 10 years ago by GreLI <[email protected]>
Don't remove id in <svg> tag in removeUnknownsAndDefaults since it's zone of responsibility of cleanupIDs.

Resolves #318.

9041175c527879349e18577145b03bd605c6c823 authored almost 10 years ago by GreLI <[email protected]>
Simplified inherited attrs checking in removeUnknownsAndDefaults

ec70b376666f1f3c2cbca00f32441125a4d4fa4d authored almost 10 years ago by GreLI <[email protected]>
Updated readme about folders and the russian version

02425f081443e2557bb20edd06b14081aa92fc4c authored almost 10 years ago by GreLI <[email protected]>
Check for all animation properties collapseGroups

4c1aad9889262c2a775f0703d3d9b28486bd2ea5 authored almost 10 years ago by GreLI <[email protected]>
A little more from SVG 2

9e203f0a10fc988cd2a25744377741b7836c9dd1 authored almost 10 years ago by GreLI <[email protected]>
Remove non-rendering elements without ids as well

1121582564ae23e982bbfed5aa73f9dd57650674 authored almost 10 years ago by GreLI <[email protected]>
More properties from SVG 2

f6e87a05439f8871774e4c16addd1551ee91b219 authored almost 10 years ago by GreLI <[email protected]>
Readme: removeUselessStrokeAndFill is re-enabled and removeDesc works for non-meaningful desc

cdb7fffc7631a809a531d280667fa07a48eb2ea0 authored almost 10 years ago by GreLI <[email protected]>
Plugin to remove elements in <defs> without id. Resolves #310

c47fa38700745e699453f63e59d3a2141da199a7 authored almost 10 years ago by GreLI <[email protected]>
New properties from SVG versions 2 and Tiny 1.2. Resolves #323

36003b11f6d43201411384872ac55a6a308e2496 authored almost 10 years ago by GreLI <[email protected]>
Smarter transforms collapsing. Fixes #208

f49005c68d53528cc58430b340251639fff5a55c authored almost 10 years ago by GreLI <[email protected]>
Throw error on erroneous config file

8bec56fac8bb629978dc750e80241939dd27c88f authored almost 10 years ago by GreLI <[email protected]>
Don't remove default type of animateTranform since it doesn't work. Fixes #297

0219d33c3e8ce48e1253c2d7735f1a89abfb13e6 authored almost 10 years ago by GreLI <[email protected]>
Remove incorrect <path> elems, not just empty

e94cb994dd317eb1968343299671a38a9513ec4b authored almost 10 years ago by GreLI <[email protected]>
Convert colors now takes fractional percentages and minor improvements.

Fixes #175 and resolves #178.

15e303bbf033510b8c91c32cb0001c5530990bc4 authored almost 10 years ago by GreLI <[email protected]>
Don't collapse groups which have animations. Fixes #214

4d966b7cebe57cdcfbe3f6944bee9c6d2e03e304 authored almost 10 years ago by GreLI <[email protected]>
Take in account optional ‘rotate()’ parameters.

Fixes #243, fixes #294.

86ab59ceb570f6553cf904628145745bcf2fe031 authored almost 10 years ago by GreLI <[email protected]>
Don't remove empty elements which could be animated.

Resolves #213.

5f892ee7dd27c0fd8f9a241abc392ef0d5eb0c98 authored almost 10 years ago by GreLI <[email protected]>
Use console instead of Utils and better parsing error handling.

Resolves #193 and fixes #234.

6661090fe27d02bf012d2900c6fde19904a3a52c authored almost 10 years ago by GreLI <[email protected]>
Remove standard descriptions. Resolves #302

9b8250d6c49b79eb92d990bdd8080e7de25b07d8 authored almost 10 years ago by GreLI <[email protected]>
Avoid manipulations with paths that have animations. Fixes #321

d935bd0dd30c505d5023a2d26f26a611e823c016 authored almost 10 years ago by GreLI <[email protected]>
Check path intersection while merging.

Fixes #253, resolves #260, fixes #298.

e1060df7dc4b4afc63d6cc86fc41748a4940918d authored almost 10 years ago by GreLI <[email protected]>
Path data processing improvements.

Improved path data saving.
Collapse repeated now works at writing path data and doesn't affect pa...

e220b6cad05e4fc5f181810311a5c7655c789094 authored almost 10 years ago by GreLI <[email protected]>