Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / svg/svgo issues and pull requests

#2077 - Crash on undefined controlPoint with specific precision setting

Issue - State: closed - Opened by virtulis 2 days ago - 1 comment
Labels: bug

#2076 - chore: export the `Output` type

Pull Request - State: open - Opened by joaopalmeiro 3 days ago

#2075 - Crash on svg optimization

Issue - State: open - Opened by YuanLinMtp 7 days ago - 5 comments
Labels: bug

#2074 - Export the `Output` type to be directly importable

Issue - State: open - Opened by joaopalmeiro 12 days ago - 2 comments
Labels: enhancement

#2072 - chore: add npm registry server to yarnrc

Pull Request - State: closed - Opened by SethFalco 21 days ago

#2071 - add: centralize exports to svgo

Pull Request - State: closed - Opened by SethFalco 21 days ago

#2070 - Updated recursive usage example

Pull Request - State: closed - Opened by simonarnell 27 days ago

#2069 - README lists incorrect usage for recursive processing of files

Issue - State: closed - Opened by simonarnell 27 days ago
Labels: bug

#2068 - Explain `path: 'path-to.svg'` meaning

Issue - State: open - Opened by MHillier98 30 days ago - 1 comment
Labels: enhancement

#2066 - inlineStyles plugin should not remove id attribute from target element

Pull Request - State: open - Opened by johnkenny54 about 1 month ago - 2 comments

#2065 - inlineStyles plugin should not remove id attribute from target element

Issue - State: open - Opened by johnkenny54 about 1 month ago
Labels: bug

#2064 - Preserve all white space within foreignObject elements.

Pull Request - State: open - Opened by johnkenny54 about 1 month ago

#2063 - Disable removeUselessStrokeAndFill if SVG contains animations.

Pull Request - State: open - Opened by johnkenny54 about 1 month ago

#2062 - Add href to allowed attributes for animation elements.

Pull Request - State: open - Opened by johnkenny54 about 1 month ago

#2061 - removeUnknownsAndDefaults removes href attribute from animation elements

Issue - State: open - Opened by johnkenny54 about 1 month ago
Labels: bug

#2059 - Artifacts when optimizing the same image second time

Issue - State: closed - Opened by pasabanov about 1 month ago - 2 comments
Labels: bug

#2058 - Input and output file sizes available in the SVGO API (`optimize` function)

Issue - State: closed - Opened by joaopalmeiro about 2 months ago - 3 comments
Labels: enhancement

#2057 - fix: cleanupIds changes style IDs incorrectly

Pull Request - State: open - Opened by johnkenny54 about 2 months ago

#2056 - Disable inline styles by default if CSS at rules are present.

Pull Request - State: open - Opened by johnkenny54 about 2 months ago

#2055 - Timeout for nodejs

Issue - State: open - Opened by adityapatadia about 2 months ago
Labels: enhancement

#2054 - Ignore malformed style attributes in minifyStyles.

Pull Request - State: open - Opened by johnkenny54 about 2 months ago - 1 comment

#2053 - Removed call to encodeSVGDatauri() from coa.js and added test case.

Pull Request - State: open - Opened by johnkenny54 about 2 months ago - 3 comments

#2052 - Contents of "title" tag should be trimmed

Issue - State: open - Opened by caghand about 2 months ago
Labels: bug

#2050 - [FEATURE REQUEST]: Option to hide SVGs that were optimised by 0%

Issue - State: open - Opened by JackDomleoOcean 2 months ago
Labels: enhancement

#2049 - Error: Unmatched selector: %

Issue - State: open - Opened by PavelFil 2 months ago - 4 comments
Labels: bug

#2048 - --datauri 'unenc' add 'data:image/svg+xml,data:image/svg+xml,'

Issue - State: closed - Opened by FrancoJavierGadea 3 months ago - 1 comment
Labels: bug, duplicate

#2047 - Multiple issues with styles / css

Issue - State: open - Opened by konstantinschuette 3 months ago - 3 comments
Labels: bug

#2046 - refactor(cleanupNumbericValues): improve how viewbox is split

Pull Request - State: closed - Opened by SethFalco 3 months ago

#2045 - chore(removeScripts): remove redundant regex pattern

Pull Request - State: closed - Opened by SethFalco 3 months ago

#2044 - refactor(cleanupNumericValues): improve how viewbox is split

Pull Request - State: closed - Opened by SethFalco 3 months ago

#2043 - Feature Request: Add Option to Remove Invisible Items

Issue - State: open - Opened by ViniciusFXavier 3 months ago - 1 comment
Labels: enhancement

#2042 - docs: fix broken links

Pull Request - State: closed - Opened by theMosaad 3 months ago - 2 comments

#2041 - Update badges in README.md

Pull Request - State: closed - Opened by MichaelHinrichs 3 months ago - 4 comments

#2040 - Paths won't merge

Issue - State: open - Opened by MichaelHinrichs 3 months ago - 3 comments
Labels: bug

#2039 - refactor: dont covert to charcode in iswhitespace

Pull Request - State: closed - Opened by SethFalco 3 months ago

#2038 - docs: add usage section

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2037 - chore(addAttributesToSVGElement): fix typoes in docs

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2036 - fix: don't insert 0 at start or end of attribute if whitespace

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2035 - RFC: Defining a General Preset for SVG Sprites

Issue - State: open - Opened by SethFalco 4 months ago
Labels: enhancement, docs, rfc

#2034 - chore: use concrete types for generics

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2033 - fix: add alias of removeScriptElement to removeScripts

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2032 - feat: convertColors plugin ignore currentColor in 'mask' elements

