Ecosyste.ms: OpenCollective

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

Lume

🔥 A static site generator for Deno 🦕
Collective - Host: opensource - https://opencollective.com/lume - Website: https://lume.land/ - Code: https://github.com/lumeland

Don't remove id in <svg> tag in removeUnknownsAndDefaults since it's zone of responsibility of cleanupIDs.

Resolves #318.

github.com/lumeland/svgo - 9041175c527879349e18577145b03bd605c6c823 authored almost 10 years ago by GreLI <[email protected]>
Simplified inherited attrs checking in removeUnknownsAndDefaults

github.com/lumeland/svgo - ec70b376666f1f3c2cbca00f32441125a4d4fa4d authored almost 10 years ago by GreLI <[email protected]>
Updated readme about folders and the russian version

github.com/lumeland/svgo - 02425f081443e2557bb20edd06b14081aa92fc4c authored almost 10 years ago by GreLI <[email protected]>
Check for all animation properties collapseGroups

github.com/lumeland/svgo - 4c1aad9889262c2a775f0703d3d9b28486bd2ea5 authored almost 10 years ago by GreLI <[email protected]>
A little more from SVG 2

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

github.com/lumeland/svgo - 1121582564ae23e982bbfed5aa73f9dd57650674 authored almost 10 years ago by GreLI <[email protected]>
More properties from SVG 2

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

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

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

github.com/lumeland/svgo - 36003b11f6d43201411384872ac55a6a308e2496 authored almost 10 years ago by GreLI <[email protected]>
Smarter transforms collapsing. Fixes #208

github.com/lumeland/svgo - f49005c68d53528cc58430b340251639fff5a55c authored almost 10 years ago by GreLI <[email protected]>
Throw error on erroneous config file

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

github.com/lumeland/svgo - 0219d33c3e8ce48e1253c2d7735f1a89abfb13e6 authored almost 10 years ago by GreLI <[email protected]>
Remove incorrect <path> elems, not just empty

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

Fixes #175 and resolves #178.

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

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

Fixes #243, fixes #294.

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

Resolves #213.

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

github.com/lumeland/svgo - 6661090fe27d02bf012d2900c6fde19904a3a52c authored almost 10 years ago by GreLI <[email protected]>
Remove standard descriptions. Resolves #302

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

github.com/lumeland/svgo - d935bd0dd30c505d5023a2d26f26a611e823c016 authored almost 10 years ago by GreLI <[email protected]>
Check path intersection while merging.

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

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

github.com/lumeland/svgo - e220b6cad05e4fc5f181810311a5c7655c789094 authored almost 10 years ago by GreLI <[email protected]>
Simplified mergePaths plugin even more

github.com/lumeland/svgo - 15ded2773edda3869e19539b591d3a8520458ea6 authored almost 10 years ago by GreLI <[email protected]>
Slightly improved convertShapeToPath

github.com/lumeland/svgo - 62cfb364c4cc94ed55998e52203ae4545e2bb7c1 authored almost 10 years ago by GreLI <[email protected]>
Fix cleanupIDs not working for style references

github.com/lumeland/svgo - 73ca6b2cb78da83112e1f5f443977df4fe32c067 authored almost 10 years ago by GreLI <[email protected]>
Add classes instead if rewriting when collapsing groups. Fixes #288

github.com/lumeland/svgo - 84220ce1dc80da6ff0ff8b59bdd0416cdd4348a9 authored almost 10 years ago by GreLI <[email protected]>
Don't collapse ‘g’ inside ‘switch’. Fixes #324

github.com/lumeland/svgo - 91262b7c304c4a61074f8e67237aa437f689838b authored almost 10 years ago by GreLI <[email protected]>
Corrected path merging

github.com/lumeland/svgo - 20af96a6b5023e9c99e2c58080ec4e0432f8a72b authored almost 10 years ago by GreLI <[email protected]>
Made parentNode non-enumerable. Should help with #311

github.com/lumeland/svgo - 14f139709d63ea057b0f3887f5f98b42b2ec1a48 authored almost 10 years ago by GreLI <[email protected]>
Collapse groups with one command. Correctly update parent references.

github.com/lumeland/svgo - 85def411865996eeac28760d80a02bd633be4ef9 authored almost 10 years ago by GreLI <[email protected]>
Code styled and logic improvement in convertShapeToPath

github.com/lumeland/svgo - eecfabd5a9bc6cb535d75d75d526925b0345af0e authored almost 10 years ago by GreLI <[email protected]>
removeUselessStrokeAndFill is back. Checks for inherited attrs and references.

github.com/lumeland/svgo - d3e4f63ae51ca62377b8fd8a1e9adf5781ceee19 authored almost 10 years ago by GreLI <[email protected]>
Convert abolute lengths to pixel values

github.com/lumeland/svgo - 02dcf78d74303d802176ee65b7965fec3adaf34a authored almost 10 years ago by GreLI <[email protected]>
Non greedy comments regexp

github.com/lumeland/svgo - 1e81329982b0ee1abb134febc30347ba3dcaf1e5 authored almost 10 years ago by GreLI <[email protected]>
Get rid of strut

github.com/lumeland/svgo - 84fd2720ca5c6d1d21ece65bfb56b1334396341e authored almost 10 years ago by GreLI <[email protected]>
Improved code for parsing CSS in attributes values

github.com/lumeland/svgo - 73f7f3c18346c3fa354b3e9939dc971fcfa938d1 authored almost 10 years ago by GreLI <[email protected]>
Merge pull request #317 from subzey/colorname-typo

Fix typo in yellow color hex code

github.com/lumeland/svgo - 64304f3a4d3ca28b244fa7112bc2708138dba62e authored almost 10 years ago by Lev Solntsev <[email protected]>
Fix typo in yellow color hex code

github.com/lumeland/svgo - 8c4c197534992c93ad5e75c677d35f493f520df8 authored almost 10 years ago by Anton Khlynovskiy <[email protected]>
Prevent removing of meaningful whitespace in text tags. Fixes #299

github.com/lumeland/svgo - d668a10d144fbf7958b275950acc07402702bdd8 authored almost 10 years ago by GreLI <[email protected]>
Don't blow up in case of <foregnObject>. Fixes #279

github.com/lumeland/svgo - bd82898b056e44ea50f20d19e811224e387adb73 authored almost 10 years ago by GreLI <[email protected]>
Don't remove data-* attributes. Resolves #301

github.com/lumeland/svgo - de1629faf99d5b02c92e8132baedf72a9538cbb5 authored almost 10 years ago by GreLI <[email protected]>
Fixed breaking references. Resolves #274

github.com/lumeland/svgo - b868538fe36706599fa6e742382be3ff6c1b1de9 authored almost 10 years ago by GreLI <[email protected]>
Encoding entities in output. Likely fixes #267

github.com/lumeland/svgo - bc6fcd2ae9f5902a52eae54fd9d0e52366dd92ad authored almost 10 years ago by GreLI <[email protected]>
Don't pass 'clip-path' attr to shape elements at all. Fixes #231

github.com/lumeland/svgo - 5a51022b257e1fb68ab7fd12ea544138f8172d9b authored almost 10 years ago by GreLI <[email protected]>
Better css parsing in style attr. Fixes #227

github.com/lumeland/svgo - 942d2f74fa699c1bce25c45bbce674c199ea7caa authored almost 10 years ago by GreLI <[email protected]>
Code styling

github.com/lumeland/svgo - 5e7caa49dcfcf08b4a2f284c4f3a85a53dd709f1 authored almost 10 years ago by GreLI <[email protected]>
Added prentational attributes to known for 'mask' element. Fixes #217

github.com/lumeland/svgo - 6fecd95f2235fd8e330e5f79c88fe4feb613b37f authored almost 10 years ago by GreLI <[email protected]>
Updated dependencies

github.com/lumeland/svgo - 8b1c5bab51b090e1d1c05a318548f51100e3bd20 authored almost 10 years ago by GreLI <[email protected]>
Updated test according to changes in pretty printing

github.com/lumeland/svgo - ec7d4cc856ec1edbf3e8b70134a32ffb4536b106 authored almost 10 years ago by GreLI <[email protected]>
Fix for id prefixing

github.com/lumeland/svgo - 54f4b33e26aedcda51f21489f4d9ac0570c9dde2 authored almost 10 years ago by GreLI <[email protected]>
Prefix IDs in a dictionary to avoid breaking on some reserved keywords. Fixes #309

github.com/lumeland/svgo - ad538aac46011931af6a2834f6100f4886574941 authored almost 10 years ago by GreLI <[email protected]>
Improved files and folders processing. Fixes #259

github.com/lumeland/svgo - a2f77efa531e174af8ce86903831e51ec8661808 authored almost 10 years ago by GreLI <[email protected]>
Don't pretty print text elements because it affects text content. Fixes #241

github.com/lumeland/svgo - eae7238415944a7aee0c57d70fc7c61a386e72e7 authored almost 10 years ago by GreLI <[email protected]>
Typo fix and updated tests

github.com/lumeland/svgo - 66ca37c3664f875a5153a893e9ef983a5e89dec4 authored almost 10 years ago by GreLI <[email protected]>
Corrected inherited stroke-width adjustment

github.com/lumeland/svgo - 80398580abc0ecab07361b50caf1b3517f30d646 authored almost 10 years ago by GreLI <[email protected]>
Merge pull request #304 from jakearchibald/patch-1

Add reference to SVGOMG

github.com/lumeland/svgo - 32fe1cfe9c57534506e81ecd59701e5e38a933e9 authored almost 10 years ago by Lev Solntsev <[email protected]>
Add reference to SVGOMG

…if you think it's useful. Also interested in any changes/suggestions you might have to the app,...

github.com/lumeland/svgo - cd2f0b682b7bdded8240297955f984ab3629b84e authored almost 10 years ago by Jake Archibald <[email protected]>
Transformations now accounting inherited stroke attributes. Finally fixes #162

github.com/lumeland/svgo - bada6b2a8c5ac9d3bc06f1ad631e14a9157f4a5f authored almost 10 years ago by GreLI <[email protected]>
Added a possibility to get an inherited attribute value

github.com/lumeland/svgo - 941d0b5cea752e9a223e4a8433ff4778b2f11a4d authored almost 10 years ago by GreLI <[email protected]>
Fix fail with nodes after closing </svg> tag. Fixes #184

github.com/lumeland/svgo - 8d3c75d6b07b4d8eff09203d12c0367aa802acd0 authored almost 10 years ago by GreLI <[email protected]>
Limited linking checks to referencing props

github.com/lumeland/svgo - 290d610f272032b3b0229d6d88ab4bc5825b4556 authored almost 10 years ago by GreLI <[email protected]>
numeric regular expression fix

github.com/lumeland/svgo - 35d351a15ec62e88bd6ab464e352371f2bb5c979 authored almost 10 years ago by GreLI <[email protected]>
Merge pull request #292 from samarpanda/wsk_build_error

Adding a sanity check

github.com/lumeland/svgo - 14a25b2da5d3052461ed6515b88d1dbbb834be10 authored about 10 years ago by Lev Solntsev <[email protected]>
Adding a sanity check before proceeding

github.com/lumeland/svgo - 1ccdc0d76be937ea52993a7ec46ea2f23a74c1f8 authored about 10 years ago by Samar Panda <[email protected]>
Merge pull request #287 from kiyopikko/20141207_kiyopikko

add cleanupListOfValues

