1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-29 20:21:14 +03:00
Commit Graph

530 Commits

Author SHA1 Message Date
906613779a plugins/removeUnusedNS: correct jsdoc 2012-10-17 21:21:30 +03:00
0fd0b30105 plugins/convertPathData: round numbers before conditions because of exponential notation (fix #3) 2012-10-15 23:45:33 +03:00
3204a06ca5 new plugin removeUnusedNS 2012-10-15 19:29:26 +03:00
291631509f lib/jsAPI: simplification and refactoring 2012-10-15 08:28:25 +03:00
ece58c9d59 0.0.7 2012-10-14 13:44:10 +03:00
fc2b091378 plugins/convertPathData: remove unused var 2012-10-14 13:22:14 +03:00
03ad5f6446 plugins/convertPathData: filter h0 or v0 2012-10-14 13:19:42 +03:00
7ff1680513 plugins/convertPathData: collapse repeated instructions 2012-10-14 13:12:48 +03:00
53719daa26 plugins/convertPathData: convert Lineto segments to 'h' or 'v' shorthands 2012-10-13 21:54:16 +03:00
43d716296a JSHint :-| 2012-10-12 22:36:12 +03:00
b83238acf1 plugins/convertPathData: +code comments 2012-10-12 22:30:04 +03:00
a284478882 new 'convertPathData' plugin. that was hard... 2012-10-12 21:42:45 +03:00
a35f74affd plugins/removeViewBox: fix global scope leak 2012-10-02 15:48:59 +04:00
ce15a78abe plugins/removeViewBox: more strict logic 2012-10-02 15:47:27 +04:00
8dd8be26b8 plugins/cleanupEnableBackground: important fixes 2012-10-02 15:36:14 +04:00
5b83991f12 plugins/removeEditorsNSData: fix removing ns'ed element w/o attrs 2012-10-02 14:47:57 +04:00
2b64291b77 plugins/_collections: cleanup 2012-10-02 14:31:43 +04:00
cec99ac1b3 plugins/removeHiddenElems: undo 'check for an empty values too' 2012-10-02 14:25:19 +04:00
9ac9c191d4 plugins/convertStyleToAttrs: cleanup style attr 2012-10-02 13:46:54 +04:00
ba1adb757c plugins/removeHiddenElems: check for an empty values too 2012-10-02 13:46:24 +04:00
a6bf1186f7 plugins/collapseGroups: fix wrong example in jsdoc 2012-10-02 10:26:47 +04:00
bf743aeb74 plugins/cleanupAttrs: typo 2012-10-02 09:43:49 +04:00
e8237f495d plugins/cleanupEnableBackground: +TODO 2012-09-30 01:23:27 +04:00
d4b0fe3546 update some jsdoc with examples 2012-09-30 01:17:59 +04:00
f8faa1f2f7 new plugin cleanupEnableBackground 2012-09-29 17:36:19 +04:00
5ac7d69342 new plugin removeViewBox 2012-09-29 17:35:51 +04:00
e0411e63d2 plugins/removeSVGAttrs -> plugins/cleanupSVGElem 2012-09-29 17:35:08 +04:00
e903dcba8d plugins/collapseGroups: fix bug with a wrong content flattening 2012-09-29 14:27:22 +04:00
93b1078a24 plugins/moveElemsAttrsToGroup: fix bug with a wrong attrs intersecting 2012-09-29 14:26:26 +04:00
13af2ed95e go! 2012-09-27 14:06:28 +03:00