Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SVGO

Developing and maintaining SVGO
Collective - Host: opensource - https://opencollective.com/svgo - Code: https://github.com/svg/svgo

fix(collapseGroups): check for filter in style as well as attribute (#1952)

github.com/svg/svgo - a938d5e1f3e2517aa4f68ca52b8aecb52393d3d1 authored 8 months ago by johnkenny54 <[email protected]>
fix(mergePaths): use a default floatPrecision (#1945)

github.com/svg/svgo - 9a7750f2a81c7907181848f19094271619b81706 authored 8 months ago by Kendell R <[email protected]>
fix: output to new directory if trailing slash (#1954)

github.com/svg/svgo - c787b9f6ae88e8aede052fa82f611fd928705e3c authored 9 months ago by Seth Falco <[email protected]>
fix: revamp matrixToTransform

github.com/svg/svgo - 4884d59133b1fc998cff6137943242f926adc9bd authored 9 months ago by johnkenny54 <[email protected]>
fix: removeHiddenElems - treat <path> with opacity:0 as non-rendering node. (#1948)

github.com/svg/svgo - f7436c726e39d9439bcb81cdbf8f58ae8c4b9eae authored 9 months ago by johnkenny54 <[email protected]>
fix(prefixIds): sameline comments (#1942)

github.com/svg/svgo - 10e5e5ef39087b8c80dfa0f88aed187979b5df02 authored 9 months ago by john-neptune <[email protected]>
chore: improve types for custom plugin (#1939)

Co-authored-by: grbd <[email protected]>

github.com/svg/svgo - 7882488193f5cf2965d7e6678f3f5da56076c28f authored 9 months ago by Seth Falco <[email protected]>
chore: consistent rollup config between browser and cjs (#1938)

github.com/svg/svgo - 9f61cd36a676b264a11095b5176151be43085337 authored 9 months ago by Seth Falco <[email protected]>
chore: rename test files to .svg.txt (#1937)

github.com/svg/svgo - d7a851ff95ae1d7ea55ac6f246b86b44ae16f8d2 authored 9 months ago by Seth Falco <[email protected]>
chore: use math.hypot (#1936)

github.com/svg/svgo - 174e9525734398f24a8dea6f4cc00c965ffcc4c2 authored 9 months ago by Seth Falco <[email protected]>
feat(removeDeprecatedAttrs): new removeDeprecatedAttrs plugin (#1869)

github.com/svg/svgo - 59796a829beb4ac7c0291e10e75fa9445ae91aff authored 9 months ago by Jon Dufresne <[email protected]>
fix: moveElemsAttrsToGroups should not move transform if group has filter attribute (#1933)

github.com/svg/svgo - 8afb370ea09b72ec785460826e387f0e58c34a7a authored 9 months ago by johnkenny54 <[email protected]>
chore: Upgrade @types/css-tree to remove @ts-ignore comment (#1934)

github.com/svg/svgo - 4bb3d8844f27485a2f7731c4ec607208c85ef241 authored 9 months ago by Jon Dufresne <[email protected]>
fix: collapseGroups does not move attributes atomically (#1930)

github.com/svg/svgo - 3e9ad5e81de6d112ebbedde6cae7fd3fd9e535f0 authored 9 months ago by johnkenny54 <[email protected]>
feat(convertcolors): add param to convert colors to common case (#1692)

github.com/svg/svgo - 6747e3a04733f410ca642cc559f625ef3ed1557b authored 9 months ago by JayLeininger <[email protected]>
test: update tests with wrong extension (#1929)

github.com/svg/svgo - 9334b08ba2a6fdaf2f9ead38d5af6cd796a6ef42 authored 10 months ago by Seth Falco <[email protected]>
fix(removeHiddenElems): dont remove node if children have referenced id (#1925)

github.com/svg/svgo - 4da8b38fee04a15cd814028c6d0ebf69a2b326c2 authored 10 months ago by johnkenny54 <[email protected]>
fix(convertPathData): fix q control point behavior when item is removed (#1927)

github.com/svg/svgo - 6afc7bdb5241d18e7b1844c199d19a77acc6c2ac authored 10 months ago by Kendell R <[email protected]>
chore: use .svg.txt extension on plugin test files (#1917)

github.com/svg/svgo - 9e017692bc903bd2c537fa9201e34892ef573fc5 authored 10 months ago by johnkenny54 <[email protected]>
fix(removeUselessDefs): dont remove node if children has id (#1923)

github.com/svg/svgo - 51c59f5ad2af4666a9730e58e87ba6fd80301ff5 authored 10 months ago by johnkenny54 <[email protected]>
chore: convert project to us ECMAScript modules (preserving CJS compatibility) (#1905)

github.com/svg/svgo - 2442f742398f6c40bcf83b5c34e4a71a023adae1 authored 10 months ago by Jon Dufresne <[email protected]>
chore: increment version to 3.2.0 (#1919)

github.com/svg/svgo - 252b28c4bf20f3165f08529ea32d753a251b11be authored 10 months ago by Seth Falco <[email protected]>
feat(convertPathData): convert c to q (#1892)

github.com/svg/svgo - 8644cf36e8839a3dc3c6a90f8eec62c25fbc68a6 authored 10 months ago by Kendell R <[email protected]>
fix(convertTransform): fix scale and rotate on skew + refactors (#1916)

github.com/svg/svgo - 2661dacc249958471d10cfb887eba3c87728ce3a authored 10 months ago by Seth Falco <[email protected]>
chore: improve jest tests with more precise assertions (#1912)

github.com/svg/svgo - f6a2ca20d6472cb0f2b18dadd626d6db092f8767 authored 10 months ago by Jon Dufresne <[email protected]>
chore: Use idiomatic Jest patterns to assert exceptions (#1909)

github.com/svg/svgo - db05c5782a02b3c137800cb04098bb1ef5b552bf authored 10 months ago by Jon Dufresne <[email protected]>
refactor(convertPaths): clean up plugin (#1913)

github.com/svg/svgo - 433dcefd646edba35b015fc4f567077a79d1d8ee authored 10 months ago by Seth Falco <[email protected]>
feat(convertPathData): allow converting q to t in more cases (#1889)

github.com/svg/svgo - f238d6a213a499deed31895d7ebbf139eb9996c5 authored 10 months ago by Kendell R <[email protected]>
deps: update css-tree and clean ts-ignores (#1911)

github.com/svg/svgo - 967d2f1e1452a7c0adf952a9d676416eb31680c9 authored 10 months ago by Seth Falco <[email protected]>
chore: Update @types/csso and correct types (#1910)

github.com/svg/svgo - 4768af63e4ec15a10f5f721db79163341ad9947f authored 10 months ago by Jon Dufresne <[email protected]>
chore: move health files to .github (#1906)

github.com/svg/svgo - c2cacc7060a87ce1c2cd81bb7fa4245838189e78 authored 10 months ago by Seth Falco <[email protected]>
feat(convertPathData): use the sagitta of arcs to round and convert to lines when applicable (#1873)

github.com/svg/svgo - 562152a7292ba402992d0e04a2530e1d7e4a55ea authored 10 months ago by Kendell R <[email protected]>
refactor(mergePaths): improve performance on large files (#1764)

github.com/svg/svgo - 90406f796718dc63a6723fcda8b7c84379544972 authored 10 months ago by mozzie <[email protected]>
refactor(mergePaths): improve performance (#1904)

github.com/svg/svgo - a287a2a8c2e3f86e31996534b6ba00baec3b9cde authored 10 months ago by Seth Falco <[email protected]>
ci: dont create diff png if no_diff (#1903)

github.com/svg/svgo - 52961ba28c359a35c7c8dd5e76ca6a1fcc52fa0d authored 10 months ago by Seth Falco <[email protected]>
chore: Remove unused argument "input" in calls to optmize() (#1901)

github.com/svg/svgo - db78c4b7b5e3cc04f83cdf91fb0ac658794266c5 authored 10 months ago by Jon Dufresne <[email protected]>
refactor: improve performance of stringifyPathData (#1900)

github.com/svg/svgo - 6996fca1a6e06e64fde4d54cb2b11c8faffad91c authored 10 months ago by Seth Falco <[email protected]>
refactor: use set in _collections (#1899)

github.com/svg/svgo - a3da8b3a76cee22bc650801b860e07629c68429d authored 10 months ago by Seth Falco <[email protected]>
fix(convertPathData): fix some weird behavior (#1867)

github.com/svg/svgo - a7859eb177016f722d42a823e3837a2c1bd5804e authored 10 months ago by Kendell R <[email protected]>
refactor: improve regression testing (#1898)

github.com/svg/svgo - 2c408ce56fef896dfce9e6f596a32e2be23765f4 authored 10 months ago by Seth Falco <[email protected]>
chore: speedier regression testing (#1897)

github.com/svg/svgo - 16c6977215d2d45dd83cc4448b804ae52513b50f authored 10 months ago by Kendell R <[email protected]>
dependabot.yml: fix lint (#1887)

github.com/svg/svgo - 38188263c31b7643b9d5fbd2effa59fd4056cf11 authored 10 months ago by XhmikosR <[email protected]>
chore: add dependabot config for action updates (#1877)

github.com/svg/svgo - 211387fb7bac88777f67748017d311f3d8a7a86f authored 10 months ago by XhmikosR <[email protected]>
chore: update prettier and eslint (#1885)

github.com/svg/svgo - 22533f1ffe82978e0d4c6ff502bf3651eaaf13fe authored 10 months ago by Seth Falco <[email protected]>
chore: tidy up eslint config and usage (#1883)

github.com/svg/svgo - 40544220e80c4b1d13970701a814df43e79881b9 authored 10 months ago by Jon Dufresne <[email protected]>
chore: apply prettier to all supported file types (#1870)

github.com/svg/svgo - aa470c7952ac6d90af8547b0c7b8e382ff9a5e66 authored 10 months ago by Jon Dufresne <[email protected]>
chore: increment version (#1884)

github.com/svg/svgo - d17b001cbddf22ead8feeb4943163aa89beb323a authored 10 months ago by Seth Falco <[email protected]>
fix: improve handling of url references in reference attributes (#1881)

github.com/svg/svgo - e6deecac90fa99dadb4167475c64b785410aaf37 authored 10 months ago by Seth Falco <[email protected]>
fix(cleanupIds): handle uri encoded references (#1880)

github.com/svg/svgo - c172c9e6d6ac049faca28c1ffbc41af3670afb59 authored 10 months ago by Seth Falco <[email protected]>
fix(prefixIds): update all nodes in style tags (#1736)

github.com/svg/svgo - 6a814cd2e75809ab307e87cb32941351cd179a7a authored 10 months ago by john-neptune <[email protected]>
fix(removeHiddenElems): handle defs better (#1879)

github.com/svg/svgo - 2d9e101ded04beb96b60dafd7abd3636d9b70fb6 authored 10 months ago by Kendell R <[email protected]>
chore: Update CI versions (#1875)

github.com/svg/svgo - 3dc2f6fef7f67596eab64b0a98cfa68872e5609c authored 10 months ago by XhmikosR <[email protected]>
chore: fix typo (#1874)

github.com/svg/svgo - 74f8bd7af0a496fc0b1322dd81ae4e1b96d4b5aa authored 10 months ago by XhmikosR <[email protected]>
feat(removeUnknownAndDefaults): apply to xml declarations (#1872)

github.com/svg/svgo - 8390add9abc422c44c582ec1f26aef681f168a21 authored 11 months ago by Seth Falco <[email protected]>
chore: fix several typos (#1868)

github.com/svg/svgo - d6ff70baf96bd0c7801b809aeaef6764ff2b6b73 authored 11 months ago by Jon Dufresne <[email protected]>
fix(cleanupEnableBackground): clean up inline styles too (#1866)

github.com/svg/svgo - a663d8d683cc2f45d9054a9690e269731f7d5e70 authored 11 months ago by Seth Falco <[email protected]>
fix(inlineStyles): refactor how styles are collected (#1865)

github.com/svg/svgo - 39e855be9e0170aeaef9a4a4edadc675db68640b authored 11 months ago by Seth Falco <[email protected]>
fix(cleanupIds): properly handle begin regex to fix #1775 (#1862)

github.com/svg/svgo - 51449360f51e9c6aa87979667fd4d21f8e162d68 authored 11 months ago by Kendell R <[email protected]>
fix(removeEmptyContainers): don't remove empty containers if parent is switch (#1747)

github.com/svg/svgo - f0ec586991e9b63c25360f8fb931993a3881dfb8 authored 11 months ago by Vincent Bernat <[email protected]>
fix(convertPathData): handle setting prev properly to fix path joining and #1855 (#1856)

github.com/svg/svgo - 8dd7a3b2fcecf538f3d7bd755f5dd7e31d3d8a91 authored 11 months ago by Kendell R <[email protected]>
fix(convertPathData): account for error in z conversions (#1842)

github.com/svg/svgo - 86d50403824180701efcc6ba4a8f8c01354381d0 authored 11 months ago by Kendell R <[email protected]>
fix: output profit in red if file size increased (#1162)

github.com/svg/svgo - 3f2bcb48d5395ef8fbf1fc5e2c314f4484e4de77 authored 11 months ago by Gordon Franke <[email protected]>
fix: use .d.ts file extension for type definitions (#1780)

github.com/svg/svgo - 4d15ef2be95548c1d8b2c719d0706f8f1f2f7d26 authored 11 months ago by Sebastian Krah <[email protected]>
feat: improve loadConfig types (#1844)

github.com/svg/svgo - 25dc073ed3f424d82c5002012c8f88971643cc25 authored 11 months ago by nuintun <[email protected]>
fix(removeHiddenElems): remove hidden definitions usage (#1852)

github.com/svg/svgo - e22d533be87fa031730bffc33af1c7c235ab0597 authored 11 months ago by Seth Falco <[email protected]>
ci: run tests on windows (#1853)

github.com/svg/svgo - 7e259a2b92000af2092d3e408ca09f50e514f876 authored 11 months ago by Seth Falco <[email protected]>
test: fix crlf unit tests (#1850)

github.com/svg/svgo - 8879fcbbabdc31faa40ca47a3e78a8f821bc4563 authored 11 months ago by johnkenny54 <[email protected]>
docs(removeXlink): add tip to run plugin last (#1840)

github.com/svg/svgo - ee0a0f5130b0c1f1839613269543e7af3eacbeb1 authored 11 months ago by Seth Falco <[email protected]>
docs: add params section to remove xlink docs (#1839)

github.com/svg/svgo - bf5cf1fadd5b30dd11b90c2dc18ac35a2b0d6a17 authored 11 months ago by Seth Falco <[email protected]>
feat(removeXlink): new plugin to map xlink attrs to svg 2

github.com/svg/svgo - 9fca7be55150919110cb9059bc6ebef92d5cb09d authored 11 months ago by Bogdan Chadkin <[email protected]>
chore: add contribution guide (#1837)

github.com/svg/svgo - 9a20ad25621abcd72c5e83323142c4593f4062cd authored 11 months ago by Seth Falco <[email protected]>
fix(inlineStyles): dont remove id if traversed in another selector (#1836)

github.com/svg/svgo - 9809b67852bbe582ecfb0dd76d25eae465a6b7aa authored 11 months ago by Seth Falco <[email protected]>
chore: revamp readme (#1835)

github.com/svg/svgo - 0e5f0f104d742c64acd54235eeb90c5e354c650f authored 11 months ago by Seth Falco <[email protected]>
test: enable regression test that now passes (#1833)

github.com/svg/svgo - 7d481acfeacf07febfa9fa97f5e1fe487ad2ebf2 authored 11 months ago by Seth Falco <[email protected]>
fix(inlineStyles): dont remove wrapper class if traversed (#1832)

github.com/svg/svgo - b740c0769500353eb3b8685042c4ffc9804fb804 authored 11 months ago by Seth Falco <[email protected]>
fix(inlineStyles): inline styles in order of priority (#1831)

github.com/svg/svgo - 7e25b62fa7b4295f592fb1301392f28fbbb7dcd9 authored 11 months ago by Seth Falco <[email protected]>
fix(convertPathData): skip if transform overridden in styles (#1830)

github.com/svg/svgo - 1f766ac5093cbd4368a715e894e4d61ab050c53f authored 11 months ago by Seth Falco <[email protected]>
feat(convertPathData): replace with z and remove z when optimal (#1822)

github.com/svg/svgo - 14bdacc2dfb94e4f0cd92e2fc468645659db9e6a authored 11 months ago by Kendell R <[email protected]>
fix: dont trim pre elements (#1796)

Includes pre in the array of text elements in _collections.js so that we don't trim whitespace o...

github.com/svg/svgo - a9df915d1d565ba96e8ddcb54e430fddf5dda144 authored 11 months ago by Seth Falco <[email protected]>
feat(inlineStyles): remove redundant presentation attrs (#1829)

SVGs can have the same presentation attribute declared redundantly in
both the node attributes ...

github.com/svg/svgo - 4c2cc1bbdba714df7a45ce3fe3de957d463a98bc authored 11 months ago by Seth Falco <[email protected]>
ci: use and run tests for node 20 (#1827)

github.com/svg/svgo - 742cee1910e0ff8a0de4ff7cf7656d96ce6a77d4 authored 11 months ago by Seth Falco <[email protected]>
fix: skip keyframes with webkit prefix (#1826)

If an SVG features `keyframes` with the `-webkit` prefix, it would throw
an error before. This ...

github.com/svg/svgo - 6d2648258382d745f2b755f83df5b73538cba934 authored 11 months ago by Seth Falco <[email protected]>
chore: change link to homepage in package.json (#1824)

Change the link of the homepage from this Git repository (which is
already documented in `bugs`...

github.com/svg/svgo - 96fedb4855969c0862ab1a9b0cb840ce9efafde3 authored 11 months ago by Seth Falco <[email protected]>
docs: add documentation for all commands (#1808)

github.com/svg/svgo - 43df633348e712db4862012c7f3412c235b8003a authored 12 months ago by Seth Falco <[email protected]>
fix(inlineStyles): empty css block created empty attribute (#1823)

When running this plugin on an SVG with an empty block in the CSS, it
would apply it to the mat...

github.com/svg/svgo - 5aad38bcc730d8a4257f8c69c0a8f1349e5a3a66 authored 12 months ago by Seth Falco <[email protected]>
fix: remove hrefs for unconventional namespaces (#1820)

github.com/svg/svgo - 07c09199ed3de3955b64adf15a1046d4b786238e authored 12 months ago by Seth Falco <[email protected]>
feat(removeScriptElement): add all known event types (#1819)

Update the list of event attributes to include everything listed on MDN.

github.com/svg/svgo - e21e56060b6290b8a579f55ed46ce644f5a6cfc4 authored 12 months ago by Seth Falco <[email protected]>
fix(removeScriptElement): collapse a tag propertly (#1818)

github.com/svg/svgo - e73ee2de96d79b1956f971750e6f62ee7dcbe94b authored 12 months ago by Seth Falco <[email protected]>
fix(cleanupIds): skip generated ids for malformed references (#1817)

I also had some chores pending which were trivial individually, I opted
to incorporate them her...

github.com/svg/svgo - 1df2e0fa395d9c0999e066a751d04a6dc5b82ce2 authored 12 months ago by Seth Falco <[email protected]>
fix(removeScriptElement): remove link anchors with scripts (#1807)

github.com/svg/svgo - a880505859db8db556f2f920b89a026a0e3c2dff authored 12 months ago by Seth Falco <[email protected]>
fix(removeComments): make preserving comments a param (#1812)

Converts the hard-coded exception to a param so users can override this
behavior to preserve cu...

github.com/svg/svgo - 7de793c54ab75eebe3b474e9ee646a2f07489f03 authored 12 months ago by Seth Falco <[email protected]>
fix(prefixIds): dynamic functions should produce same prefix for given id (#1814)

Reuse the same prefix if an ID is encountered multiple times.

github.com/svg/svgo - bf45a0225ab04875497f1fb1534e907be74baf1f authored 12 months ago by Seth Falco <[email protected]>
README: image-webpack-loader -> image-minimizer-webpack-plugin (#1771)

github.com/svg/svgo - d4f0de0f5c39e456de8ed6b4da2310040adc8402 authored 12 months ago by Tanya Bouman <[email protected]>
chore: update postcss-svgo link (#1770)

github.com/svg/svgo - 999b2a17e07a5bda77416226d1f9681fe51e7a1c authored 12 months ago by Lehoczky Zoltán <[email protected]>
deps: update @babel/traverse (#1813)

Updates a vulnerable dependency, only impacting dev and CI.

github.com/svg/svgo - e56a3382340b5ad8ab4579a801ba2bead2db28b3 authored 12 months ago by Seth Falco <[email protected]>
fix: warn and do not crash on null plugin (#1803)

If we received null/undefined/empty plugins, instead of crashing, log a
warning and ignore them.

github.com/svg/svgo - c51dcfa6bb3fa9ea0022b5a79c5ed3142e288412 authored 12 months ago by Seth Falco <[email protected]>
feat: convert one stop gradients plugin (#1790)

Detects if a redundant linearGradient or radialGradient is used with
only a single stop, which ...

github.com/svg/svgo - 6eac770ba5f883186e56a5537fa2999c7617eea6 authored 12 months ago by Seth Falco <[email protected]>
refactor: create hasScripts util (#1809)

Introduces a hasScript utility which can be reused to consistently check for scripts, whereas be...

github.com/svg/svgo - 3966c10565d4dadba4368988c90d088c29c02cf0 authored 12 months ago by Seth Falco <[email protected]>
fix(removeDesc): removeAny should be disabled by default (#1806)

As the description of the plugin states, it should only remove the
description if we can see it...

github.com/svg/svgo - e529c6674d5453a693161bf2986028facf3d5308 authored about 1 year ago by Seth Falco <[email protected]>
chore: increment patch version (#1804)

github.com/svg/svgo - 027e110f9d159855a0bd67705d570f5a778d7e83 authored about 1 year ago by Seth Falco <[email protected]>