svgedit/dist
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
..
extensions - Imagelib backward compatibility enhancement: Allow string based API 2018-09-25 10:13:29 +08:00
locale - Fix (Context menus): Avoid showing double shortcuts (#285); add some 2018-09-14 07:18:26 +08:00
canvg.js - Fix (jPicker): Avoid setting `Math.precision` pseudo-global 2018-09-22 09:01:13 +08:00
dom-polyfill.js - Breaking change: Extension now formatted as export (and `this` is set to editor, including for `callback`) 2018-06-12 06:50:28 +08:00
index-es.js - Build: Update `dist` 2018-09-25 03:12:11 +08:00
index-es.min.js - Build: Update `dist` 2018-09-25 03:12:11 +08:00
index-es.min.js.map - Build: Update `dist` 2018-09-25 03:12:11 +08:00
index-umd.js - Build: Update `dist` 2018-09-25 03:12:11 +08:00
index-umd.min.js - Build: Update `dist` 2018-09-25 03:12:11 +08:00
index-umd.min.js.map - Build: Update `dist` 2018-09-25 03:12:11 +08:00
jspdf.plugin.svgToPdf.js - Fix: Ensure poly shape has a `points` attribute 2018-09-22 11:59:34 +08:00
redirect-on-lacking-support.js - npm: Update devDeps 2018-09-07 08:19:45 +08:00