Ecosyste.ms: OpenCollective

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

SVGO

Developing and maintaining SVGO
Collective - Host: opensource - https://opencollective.com/svgo - Code: https://github.com/svg/svgo

Improved parser error handling.

Show output error position. Resolves #482

github.com/svg/svgo - 9cdb04638333d9951e405ba73d128dba8398c058 authored almost 9 years ago by GreLI <[email protected]>
Better config error handling. Resolves #466

github.com/svg/svgo - e21f8d0e64664bb8b32fec0ae643a22c3403bf88 authored almost 9 years ago by GreLI <[email protected]>
Don't fail on plain string SVG after #486

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

github.com/svg/svgo - 4e9daaef3ca76818900cc705700196b00ec677fb authored almost 9 years ago by GreLI <[email protected]>
bump years in LICENSE file

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

Add charset handling on Data URI

github.com/svg/svgo - 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...

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

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

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

Fixes #477

github.com/svg/svgo - 1b0051ad1ca410f040b7bd6af7a6e5ec9c1370c1 authored about 9 years ago by GreLI <[email protected]>
Parse XML entities.

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

github.com/svg/svgo - 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

github.com/svg/svgo - 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

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

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

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

github.com/svg/svgo - 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

github.com/svg/svgo - 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

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

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

github.com/svg/svgo - 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

github.com/svg/svgo - 0d698e5fbafc7d350063b11b352d314bf8e5b002 authored about 9 years ago by Lev Solntsev <[email protected]>
Replaced the deprecated "globalstrict" jshint option with "strict": "global"

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

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

Change --quite to --quiet in changelog

github.com/svg/svgo - cd8120a3e69fbf3f7999ace8e722229f7cda01f0 authored about 9 years ago by Lev Solntsev <[email protected]>
Change --quite to --quiet in changelog

github.com/svg/svgo - 0dc48e793424ca0c4729e8e82e8d09ade9459a77 authored about 9 years ago by Joe Lencioni <[email protected]>
typo fix

github.com/svg/svgo - 7327974335d8ae69d576c6602411d005f4a66020 authored about 9 years ago by GreLI <[email protected]>
Кemoved unused variable and jshint error fix

github.com/svg/svgo - 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.

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

github.com/svg/svgo - fc174aa9f0412061a427ab592b7784f63c6ed170 authored about 9 years ago by GreLI <[email protected]>
MinifyStyles: unix line-endings

github.com/svg/svgo - da5107abd851be793e2df1937fd409bfe17ebc6a authored about 9 years ago by GreLI <[email protected]>
Merge pull request #445 from phihag/quiet

Add option --quiet

github.com/svg/svgo - ce35516229159a1bcfae4ab82941749e97d2c776 authored about 9 years ago by Lev Solntsev <[email protected]>
Conform informal syntax requirements everywhere

github.com/svg/svgo - c9062872e91a8cc021abe2f62f07873a5a097af8 authored about 9 years ago by Philipp Hagemeister <[email protected]>
Conform to code style

github.com/svg/svgo - 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

github.com/svg/svgo - c4ba12437531dbdcb09f572cab77cf0559d93fc1 authored about 9 years ago by Lev Solntsev <[email protected]>
Ignore lib-cov on npm publish

github.com/svg/svgo - 5d1f146f7f39631e2c835e5c3cae310355658561 authored about 9 years ago by Bogdan Chadkin <[email protected]>
Always close polygons. Resolves #441

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

github.com/svg/svgo - 7af242b611be7f3adc5c00f93a50d163d1902ccd authored about 9 years ago by GreLI <[email protected]>
New optimization in paths: curves to arcs

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

Add minifyStyles plugin, test and dependencies.

github.com/svg/svgo - 6823de32a1f62e393ab55e77950499e15ea61532 authored about 9 years ago by Lev Solntsev <[email protected]>
Fix regression.

github.com/svg/svgo - 01d003b0244b6b9bd472e941cc95f5cd697c621d authored about 9 years ago by strarsis <[email protected]>
Improve indentation.

github.com/svg/svgo - e5c6cd42c58d3965a251da1e367e4dcac5fd5e45 authored about 9 years ago by strarsis <[email protected]>
Add missing option argument to csso minify.

github.com/svg/svgo - dbf30dd59fdd186ca63779e8e0da240964cc360a authored about 9 years ago by strarsis <[email protected]>
Add minifyStyles plugin, test and dependencies.