Pull Request - State: closed - Opened by salvan13 4 months ago - 4 comments

#2031 - Mask colors are changed when using convertColors and currentColor: true

Issue - State: closed - Opened by salvan13 4 months ago
Labels: bug

#2030 - v4.0 rc - import plugin utils, e.g xast.js

Issue - State: closed - Opened by vltansky 4 months ago - 7 comments
Labels: bug

#2029 - fix: plugins typescript import

Pull Request - State: closed - Opened by vltansky 4 months ago - 2 comments

#2028 - chore: freeze plugin arrays

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2027 - feat: expose builtin plugins

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2026 - chore(ci): add Node.js 22

Pull Request - State: closed - Opened by XhmikosR 4 months ago - 3 comments

#2025 - chore: update dependencies

Pull Request - State: closed - Opened by XhmikosR 4 months ago

#2024 - chore: enable more coverage reporters

Pull Request - State: closed - Opened by XhmikosR 4 months ago

#2023 - chores: amend version strings

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2022 - chore: export default and named packages

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2021 - chore: rename removescriptelement to removescripts

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2019 - Support -o-keyframes and -moz-keyframes

Pull Request - State: closed - Opened by vltansky 4 months ago

#2018 - 'Cannot read properties of undefined' error in reflectPoint

Issue - State: closed - Opened by vltansky 4 months ago
Labels: bug

#2017 - chore: migrate to upstream sax

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2016 - feat: export version constant

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2015 - fix(convertColors): accept commaless rgb

Pull Request - State: closed - Opened by KTibow 4 months ago

#2014 - chore: disable removeTitle from default plugins

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2013 - chore: minor wording in package.json and docs

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2012 - [docs] fix transposition of preset-default

Pull Request - State: closed - Opened by gnowland 4 months ago

#2011 - docs: minor restructure and rewording

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2010 - docs: add section on reproducible ids for prefix ids

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2009 - chore: use markdown in frontmatter

Pull Request - State: closed - Opened by SethFalco 4 months ago

#2008 - feat: add editor namespace for Boxy SVG

Pull Request - State: open - Opened by sisp 5 months ago

#2007 - docs: use plugin names and refactor

Pull Request - State: closed - Opened by SethFalco 5 months ago

#2005 - Option to resize SVGs to custom dimesnions

Issue - State: closed - Opened by xandemon 5 months ago - 4 comments
Labels: enhancement

#2004 - chore!: Update commander to v11

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 1 comment

#2003 - chore(tests): Switch to native fetch

Pull Request - State: closed - Opened by XhmikosR 5 months ago

#2002 - chore!: drop Node.js < 16 support

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 2 comments

#2001 - chore: update ESLint to v9 and switch to flat config

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 1 comment

#2000 - Unable to install [email protected]

Issue - State: closed - Opened by gaogaoinvincible 5 months ago - 3 comments
Labels: bug

#1999 - fix: export package.json and dist/svgo.browser.js again

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 9 comments

#1998 - `package.json`/ `dist/svgo.browser.js` are no longer exported

Issue - State: closed - Opened by XhmikosR 5 months ago - 8 comments
Labels: bug

#1997 - fix: fixed Config definition for node

Pull Request - State: closed - Opened by nuintun 5 months ago - 3 comments

#1996 - Fix typos

Pull Request - State: closed - Opened by szepeviktor 5 months ago - 2 comments

#1995 - chore: increment version to 3.3.1

Pull Request - State: closed - Opened by SethFalco 5 months ago

#1994 - Fix "purly" typo

Pull Request - State: closed - Opened by kevinebaugh 5 months ago

#1993 - Package.exports types file specification missing

Issue - State: closed - Opened by mattstyles 5 months ago - 2 comments
Labels: bug

#1992 - chore: ignore .yarn folder from prettier

Pull Request - State: closed - Opened by XhmikosR 5 months ago

#1991 - Version 3.3.0 break commonjs exports

Issue - State: closed - Opened by nuintun 5 months ago
Labels: bug

#1990 - SVGO 3.3.0 stopped working in the AWS environment with Node.js 20

Issue - State: closed - Opened by turakvlad 5 months ago - 2 comments
Labels: bug

#1989 - chore: update yarn to v3.8.2

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 1 comment

#1988 - chore: add cross-env and rimraf so that tests work everywhere

Pull Request - State: closed - Opened by XhmikosR 5 months ago

#1987 - chore: update devDependencies

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 2 comments

#1986 - chore: remove del devDependency

Pull Request - State: closed - Opened by XhmikosR 5 months ago

#1985 - chore: add package-lock.json to `.gitignore`

Pull Request - State: closed - Opened by XhmikosR 5 months ago - 4 comments

#1984 - Fixed V3.3.0 Common JS missing loadConfig and optimize exports

Pull Request - State: closed - Opened by nuintun 5 months ago

#1983 - Missing a ';' after converting svg with png;base64

Issue - State: closed - Opened by sengoku-f 5 months ago - 1 comment
Labels: bug

#1982 - fix(cleanupIds): handle no-uri-encoded references

Pull Request - State: closed - Opened by liuweifeng 5 months ago - 1 comment

#1980 - chore: add type property required for custom plugin example

Pull Request - State: closed - Opened by jessehouchins 6 months ago - 1 comment

#1979 - Unbound namespace prefix: "xlink"

Issue - State: closed - Opened by C0rn3j 6 months ago - 2 comments
Labels: bug

#1977 - feat: add support for `--disable` and `--enable` flags back

Pull Request - State: open - Opened by wojtekmaj 6 months ago