1
0
mirror of https://github.com/svg/svgo.git synced 2025-08-09 02:22:08 +03:00
Commit Graph

1243 Commits

Author SHA1 Message Date
Lev Solntsev
7302d4d8cc Merge pull request #571 from elrumordelaluz/readme-elrumordelaluz
Update Readme
2016-07-28 22:36:00 +04:00
Lionel T
46d604b10e Update Readme 2016-07-28 00:55:57 +02:00
Lev Solntsev
4dcef5e31a Merge pull request #565 from elidupuis/remove-elements
Add `removeElements` plugin
2016-07-21 11:17:04 +04:00
Eli Dupuis
d60c5c18da Add ability to remove elements by className 2016-07-20 22:42:41 -06:00
Eli Dupuis
7fd48e9d20 Rename plugin to removeElementsByAttr 2016-07-16 11:16:38 -07:00
Eli Dupuis
f4b455a65d Add removeElements plugin 2016-07-06 13:52:36 -06:00
unknown
34d9500844 Adds plugin for adding attributes to svg element. 2016-05-12 08:11:29 -04:00
Greg Jones
6dc5702415 Type checking to avoid implicit conversion on empty strings. 2016-05-07 14:27:13 -04:00
Greg Jones
a100c53681 Removes value guard from addAttrs, allows writing valueless attributes. 2016-05-07 14:09:38 -04:00
Lev Solntsev
e0ca3f09ef Merge pull request #537 from keithclark/moveGroupAttrsToElems-ref-bug
moveGroupAttrsToElems: new transform attribute shouldn't be a reference
2016-04-27 15:58:11 +03:00
GreLI
6bd922258d Fix hinting issue 2016-04-27 15:56:41 +03:00
Keith Clark
abffd7db09 moveGroupAttrsToElems: new transform attribute shouldn't be a reference 2016-04-26 20:14:18 +01:00
GreLI
fd605b6944 0.6.6 v0.6.6 2016-04-25 14:29:00 +03:00
GreLI
df6f48210e Corrected CSSO API usage 2016-04-25 14:28:15 +03:00
GreLI
bb1fe4ab45 0.6.5 v0.6.5 2016-04-25 14:20:13 +03:00
GreLI
2bbabeedb0 Prevented collapsing group with passing animated attribute
Fixes #534
2016-04-25 14:03:28 +03:00
GreLI
7d556d06b9 Don't move transforms into referenced group items
Fixes #532
2016-04-25 13:36:02 +03:00
GreLI
9b92561422 Corrected condition in removeDoctype 2016-04-24 21:32:36 +03:00
GreLI
7bd3d1edc7 Removed obsolete test 2016-04-24 21:31:05 +03:00
GreLI
65efced355 Process “foreignObject”: cleanup editors content and remove itself if is empty.
Remove doctype with entities.
Fixes #533
2016-04-24 21:29:01 +03:00
Ricardo Tomasi
dd8e385695 addClassesToSVGElement: avoid repeated classnames 2016-04-05 19:23:49 +02:00
Ricardo Tomasi
768107b33d removeXMLNS plugin: remove xmlns attribute for inline svg usage 2016-04-05 18:06:57 +02:00
GreLI
b35d828d49 0.6.4 v0.6.4 2016-04-05 18:12:30 +03:00
GreLI
9f545d2420 Fix default indent 2016-04-05 18:03:36 +03:00
GreLI
2f88a38730 Use presentation attibures instead of all styling properties.
Fixes #528
2016-04-05 17:29:05 +03:00
GreLI
3d93e8f99c Added cleanupListOfValues to russian readme 2016-04-03 21:51:59 +03:00
Lev Solntsev
dd49004163 Merge pull request #525 from waldyrious/patch-1
Mention cleanupListOfValues in README (see #287)
2016-03-27 10:26:56 +03:00
Lev Solntsev
7daab7343a Merge pull request #521 from scurker/master
Add currentColor param to convertColors plugin
2016-03-27 10:26:00 +03:00
Lev Solntsev
8e7cc54d8b Merge pull request #526 from scurker/pretty-print-indent
Add option to indent when pretty printing svg
2016-03-27 10:24:32 +03:00
Jason
3d8496033c Add option to indent when pretty printing svg 2016-03-26 22:14:29 -05:00
Waldir Pimenta
b0598a2268 Mention cleanupListOfValues in README (see #287) 2016-03-24 22:33:25 +00:00
Lev Solntsev
b80944cb82 Merge pull request #523 from lahmatiy/master
Bump csso to 1.8.0 and use minifyBlock() for style attribute content compression instead of hack
2016-03-24 22:04:01 +03:00
Roman Dvornov
df9cd399c0 bump csso to 1.8.0 and use minifyBlock for style attribute content compression 2016-03-24 21:57:43 +03:00
Jason
8e5706485e Add boundries to none regex 2016-03-22 08:33:24 -05:00
Jason
97ab6c2a6e Add currentColor param to convertColors plugin 2016-03-21 11:58:33 -05:00
GreLI
e69f0a27be 0.6.3 v0.6.3 2016-03-20 21:19:07 +03:00
GreLI
4e320d9d56 Apply smart rounding only if need to round.
Fixes #508. Resolves #284.
2016-03-20 20:52:37 +03:00
GreLI
a7624a0c43 Accept number as a value in hasAttrLocal 2016-03-20 12:37:38 +03:00
GreLI
0f599b670d Fixed regression due to angle calculation changes. Fixes #517 2016-03-20 12:30:06 +03:00
GreLI
619aaf8481 Check ‘style’ attr for id reference. Fixes #515 2016-03-12 15:27:34 +03:00
GreLI
c3e0eb6b00 Check for "href’ by local name 2016-03-11 13:31:30 +03:00
GreLI
4de61ef494 Changelog of v0.6.2 v0.6.2 2016-03-08 21:03:27 +03:00
GreLI
8491eeedcb 0.6.2 2016-03-08 20:48:52 +03:00
GreLI
48b0c67218 Bump dependencies 2016-03-08 20:48:52 +03:00
GreLI
215cd39c22 minifyStyles: preserve CDATA if needed 2016-03-08 20:35:00 +03:00
GreLI
5b88dc44dc Style fix 2016-03-08 19:51:24 +03:00
GreLI
1966bb60a5 Don't pass style attributes is present of class. Fixes #489 2016-03-08 19:50:54 +03:00
GreLI
a55dc255c2 Don't transform paths with id without stroke-width since it can be overrided.
Fixes #483
2016-03-08 19:14:24 +03:00
GreLI
a62176e762 Clarify need of parameters in addClassesToSVGElement. Resolves #479 2016-03-08 18:29:27 +03:00
GreLI
57dc9aedc4 Show plugins list sorted alphabetically 2016-03-08 16:56:02 +03:00