svgedit/dist/extensions
Brett Zamir 0034447d44 - Imagelib backward compatibility enhancement: Allow string based API
again so as not to break old SVG-Edit which fail at *presence* of
  `namespace` (fixes #274)
- Known regression: Remove Openclipart as its site's now setting of
  `X-Frame-Options` to `"sameorigin"` makes it unusable on our end
  for our cross-origin uses
- Forward compatibility enhancement: For IAN image library, add
  `svgedit=3` param to URL so that it can keep using old API for
  SVG-Edit versions before 3, while conditionally using new object-based
  API now (and if we switch exclusively to the object-based API in the
  future, this site will continue to work)
- Docs: Add "Forward compatibility enhancement" to list
2018-09-25 10:13:29 +08:00
..
ext-locale - Imagelib backward compatibility enhancement: Allow string based API 2018-09-25 10:13:29 +08:00
imagelib - Build: Update `dist` 2018-09-25 03:12:11 +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 - Build: Update `dist` 2018-09-25 03:12:11 +08:00
ext-imagelib.js - Imagelib backward compatibility enhancement: Allow string based API 2018-09-25 10:13:29 +08: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 - Build: Update `dist` 2018-09-25 03:12:11 +08:00