github.com/svg/svgo - 16ea8c805719fff1a041ca37f0aa8f69febda317 authored about 9 years ago by strarsis <[email protected]>
Test for the new sodipodi namespace

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

github.com/svg/svgo - 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/--...

github.com/svg/svgo - 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")

github.com/svg/svgo - 81e2eb5fada54fcb799771cc66d0f47021a07aa2 authored about 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.

github.com/svg/svgo - 948cf1bf59260696b818cd03b6f46e7e00ee0033 authored about 9 years ago by Xander Victory <[email protected]>
Add some permitted and not permitted elements to the unknown element test

github.com/svg/svgo - c1cd2e9eea6545ed764b26d20c0a1a8e95e3d5de authored about 9 years ago by Xander Victory <[email protected]>
add test for pull request #435

github.com/svg/svgo - 724e21889de43357573e6513a27e4c7c0ce825f0 authored about 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.

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

github.com/svg/svgo - 1bdee52393e1bb966bba48e44543f4a7304c7bad authored over 9 years ago by GreLI <[email protected]>
Simplified straight curve checking function

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

github.com/svg/svgo - 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__

github.com/svg/svgo - 176d0329a475b70ad8b593f3c9f8e7a62c345c14 authored over 9 years ago by Bo Lopker <[email protected]>
stop cleanupIDs if there is style or script

github.com/svg/svgo - c19511ef7ae71a1fd9de4b46b17f41a74f07073c authored over 9 years ago by GreLI <[email protected]>
Merge pull request #427 from itsjustluck/plugin-remove-style-element

New plugin: Remove style elements - disable by default.

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

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

github.com/svg/svgo - db78402c8c2313ba3d7e1a25f43097198bfe7160 authored over 9 years ago by GreLI <[email protected]>
Fixed consecutive transforms precision handling. Fixes #421

github.com/svg/svgo - 614bc00d77eee6c0ebdc4b118c9c77ccbae1d901 authored over 9 years ago by GreLI <[email protected]>
Corrected path stringification

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

github.com/svg/svgo - 66ae12f8eaa0e14efba540c36c22377897e233b4 authored over 9 years ago by GreLI <[email protected]>
Fixed paths removing. Fixes #413

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

Add description for removeAttrs plugin

github.com/svg/svgo - 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

github.com/svg/svgo - 492f12c02f43f8d5d0bef2bfb70ec6077505773b authored over 9 years ago by cy6erskunk <[email protected]>
Removed debugging commands

github.com/svg/svgo - a6fe3101778736b4275be8a8a3bf8dd7212eec2e authored over 9 years ago by GreLI <[email protected]>
Fixed correction of out-of-range radii. Resolves #407

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

github.com/svg/svgo - 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

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

github.com/svg/svgo - 0556e4d2a7e68961073ed7c047e0b9e2e009db39 authored over 9 years ago by James Forrester <[email protected]>
Corrected test passing after empty transform fix

github.com/svg/svgo - 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

github.com/svg/svgo - 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...

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

github.com/svg/svgo - 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.

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

github.com/svg/svgo - 023c61bd99650ee183bf9dcb9c268843402b618e authored over 9 years ago by Magnus Bergman <[email protected]>
Readme update

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

github.com/svg/svgo - 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

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

github.com/svg/svgo - 62a0547bfae9d64a4bdba77ec5494907521901e7 authored over 9 years ago by GreLI <[email protected]>
Formatting

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

Linter inspired formatting

github.com/svg/svgo - 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

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

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

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

Fixed removeMetadata in the doc

github.com/svg/svgo - 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...

github.com/svg/svgo - 69aa9476fdf2348ff00596c4d9748a7cb9e81ea4 authored over 9 years ago by Benoit Tremblay <[email protected]>
Modify jshint rules

github.com/svg/svgo - 73c5a7390044af2ca5f694f327054e173a583e30 authored over 9 years ago by Yoshiya Hinosawa <[email protected]>
Fix lint

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

github.com/svg/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

github.com/svg/svgo - 7bba483b3604ea6753c79b91f73e238daa6319ae authored over 9 years ago by Lev Solntsev <[email protected]>
Add --show-plugins option

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

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

Allow providing custom plugins

github.com/svg/svgo - b41b8be34b39b3cddfa087b564d483040dd29ae1 authored over 9 years ago by Lev Solntsev <[email protected]>