svgedit/dist/extensions
Brett Zamir fbffc86503 - Security fix (minor): For embedded API, avoid chance for arbitrary property
setting (though this was only for trusted origins anyways)
- Security fix (minor): For embedded API example, copy params to iframe
    source without XSS risk (though params should already be XML-safe
    given `encodeURIComponent` and lack of a single quote attribute context)
- Linting (LGTM): Flag origin-checked item as safe
- Refactoring: Destructuring, ellipsis
- Docs (JSDoc): Missing return value
2018-09-22 10:06:25 +08:00
..
ext-locale - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
imagelib - Breaking change: Rename config file to `svgedit-config-iife.js` (or for the module version, `svgedit-config-es.js`); 2018-05-25 20:03:14 +08:00
ext-arrows.js - Breaking change: Avoid adding `assignAttributes`, `addSVGElementFromJson`, 2018-07-19 14:58:30 -07:00
ext-closepath.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-connector.js - Enhancement: Create xdomain file build which works without ES6 Modules 2018-07-30 12:51:57 -07:00
ext-eyedropper.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-foreignobject.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-grid.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-helloworld.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-imagelib.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-markers.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
ext-mathjax.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-overview_window.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
ext-panning.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-php_savefile.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
ext-polygon.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-server_moinsave.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
ext-server_opensave.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
ext-shapes.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-star.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
ext-storage.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
ext-webappfind.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-xdomain-messaging.js - Security fix (minor): For embedded API, avoid chance for arbitrary property 2018-09-22 10:06:25 +08:00