github.com/lumeland/svgo - 259ae7e7d9dfd59161669495ec1ac43f6e677544 authored about 10 years ago by Lev Solntsev <[email protected]>
add tests of cleanupListOfValues

github.com/lumeland/svgo - 8222f41cd4878cf76b4ff53ebe565e2daf3b1d49 authored about 10 years ago by Kiyohiko Heima <[email protected]>
add cleanupListOfValues

github.com/lumeland/svgo - 385d6534d2de5c6337aa3e619d22e21218fd0ce2 authored about 10 years ago by Kiyohiko Heima <[email protected]>
Merge pull request #282 from YetiOr/yeti-or.pre-optimize-colors

Optimize colors names collection in advance.

github.com/lumeland/svgo - 71b010db088b0525970b81e95b396d099daedfcc authored about 10 years ago by Lev Solntsev <[email protected]>
Merge pull request #286 from YetiOr/colors-short-names

Add shortNames colors optimization.

github.com/lumeland/svgo - 51ebdd3b5889e5d4a6b5064c34bee91f38310ce9 authored about 10 years ago by Lev Solntsev <[email protected]>
Add shortNames colors optimization.

github.com/lumeland/svgo - ccd05417125a2c8420cd60b0846e8da935d0eb09 authored about 10 years ago by Vasiliy Loginevskiy <[email protected]>
Optimize colors collections in advance.

github.com/lumeland/svgo - 4d83c314206873bb441385a82801a001461648ee authored about 10 years ago by Vasiliy Loginevskiy <[email protected]>
Merge pull request #280 from YetiOr/yeti-or.TRIVIAL

Remove unnecessary element from array.

github.com/lumeland/svgo - 59ab38ea8e51a298124bcc839deba67136bd4821 authored about 10 years ago by Lev Solntsev <[email protected]>
Remove unnecessary element from array.

github.com/lumeland/svgo - d1ef377f17f5b2adcf19c631b4e4ff76ede3a420 authored about 10 years ago by Vasiliy Loginevskiy <[email protected]>
Merge pull request #269 from shinnn/master

Update should.js / Use SVG badges instead of PNG badges

github.com/lumeland/svgo - 0d42fd3d39cc4e4038abc606f444e37a12536f88 authored about 10 years ago by Lev Solntsev <[email protected]>
Merge pull request #270 from SamHerbert/master

Update README to include missing plugins 'remove desc'

github.com/lumeland/svgo - 20b6cd42599534b15a53e0e68e206b61792b89ac authored about 10 years ago by Lev Solntsev <[email protected]>
Merge pull request #271 from YetiOr/yeti-or.no-filter-no-enable-b

Improve cleanupEnableBackground plugin.

github.com/lumeland/svgo - b05ca83021e7e525149464ae16679b729e69876e authored about 10 years ago by Lev Solntsev <[email protected]>
Improve cleanupEnableBackground plugin.

github.com/lumeland/svgo - da5c339076e5d4535fdce878683145cd4b4d40c0 authored about 10 years ago by Vasiliy Loginevskiy <[email protected]>
Update readme to include missing plugins 'remove desc'

github.com/lumeland/svgo - e9dd99f267f41a1ff967a14a04e09bc9ff668558 authored about 10 years ago by Sam Herbert <[email protected]>
Use SVG badges instead of PNG badges

SVG badges look beautiful on retina displays.

github.com/lumeland/svgo - 18212e717af34f08eb2a2009160cd658a02238ec authored about 10 years ago by Shinnosuke Watanabe <[email protected]>
Update should.js to v4.3.0

github.com/lumeland/svgo - 2411bc0433037f9bea1543f2563a32f9f41ae2d5 authored about 10 years ago by Shinnosuke Watanabe <[email protected]>
Merge pull request #263 from dfilatov/master

Make the passes to be independent from each other

github.com/lumeland/svgo - f42d118a13fba710355162273737a38243b4ee4b authored about 10 years ago by Lev Solntsev <[email protected]>
make passes to be independent from each other

