|
dd64505606
|
handle 'there is nothing to optimize' case and display a message about it (fix #61)
|
2012-12-07 14:04:08 +02:00 |
|
|
d731362cc7
|
plugins/convertPathData: collapse repeated instructions only after curveSmoothShorthands (fix #64)
|
2012-12-07 13:51:01 +02:00 |
|
|
4e50f34c49
|
plugins/cleanupSVGElem: delete as useless artefact
|
2012-12-07 12:54:15 +02:00 |
|
|
9555bcb13d
|
Merge branch 'dev'
v0.1.5
|
2012-12-06 22:28:08 +02:00 |
|
|
379f5f09f1
|
v0.1.5
|
2012-12-06 22:27:03 +02:00 |
|
|
bab164e4ca
|
E-notated numbers in paths not recognised (fix #63)
|
2012-12-06 22:20:25 +02:00 |
|
|
74b2372ae3
|
Merge branch 'dev'
|
2012-12-06 11:24:26 +02:00 |
|
|
0044611d10
|
update README
|
2012-12-06 11:24:06 +02:00 |
|
|
dfbb6162f9
|
Merge branch 'dev'
|
2012-12-06 11:22:01 +02:00 |
|
|
6a564e5868
|
update README with svgo-grunt and svgo-osx-folder-action
|
2012-12-06 11:21:36 +02:00 |
|
|
22a63fdddd
|
Merge branch 'dev'
|
2012-12-06 00:25:19 +02:00 |
|
|
ab5610a197
|
fix mocha-as-promised plug in node 0.6
|
2012-12-06 00:25:00 +02:00 |
|
|
ed5e5801b2
|
Merge branch 'dev'
|
2012-12-06 00:11:27 +02:00 |
|
|
3a6c05472e
|
README: minor fix
|
2012-12-06 00:11:09 +02:00 |
|
|
af60c03c46
|
Merge branch 'dev'
v0.1.4
|
2012-12-06 00:02:09 +02:00 |
|
|
db48d1eceb
|
v0.1.4
|
2012-12-06 00:01:43 +02:00 |
|
|
5698ab4685
|
update READMEs with new milestones
|
2012-12-05 23:57:27 +02:00 |
|
|
354b2ed46a
|
mocha + mocha-as-promised + chai + chai-as-promised + should + istanbul = <3
|
2012-12-05 23:53:13 +02:00 |
|
|
d155db4c02
|
plugins/_collections: more defaults
|
2012-12-05 14:56:43 +02:00 |
|
|
2fff31b188
|
docs/how-it-works/ru.md: fix anchors
|
2012-12-04 16:12:21 +02:00 |
|
|
d8cc1925a3
|
docs/how-it-works/ru.md
|
2012-12-04 16:08:43 +02:00 |
|
|
bd80846a4f
|
русский README :)
|
2012-12-03 21:25:44 +02:00 |
|
|
9155e8a9b4
|
more code coverage with Istanbul
|
2012-12-01 23:03:31 +02:00 |
|
|
95d93988fd
|
plugins/_collections: more defaults
|
2012-12-01 18:28:59 +02:00 |
|
|
c4616cae3b
|
Merge branch 'dev'
v0.1.3
|
2012-11-30 18:09:28 +02:00 |
|
|
11e5bf7bc4
|
v0.1.3
|
2012-11-30 18:08:55 +02:00 |
|
|
1b6b3b3026
|
plugins/removeUnknownsAndDefaults: refactoring and picking up the complete elems+attrs collection (close #59)
|
2012-11-30 17:34:02 +02:00 |
|
|
252fe5f06a
|
plugins/moveElemsAttrsToGroup: additional check for transform attr
|
2012-11-30 17:32:44 +02:00 |
|
|
f804f13471
|
plugins/convertTransform: error in matrices multiplication (fix #58)
|
2012-11-29 21:55:56 +02:00 |
|
|
e3b05d9ae1
|
plugins/convertPathData: drastic speed improvement with the huge Path data
|
2012-11-29 19:40:58 +02:00 |
|
|
140daaeaef
|
merge plugins/roundNumericValues and plugins/removeDefaultPx into one plugins/cleanupNumericValues
|
2012-11-29 18:42:41 +02:00 |
|
|
67daff27b1
|
new plugin: decrease accuracy of floating-point numbers (close #8)
|
2012-11-29 18:24:06 +02:00 |
|
|
1640958edf
|
.travis.yml: build only master branch
|
2012-11-27 23:09:52 +02:00 |
|
|
02f04d98b5
|
.travis.yml: build only master branch
|
2012-11-27 23:07:04 +02:00 |
|
|
5485010269
|
'use strict' motherfucker! do you use it?!
|
2012-11-27 22:51:31 +02:00 |
|
|
a1ff678610
|
update akamai logo url
|
2012-11-27 22:20:14 +02:00 |
|
|
3d306dea0d
|
brand-new project logo.svg
|
2012-11-27 22:15:17 +02:00 |
|
|
bb6323c7f8
|
more JSHint
|
2012-11-27 16:53:05 +02:00 |
|
|
12d661c98f
|
README: update with the correct svg logo url
|
2012-11-26 20:13:34 +02:00 |
|
|
7e56113780
|
new logo in svg
|
2012-11-26 19:58:37 +02:00 |
|
|
8570a24128
|
plugins/convertTransform: mark translate() and scale() as useless only with one param (fix #57)
|
2012-11-26 19:43:18 +02:00 |
|
|
d3e9476073
|
plugins/convertPathData: fix the very first Mm with multiple points (fix #56)
|
2012-11-26 19:30:07 +02:00 |
|
|
ab2f1603fd
|
.jshintignore
|
2012-11-26 01:46:54 +02:00 |
|
|
3d37017c16
|
plugins/convertPathData: convert very first 'm' to 'M' (fix #55)
|
2012-11-24 09:33:18 +04:00 |
|
|
7dbcb33bb7
|
README: fix how-to link
|
2012-11-24 08:19:47 +04:00 |
|
|
d453d17f84
|
README: fix typo
|
2012-11-24 08:17:44 +04:00 |
|
|
45f84f3713
|
README: minor corrections
|
2012-11-24 08:15:49 +04:00 |
|
|
3a00bb0adb
|
CHANGELOG: minor corrections
|
2012-11-24 08:15:41 +04:00 |
|
|
b7dcc44cae
|
README: add Yandex.Metrika counter
|
2012-11-24 07:54:56 +04:00 |
|
|
49ac4222b0
|
CHANGELOG: minor fixes
|
2012-11-24 00:38:59 +04:00 |
|