GitHub / itsdouges/svgo / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 07ca9764 | Add Figma plugin link to Readme |
Eugene Chechuryn <e****n@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 77464801 | Fix cleanupIDs if defs is last elem of svg |
alexpavlovich <a****2@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 11522575 | Perform `cleanupIDs` optimization when style/script tag is empty |
Cyrille David <d****r@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 6db82a33 | Correct test | GreLI <g****l@g****m> | over 6 years ago | |
| fafcbd7b | Fix `prefixIds` plugin error with animations |
Sviatoslav Bulbakha <m****l@s****e>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| fdf9236d | Add test for collapsing of repeated commands | GreLI <g****l@g****m> | over 6 years ago | |
| dfe649fa | Fix collapsing of repeated commands in convertPathData plugin |
jlherren <j****h@g****h>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 72db8ebb | Change wording of API doc comment |
Marc Jansen <j****n@t****e>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| d17c429c | v1.3.2 | Lev Solntsev <g****l@g****m> | over 6 years ago | |
| 99d9c3c1 | Default `info` on SVGO.optimize API |
James Ross <j****s@j****e>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 58232a32 | v1.3.1 | GreLI <g****l@g****m> | over 6 years ago | |
| 67be534d | Update csso to 4.0.2 (+semicola in styles test) (#1172) |
strarsis <s****s@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 71c7fe74 | Add multipassCount to info object passed to the plugins. |
strarsis <s****s@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 11f9c797 | Add active column in plugins table to readme |
Marco Fugaro <m****o@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 0e6b0ad8 | Fix 'cleanupIDs' minify bug due to preserved IDs |
James Thomson <t****j@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 6 years ago | |
| 9160a41f | added node v12 in travis |
Aditya Patadia <a****a@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 7 years ago | |
| 10a302f7 | v1.3.0 | GreLI <g****l@g****m> | almost 7 years ago | |
| cc9ad330 | Add ‘sortDefsChildren’ to default plugins list and readme | GreLI <g****l@g****m> | almost 7 years ago | |
| 023013ab | Use ’force’ option in ‘mergePaths’ only for paths with same attributes | GreLI <g****l@g****m> | almost 7 years ago | |
| e1dd31cf | Fix 180deg ‘convertTransform’ | GreLI <g****l@g****m> | almost 7 years ago | |
| 8671c4c3 | Fix incorrect prev arc segment angle calculation. | GreLI <g****l@g****m> | almost 7 years ago | |
| 27cdeb7c | Add a warning about plugin configuration error | GreLI <g****l@g****m> | almost 7 years ago | |
| b5330638 | Add ‘convertEllipseToCircle‘ plugin to readme | GreLI <g****l@g****m> | almost 7 years ago | |
| 7d0c4716 | Add ‘convertEllipseToCircle‘ to default plugins list | GreLI <g****l@g****m> | almost 7 years ago | |
| 8e45fa2d | Add ‘ellipseToCircle’ plugin |
Taylor Hunt <t****t@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 7 years ago | |
| b9905aa5 | (Fix #800) Add option to the mergePaths plugin, forcing all path attributes t... |
Michael Irigoyen <g****y@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 7 years ago | |
| 269c4719 | Update Node versions in Travis | GreLI <g****l@g****m> | almost 7 years ago | |
| 9fe7c28a | Bump dependencies | GreLI <g****l@g****m> | almost 7 years ago | |
| 4dfbd76d | Fix final sorting condition in ‘sortDefsChildren’ | GreLI <g****l@g****m> | almost 7 years ago | |
| 8d0b9b8b | Fix typos | GreLI <g****l@g****m> | almost 7 years ago | |
| 258fecfa | Remove spaces after ‘arcto’ path command flags | GreLI <g****l@g****m> | almost 7 years ago | |
| ac343864 | Copy plugin params when initializing plugin by name |
Vjacheslav Trushkin <c****n@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| d3e91418 | Export config function to enable to use |
1000ch <s****i@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| 95f76039 | Fix removeUnusedNS not counting usage in <svg> tag | GreLI <g****l@g****m> | about 7 years ago | |
| 5ee68c48 | Add options to prefixIds plugin for selectively prefixing IDs and/or classes. |
strarsis <s****s@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| 5f708318 | Update package.json with new e-mail |
Kir Belevich <k****r@b****h>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 3d6d8045 | lib/config: load custom plugin defined via path in config |
Vitaly Harisov <v****y@y****u>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| 357de5f3 | lib/config: add setPluginActiveState function |
Vitaly Harisov <v****y@y****u>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| d6e462b6 | Update readme with Backers and Donations sections |
Kir Belevich <k****r@b****h>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| fe0ecaf3 | Updage changelog and documentation parts | GreLI <g****l@g****m> | about 7 years ago | |
| db45845e | 🔧fix: update js-yaml for Code Injection warning |
Kyle Aungst <k****t@o****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| d9ae161e | Update changelog [skip ci] | Kir Belevich <k****r@b****h> | about 7 years ago | |
| 59698998 | v1.2.1 | Kir Belevich <k****r@b****h> | about 7 years ago | |
| 593ea858 | merge Merge pull request #1089 from eugestarr/master |
Kir Belevich <k****r@b****h>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 71188f8f | Document multipass option |
Ben Scheiner <b****r@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 7 years ago | |
| bfae9283 | Bump up js-yaml version to fix DoS vulnerability | Eugene Starr <e****r@g****m> | about 7 years ago | |
| 31e6a8cb | Make removeDimensions add viewBox if it's missing |
Adi Pascu <m****l@a****o>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| aa0df733 | bump package-lock.json version | GreLI <g****l@g****m> | over 7 years ago | |
| 0cc1d0a3 | v1.2.0 | GreLI <g****l@g****m> | over 7 years ago | |
| 3488f00a | Bump dependencies, add package-lock | GreLI <g****l@g****m> | over 7 years ago | |
| 521ce0ad | update readme | GreLI <g****l@g****m> | over 7 years ago | |
| d23355e9 | removeAttrs: add optional value filter (#977) | GreLI <g****l@g****m> | over 7 years ago | |
| 5d971086 | update namespace list (#1064) |
bbqaaq <b****q@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| eb0d66ab | Replace colors dependency with chalk (#1061) |
Pavel Djundik <x****w@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| 7eeb5d06 | Add config to preserve IDs based on prefix matching (#1060) |
Brad Kotsopoulos <b****s@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| dcd95d50 | Add prefixIds to readme (#1047) |
Bart Nagel <b****t@t****t>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| f84bff32 | Support comma list of plugins for --disable, --enable options. (#1019) |
Jerry Martinez <3****s@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| 416fcdfa | SVGO: Add plugin "reusePaths". (#1005) |
Jacob Howcroft <j****t@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| 0fe5368e | Add the preserveCurrentColor option to the removeAttrs plugin. (#1000) |
Rob Levin <r****s@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| 32558b89 | add removeOffCanvasPaths plugin (#979) |
JoshyPHP <J****P@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| b4bd5d52 | Add removeAttributesBySelector plugin (#929) |
Bradley Mease <b****e@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| d911f0f4 | Option recursive (#837) |
Kozlov Sergey <d****s@m****u>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| ee065be5 | Fix indentation | GreLI <g****l@g****m> | over 7 years ago | |
| 5718ef27 | Make default config behave as immutable |
panczarny <c****6@o****l>
Committed by: Lev Solntsev <g****l@g****m> |
over 7 years ago | |
| 02e0e416 | v1.1.1 | GreLI <g****l@g****m> | over 7 years ago | |
| dfcc145d | Fix crash when ‘info’ is absent |
Lev Solntsev <g****l@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| ed75e56b | Fix and update cleanupListOfValues tests | GreLI <g****l@g****m> | over 7 years ago | |
| e7bdce66 | v1.1.0 | GreLI <g****l@g****m> | over 7 years ago | |
| 37d4ca88 | Fix cleanupListOfValues to preserve non-numeric values | GreLI <g****l@g****m> | over 7 years ago | |
| eeeb67d5 | Fix convertTransform wrong rotate sign | GreLI <g****l@g****m> | over 7 years ago | |
| 7a07b843 | Fix collapseGroups plugin affecting switch and subgroups | GreLI <g****l@g****m> | over 7 years ago | |
| 58006352 | Fix converting to large arcs from nearly straight lines curves | GreLI <g****l@g****m> | over 7 years ago | |
| a4fb3a4a | Prevent removeUnknownsAndDefaults removing attributes from elements with id | GreLI <g****l@g****m> | over 7 years ago | |
| 831f95fc | Fix empty path segments removing with stroke-linecap | GreLI <g****l@g****m> | over 7 years ago | |
| a1652066 | Update presentation attribute collection for removeNonInheritableGroupAttrs p... | GreLI <g****l@g****m> | almost 8 years ago | |
| 36db31ad | Fix removeNonInheritableGroupAttrs not working as intended | GreLI <g****l@g****m> | almost 8 years ago | |
| f3bcbcc6 | Fix viewBox value parsing | GreLI <g****l@g****m> | almost 8 years ago | |
| 3c82fd72 | Correct parsing of arc flags without following comma/spaces | GreLI <g****l@g****m> | almost 8 years ago | |
| 86ecd372 | Handle !important keyword in convertStyleToAttrs | GreLI <g****l@g****m> | almost 8 years ago | |
| 72fa7d33 | Sync readme and tty help | GreLI <g****l@g****m> | almost 8 years ago | |
| f92629fc | Add keepRoleAttr option for removeUnknownsAndDefaults (#1002) |
Mike Morici <h****f@y****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| e928c1f0 | Update convertPathData.js (#906) |
Mikuláš Sychra <m****a@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 50f4fed0 | dont transform stroke width for non-scaling-strokes (#857) |
Alex Lockwood <a****d@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 5e376a4b | Fix missing return in JSAPI#removeAttr method (#855) |
Alex Lockwood <a****d@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 828a72a8 | fix broken jsapi clone method (#854) |
Alex Lockwood <a****d@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| dd2a21fc | Fix default plugins initializing | GreLI <g****l@g****m> | almost 8 years ago | |
| ba078435 | Don’t round `version` attribute (#1028) |
Taylor Hunt <t****t@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 32e9e415 | Update css-select to version 2 |
Rouven Weßling <r****n@c****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| aa99c6fc | Update js-yaml to version 3.12 |
Rouven Weßling <r****n@c****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 7fd5bde8 | Add rollup-plugin-svgo to list of usage |
Rasmus Porsager <r****s@p****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 174c3720 | Remove dependency status badge since Gemnasium.com is closed | GreLI <g****l@g****m> | almost 8 years ago | |
| c40d80c1 | Syncronize and slightly improve russian readme | GreLI <g****l@g****m> | almost 8 years ago | |
| d214760b | Add doc entry for inlineStyles plugin (#1009) |
Jan Pöschko <j****n@p****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 8a43a5c1 | adds jshint to devDependencies |
dabutvin <b****k@o****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 62f67dee | Return the path, so it can be used to overwrite the file with the optimized v... |
Benedek Gagyi <g****k@y****m>
Committed by: Lev Solntsev <g****l@g****m> |
almost 8 years ago | |
| 54f92ce2 | [plugin] sortAttrs: add xmlns order option (#984) |
dale tan <d****e@1****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 8 years ago | |
| 08358597 | Update README.ru.md (#981) |
Ilya Kolebayev <k****v@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 8 years ago | |
| 83548977 | fix for references nonexistent transformsWithOnePath plugin (#980) |
MeteorPlus <m****s@u****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 8 years ago | |
| b2b9acb2 | tweak: do not collapse group properties to children if they contain filters. |
Sasha Joseph <s****h@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 8 years ago | |
| 102a7210 | Add Microsoft Visio XMLNS to removeEditorsNSData. (#974) |
Adam Demasi <k****0@g****m>
Committed by: Lev Solntsev <g****l@g****m> |
about 8 years ago |