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

1243 Commits

Author SHA1 Message Date
a6bf1186f7 plugins/collapseGroups: fix wrong example in jsdoc 2012-10-02 10:26:47 +04:00
0dadad1789 fix reverse attrs order 2012-10-02 10:26:08 +04:00
bf743aeb74 plugins/cleanupAttrs: typo 2012-10-02 09:43:49 +04:00
3e77787a3f lib/config: refactoring 2012-09-30 23:58:42 +04:00
a598e6362c lib/config: -forgotten comment 2012-09-30 12:29:30 +04:00
1514c225eb lib/js2svg: --pretty for doctype, procinst, comment and cdata 2012-09-30 12:27:28 +04:00
b805f69871 lib/js2svg: createText() 2012-09-30 11:21:47 +04:00
69a7b4ffd5 tests fix 2012-09-30 11:07:23 +04:00
7699b52169 add --pretty option; config structure refactoring 2012-09-30 11:01:19 +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
3a7d4270b9 update CHANGELOG 2012-09-30 01:05:52 +04:00
acd2248050 update README 2012-09-30 01:05:08 +04:00
740912198b 0.0.4 v0.0.4 2012-09-30 00:55:29 +04:00
f934781a53 npm test with 'spec' mocha output; fuck GNUmakefile 2012-09-30 00:49:51 +04:00
8ebaaea058 display useful info after successful optimization 2012-09-30 00:38:18 +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
1347c3f25f CHANGELOG: 0.0.3 2012-09-29 14:34:39 +04:00
99e4e4ca6b 0.0.3 v0.0.3 2012-09-29 14:33:29 +04:00
c60a80454f CHANGELOG: 0.0.3 2012-09-29 14:33:12 +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
f18439dac2 lib/coa: display help w/o any options; replace coa var with this 2012-09-29 00:04:46 +04:00
4bc63dfaec fix typos 2012-09-28 17:54:46 +04:00
653bce7e09 massive jsdoc updates 2012-09-28 17:53:29 +04:00
04bf83c640 minor package.json fix 2012-09-28 15:02:51 +04:00
439485c168 lib/plugins: main filter function optimization 2012-09-28 14:59:42 +04:00
e59e83ae6c undo merge v0.0.2 2012-09-28 12:45:39 +04:00
1edbfe696b Merge branch 'master' of github.com:deepsweet/svgo 2012-09-28 12:43:15 +04:00
4356d2b6b2 0.0.2 2012-09-28 12:41:34 +04:00
0ad906f565 add an empty values rejecting to coa.js 2012-09-28 12:33:18 +04:00
d4d4b0df81 update README 2012-09-28 12:33:18 +04:00
e1209976d5 add --disable and --enable command line options 2012-09-28 12:32:53 +04:00
accc0b6d95 added --disable and --enable command line options 2012-09-28 10:57:05 +04:00
8ff11d1f19 0.0.1-3 v0.0.1 2012-09-28 04:04:52 +04:00
d0cbe000e4 lib/tools: remove unnecessary export (fix #1) 2012-09-28 04:02:51 +04:00
6c8b72ad1d package.json 2012-09-28 02:04:10 +04:00
4cb90feee7 package.json 2012-09-27 14:15:04 +03:00
e9ed785388 package.json 2012-09-27 14:13:16 +03:00
13af2ed95e go! 2012-09-27 14:06:28 +03:00
b1f3a62809 Initial commit 2012-08-22 03:41:43 -07:00