An open API service providing commit metadata for open source projects.

GitHub / itsdouges/svgo / commits

SHA Message Author Date Stats
5c2a9160 clean .reduce with side-effects caub <c****n@g****m> about 9 years ago
d74f6a0e Promisify SVGO GreLI <g****l@g****m> about 9 years ago
e4be4bbc merge Merge pull request #688 from pklingem/removeScriptElement Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
faabeff4 Parse commas in viewBox GreLI <g****l@g****m> about 9 years ago
0bc82faa merge Merge pull request #687 from Yeti-or/yeti-or.fix-misspel Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
9f05ac81 add removeScriptElement plugin Patrick Klingemann <p****n@g****m> about 9 years ago
194187ce Fix typo Vasiliy Loginevskiy <y****r@y****u> about 9 years ago
5c158341 merge Merge pull request #685 from Yeti-or/yeti-or.remove-dep Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4495a34f Remove unnecessary dependency Vasiliy Loginevskiy <y****r@y****u> about 9 years ago
40a93537 merge Merge pull request #655 from caub/uselessFills Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
bcd90869 fix for hasStyleOrScript, it must be initialized with SVGO constructor, not g... caub <c****n@g****m> over 9 years ago
2608ae14 Use Map/Set in cleanupIDs GreLI <g****l@g****m> over 9 years ago
9ef29ca4 merge Merge pull request #658 from Zearin/patch-2 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7395bcd8 Minor README heading tweaks Zearin <Z****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d5896991 Lint fixes GreLI <g****l@g****m> over 9 years ago
ece43a3f Bump to Node v4 GreLI <g****l@g****m> over 9 years ago
282c193c merge Merge pull request #640 from lahmatiy/remove-unused-styles Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d4ff31d9 merge Merge pull request #610 from Velenir/feature/cleanupIDs--force-and-except Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ad053787 update russian readme to latest changes GreLI <g****l@g****m> over 9 years ago
e5829273 update docs GreLI <g****l@g****m> over 9 years ago
ec306c9b 0.7.2 GreLI <g****l@g****m> over 9 years ago
085a4ef0 merge Merge pull request #654 from Zearin/patch-1 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
5a1693bd additional option for removeUselessFillStroke, to actually remove invisible s... caub <c****n@g****m> over 9 years ago
c8e9b45e Use GFM tables for README’s plugins list Zearin <Z****n@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
443f4bd3 merge Merge pull request #641 from elrumordelaluz/master Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
340da36b make unused styles removal safe Roman Dvornov <r****v@g****m> over 9 years ago
e57ecbd0 Update CLI help Lionel T <e****z@h****m> over 9 years ago
da6a40da merge removeUnusedStyles plugin with minifyStyles Roman Dvornov <r****v@g****m> over 9 years ago
fd5a8ca7 one more test for removeUnsusedStyles Roman Dvornov <r****v@g****m> over 9 years ago
6741be9c initial implementation of removeUnusedStyles plugin Roman Dvornov <r****v@g****m> over 9 years ago
a672b613 merge Merge pull request #637 from AlimovSV/master Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
dc259059 Extend `currentColor` match conditions (string, rx, bool) Sergey Alimov <s****v@g****m> over 9 years ago
f33baaab merge Merge pull request #626 from ehmicky/patch-1 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c0c1713a Add documentation to PostCSS svgo plugin ehmicky <e****y@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
19a9e3a1 merge Merge pull request #625 from s0meone/patch-1 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e0e1bc68 Fix typo in README Daniel van Hoesel <d****l@d****l>
Committed by: GitHub <n****y@g****m>
over 9 years ago
a2a0a1ef Microoptimize removing space before minus GreLI <g****l@g****m> over 9 years ago
b6e92f4b Correct leading zero removing in case of exponential notation. Fix #551 GreLI <g****l@g****m> over 9 years ago
11a60682 Collapse groups with non-inherited attr test improvement GreLI <g****l@g****m> over 9 years ago
13e09e46 Don't collapse groups with same non-inheritable attribue. Fix #550 GreLI <g****l@g****m> over 9 years ago
8b290bf9 Don't remove same transform in inner element (removeUnknownsAndDefaults). Fix... GreLI <g****l@g****m> over 9 years ago
d0a511fc Fix removing <animate> in <stop>. Fixes #544 GreLI <g****l@g****m> over 9 years ago
c69e533d merge Merge pull request #616 from maksugr/master Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e58e9604 add to readme information about svgo_bot - Telegram Bot Roman Ponomarev <m****r@g****m> over 9 years ago
57bfacc7 merge Merge pull request #611 from JonathanStoye/docs/update Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e7762998 updating the docs on the testing section Jonathan Stoye <m****l@j****e> over 9 years ago
f3bff1fd Add tests for force=true in cleanupIDs Velenir <V****r@u****m> over 9 years ago
928c2449 0.7.1 Lev Solntsev <g****l@g****m> over 9 years ago
ea5a085f merge Merge pull request #603 from primeiros/patch-1 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8abdef77 Revert changes in cleanupIDs requiring 0.12. Fixes #602 Lev Solntsev <g****l@g****m> over 9 years ago
e136a72b Create ko.md primeiros <s****_@n****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
04fa1d5e update readme Kir Belevich <k****r@s****n>
Committed by: GitHub <n****y@g****m>
over 9 years ago
c84e53d2 update readme Kir Belevich <k****r@s****n>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4822a44f merge Merge pull request #582 from gjjones/allows-use-of-addAttributes-plugin Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
1e7306f5 Adds addAttributesToSVGElement to default plugins list. Greg J. Jones <g****s@c****m> almost 10 years ago
975a9ff2 0.7.0 GreLI <g****l@g****m> almost 10 years ago
0a9870ad merge Merge pull request #530 from ricardobeat/master Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
517449fc merge Merge pull request #529 from ricardobeat/addClassesNoRepeat Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
9984227f Update Readme GreLI <g****l@g****m> almost 10 years ago
1d6c055a merge Merge pull request #546 from gjjones/master Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
f5a1ecf3 merge Merge pull request #579 from darktrojan/sortAttrs Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
c6f77d99 Linter fixes GreLI <g****l@g****m> almost 10 years ago
cf20f5c6 Loosed fixes GreLI <g****l@g****m> almost 10 years ago
d9e670c2 Use maps in cleanupIDs. Fixes #562 GreLI <g****l@g****m> almost 10 years ago
24f7b590 Sort attributes by namespace and conceptual prefix, otherwise alphabetically Geoff Lankow <g****f@d****t> almost 10 years ago
6e9854a0 Don't collapse a group with element when both have classes. GreLI <g****l@g****m> almost 10 years ago
44d6958d Don't pass mask around transform in collapseGroups. GreLI <g****l@g****m> almost 10 years ago
1162dac8 Prettify code GreLI <g****l@g****m> almost 10 years ago
60d51758 Normalize line endings of files in test for crossplatform work GreLI <g****l@g****m> almost 10 years ago
e961d6d0 Bump dependencies GreLI <g****l@g****m> almost 10 years ago
e4003b4d Crossplatform work. Fixes #538 GreLI <g****l@g****m> almost 10 years ago
815f5cf4 merge Merge pull request #576 from tombigel/patch-1 Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
4865892f When minify:false cleanupIds deletes too many ids Tom Bigelajzen <p****c@t****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
7302d4d8 merge Merge pull request #571 from elrumordelaluz/readme-elrumordelaluz Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
46d604b1 Update Readme Lionel T <e****z@h****m> almost 10 years ago
4dcef5e3 merge Merge pull request #565 from elidupuis/remove-elements Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 10 years ago
d60c5c18 Add ability to remove elements by className Eli Dupuis <e****s@g****m> almost 10 years ago
7fd48e9d Rename plugin to `removeElementsByAttr` Eli Dupuis <e****s@g****m> almost 10 years ago
f4b455a6 Add `removeElements` plugin Eli Dupuis <e****i@s****m> almost 10 years ago
34d95008 Adds plugin for adding attributes to svg element. unknown <g****s@e****m> about 10 years ago
6dc57024 Type checking to avoid implicit conversion on empty strings. Greg Jones <G****s> about 10 years ago
a100c536 Removes value guard from addAttrs, allows writing valueless attributes. Greg Jones <G****s> about 10 years ago
e0ca3f09 merge Merge pull request #537 from keithclark/moveGroupAttrsToElems-ref-bug Lev Solntsev <g****l@g****m> about 10 years ago
6bd92225 Fix hinting issue GreLI <g****l@g****m> about 10 years ago
abffd7db moveGroupAttrsToElems: new transform attribute shouldn't be a reference Keith Clark <k****k@g****k> about 10 years ago
fd605b69 0.6.6 GreLI <g****l@g****m> about 10 years ago
df6f4821 Corrected CSSO API usage GreLI <g****l@g****m> about 10 years ago
bb1fe4ab 0.6.5 GreLI <g****l@g****m> about 10 years ago
2bbabeed Prevented collapsing group with passing animated attribute GreLI <g****l@g****m> about 10 years ago
7d556d06 Don't move transforms into referenced group items GreLI <g****l@g****m> about 10 years ago
9b925614 Corrected condition in removeDoctype GreLI <g****l@g****m> about 10 years ago
7bd3d1ed Removed obsolete test GreLI <g****l@g****m> about 10 years ago
65efced3 Process “foreignObject”: cleanup editors content and remove itself if is empty. GreLI <g****l@g****m> about 10 years ago
dd8e3856 addClassesToSVGElement: avoid repeated classnames Ricardo Tomasi <r****t@g****m> about 10 years ago
768107b3 removeXMLNS plugin: remove xmlns attribute for inline svg usage Ricardo Tomasi <r****t@g****m> about 10 years ago
9f545d24 Fix default indent GreLI <g****l@g****m> about 10 years ago
b35d828d 0.6.4 GreLI <g****l@g****m> about 10 years ago
2f88a387 Use presentation attibures instead of all styling properties. GreLI <g****l@g****m> about 10 years ago
3d93e8f9 Added cleanupListOfValues to russian readme GreLI <g****l@g****m> about 10 years ago
dd490041 merge Merge pull request #525 from waldyrious/patch-1 Lev Solntsev <g****l@g****m> about 10 years ago

← Back to repository