Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svgedit

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgedit - npm Package Versions

134

7.1.0

Diff

Changelog

Source

7.1.0

  • Large refactoring of svgcanvas (a lot of remaining work with the goal to separate in its own package).This explains the move to a minor version
  • move to a new linter (standard).
  • Several issues fixed
jfhenon
published 7.0.0 •

Changelog

Source

7.0.0

  • New UI
  • Rearchitecture the code (more modular)
  • Simplify and refresh the build process
  • Introduce Web Component to replace jQuery UI
  • Update dependencies
jfhenon
published 7.0.0-beta.6 •

jfhenon
published 7.0.0-beta.5 •

jfhenon
published 7.0.0-beta.4 •

jfhenon
published 7.0.0-beta.3 •

jfhenon
published 7.0.0-beta.2 •

jfhenon
published 7.0.0-beta.1 •

brettz9
published 5.1.0 •

Changelog

Source

5.1.0

  • Deprecated: Should now use avoidClientSideDownload in place of avoidClientSide (config for ext-server_opensave.js).
  • Fix: IE 11 issue; fixes #363
  • Fix: Avoid race condition in jQuery.svgIcons.js (evident when attempting to load from file: URL in Chrome)
  • Fix: Input width (@seahindeniz)
  • Fix: Use change event to be sure that file is loaded before the function (@Moliman)
  • Enhancement: Added avoidClientSideOpen config for ext-server_opensave.js
  • Optimization: Re-rerun image optimization per update
  • Linting (ESLint): Adjust per now applied rules
  • Linting (ESLint): Add HTML files to linting
  • Linting (ESLint): Avoid shadowing
  • Linting: Assorted changes; ensure license versions are valid semver
  • Refactoring: Use static keyword for classes
  • Refactoring: Prefer for...of, event.key (newly enforced linting)
  • Refactoring: Better var. names
  • Testing: Accessibility test API update
  • Docs: Clarify need for Node.js/npm being installed
  • Build: Remove types-docs script as being handled in ESLint
  • Maintenance: Add .editorconfig
  • npm: Add script to fix eslint errors
  • npm: Rename build-config to build-by-config
  • npm: Update devDeps (including switching from deprecated opn-cli package to open-cli); update core-js-bundle copy; add new axe testing peer dep. axe-core in devDeps
brettz9
published 5.0.0 •

Changelog

Source

5.0.0

  • Breaking change: Switch from deprecated @babel/polyfill to core-js-bundle and regenerator-runtime replacements
  • Build: Require Node 8.5
  • Fix: Ensure PHP files are present in dist/extensions alongside JavaScript extension files using them
  • Fix: Bug in obtaining extPath in ext-server_opensave.js
  • Fix: Fully redirect extension entrances for lacking browser support
  • Enhancement: Add config avoidClientSide to avoid using client-side support by default (and always require server)
  • Enhancement: Return a Promise for Editor's setCustomHandlers, loadFromString, loadFromDataURI so known when ready and set
  • Refactoring: Destructuring, templates, label Unicode code point
  • Linting (JSDoc): Update per newly enforced require-returns; avoid Closure syntax; reenable jsdoc/valid-jsdoc as fixed; notes re: valid-jsdoc replacement; use same namepath
  • Linting: Update per ash-nazg/plugin-node update
  • Docs: Simplify comments in HTML files re: script purposes
  • Docs: Update release instructions
  • Docs (Refactoring): Formally specify Promise resolve type; add typedef for dialog result object; add an ArbitraryCallbackResult type; prefer void
  • npm: Rename (build-doc to build-docs, types-doc to types-docs); add open-docs script
  • npm: Update devDeps
  • npm: Remove unused devDeps; update insecure devDeps
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc