safe-svg icon indicating copy to clipboard operation
safe-svg copied to clipboard

Add option to enable large SVGs

Open kirtangajjar opened this issue 9 months ago • 5 comments

Description of the Change

PR adds support of large SVG files to the plugin. It also adds a setting for it to let the users toggle this behaviour.

How to test the Change

Verify GH action run on this PR and it works properly.

Changelog Entry

Added - Option to enable large SVG file(>10M) upload

Closes #178

Credits

Props @kirtangajjar

Checklist:

  • [x] I agree to follow this project's Code of Conduct.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my change.
  • [ ] All new and existing tests pass.

kirtangajjar avatar May 19 '24 17:05 kirtangajjar