svgedit/dist/extensions
Brett Zamir d13f99bb5e - Breaking change: Remove `storagePromptClosed` state boolean in favor of
`storagePromptState`; used by `ext-storage.js`
- Fix (regression): Ensure storage dialog will not be blocked because of
    canvas updating done for sake of centering background
- Fix (extensions): Ensure `langReady` changes are available by time prefs
  dialog is closed and that its changes have occurred by time extensions
  have first loaded (`setLang` now returns a Promise rather than `undefined`
  as it waits for extension's `langReady` to resolve); this is also useful
  with `ext-storage.js` so we know that `extensions_loaded` (which
  conditionally updates the canvas based on `storagePromptState`) has seen
  `langReady` and the storage extension hasn't set a `storagePromptState`
  of "waiting"
2018-10-21 18:38:53 +08:00
..
ext-locale - Build: Babel 7 2018-09-26 21:27:52 +08:00
imagelib - Refactoring: Although openclipart is not currently working, we still add routine for copying query-result/qr-manipulation to be able to use them in other script 2018-09-30 13:33:00 +08:00
ext-arrows.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-closepath.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-connector.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-eyedropper.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-foreignobject.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-grid.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-helloworld.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-imagelib.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-markers.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-mathjax.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-overview_window.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-panning.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-php_savefile.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-polygon.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-server_moinsave.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-server_opensave.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-shapes.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-star.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-storage.js - Breaking change: Remove `storagePromptClosed` state boolean in favor of 2018-10-21 18:38:53 +08:00
ext-webappfind.js - Build: Babel 7 2018-09-26 21:27:52 +08:00
ext-xdomain-messaging.js - Build: Babel 7 2018-09-26 21:27:52 +08:00