github.com/lumeland/svgo - 30237018ef9c9f3d3bb9c2047624c523dfaaec18 authored about 10 years ago by dfilatov <[email protected]>
Fixed link to v0.5.0

github.com/lumeland/svgo - b11840ccc8f3efc47ba52493661049bc168811f6 authored about 10 years ago by GreLI <[email protected]>
fixed url to plugin

github.com/lumeland/svgo - 28eda492d7f47fe8e93f7f26ca83807a099cca30 authored about 10 years ago by GreLI <[email protected]>
Version 0.5.0

Updated dependencies (thanks to @shinnn for bringing attention) and readme.

github.com/lumeland/svgo - 0d5ce7d4e01fa5910bcf0e7159a3fd6239da388d authored about 10 years ago by GreLI <[email protected]>
Updated banner (thx to @shinnn)

github.com/lumeland/svgo - e0cf16962d4a726da595a9706868d1e3b259e1e8 authored about 10 years ago by GreLI <[email protected]>
Disabled removeUselessStrokeAndFill due to problems with inheritance

github.com/lumeland/svgo - 84f105b76b81c3c8425b4507366e19a09117ac1b authored about 10 years ago by GreLI <[email protected]>
Don't move attrs to child if it has id

github.com/lumeland/svgo - d9ad4183fac1010a6a03ad674699c168fb316dce authored about 10 years ago by GreLI <[email protected]>
Don't move 'clip-path' to inner element if it has 'transform'. Fixes #254

github.com/lumeland/svgo - 7c68e55c07fa0de459edca49eaf82260a2005209 authored about 10 years ago by GreLI <[email protected]>
Don't move transform attribute to elems if there is linked object to transform. Fixes #162

github.com/lumeland/svgo - 17d29e9138b712c7c9d0f97246752ddbfbd75efe authored about 10 years ago by GreLI <[email protected]>
Don't apply transformation to path with references to another objects which also transforms

Resolves #104, fixes #143 and resolves #206.

github.com/lumeland/svgo - 592fdfe03f40674d642e0fbfee57a63bf5315fa9 authored about 10 years ago by GreLI <[email protected]>
Transformations now apply to paths with arcs

github.com/lumeland/svgo - bbeca0604a20633edf281546a434b743be0bc18d authored about 10 years ago by GreLI <[email protected]>
Applied ‘moveto’ command collapsing to starting ‘M‘ as well

github.com/lumeland/svgo - ccce15312c03b78757f0e6276cebd003d891ae43 authored about 10 years ago by GreLI <[email protected]>
Fixed misplacing due to incorrect collapsing of path ‘moveto’ commands, fixes #189

github.com/lumeland/svgo - 6eb271683b049f488b6194f9b1bdb8b111b4bce1 authored about 10 years ago by GreLI <[email protected]>
Corrected stroke-width value update with unit identifier, fixes #181

github.com/lumeland/svgo - f1535e25f50bfa5f38adfe2b1a944e1440366d20 authored about 10 years ago by GreLI <[email protected]>
Added ‘index’ for linked path item and a test for path translation after ‘z’

github.com/lumeland/svgo - 25d123134d25ccbf5a6d95a44bed9cc63cb57a9f authored about 10 years ago by GreLI <[email protected]>
Fixed bug with translate not applied to path after ‘z’ command

github.com/lumeland/svgo - 10146b5498e0cfd16f51eb28cb9963e064703235 authored about 10 years ago by GreLI <[email protected]>
Linked filtered out path segments to previous for next checks

github.com/lumeland/svgo - 2b235f9fe2443ec50be3a8410de0b9e6812d4f03 authored about 10 years ago by GreLI <[email protected]>
Merge pull request #258 from dfilatov/master

Add ability to enable multipass

github.com/lumeland/svgo - 0c58277c3a9d74b27f53a5a4c4914498355fb229 authored about 10 years ago by Lev Solntsev <[email protected]>