svgedit/editor
Brett Zamir 91c0dc549b - Enhancement: Return a Promise for Editor's `setCustomHandlers`,
`loadFromString`, `loadFromDataURI` so known when ready and set
- Docs (Refactoring): Formally specify `Promise` resolve type;
    add `typedef` for dialog result object; add an
    `ArbitraryCallbackResult` type
2019-04-05 22:59:41 +08:00
..
canvg - Linting (ESLint): Apply coding standards 2019-03-16 12:33:35 +08:00
contextmenu - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
extensions - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
external - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
images - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
jgraduate - Fix: Droplets for gradient pickers can now be double-clicked in 2019-04-03 11:31:06 +08:00
jquery-ui Update to jQuery and jQuery-UI latest 2012-02-23 02:48:21 +00:00
jquerybbq (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
js-hotkeys - Fix: Only clear selection by escape key if not within a dialog (as the escape key should only close the dialog) 2018-10-02 14:02:15 +08:00
jspdf - npm: Update devDeps 2019-02-21 19:41:09 +08:00
locale - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
spinbtn - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
svgicons - Enhancement (svgIcons): Fix JSDoc param def; add `alt` options 2019-04-03 16:32:14 +08:00
browser-not-supported.html - Refactoring (Browser unsupported): Restore newly appied HTML/CSS standards, add lbs; remove now unused file 2018-05-18 11:55:28 +08:00
browser.js - Fix: Avoid cross-frame unsafe `instanceof` 2018-11-28 08:56:41 +08:00
contextmenu.js - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
coords.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
dbox.js - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
draw.js - Linting (ESLint): Update polyfills to new compat rules of 2019-03-31 17:39:19 +08:00
embedapi-dom.js - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
embedapi.html (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
embedapi.js - Linting (LGTM): Update to suppress current LGTM warning 2019-04-02 17:51:24 +08:00
history.js - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +08:00
historyrecording.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
jQuery.attr.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
jquery.min.js (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
layer.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
math.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
namespaces.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
path.js - Linting (ESLint): Update polyfills to new compat rules of 2019-03-31 17:39:19 +08:00
recalculate.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
redirect-on-lacking-support.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
redirect-on-no-module-support.js - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
sanitize.js - Enhancement: Whitelist `feMorphology` element 2019-02-21 19:24:22 +08:00
select.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
svg-editor-es.html - Enhancement (svgIcons): Fix JSDoc param def; add `alt` options 2019-04-03 16:32:14 +08:00
svg-editor.css - Fix (Locale): Remove bad characters in Persian (fa) file 2018-05-20 15:04:11 +08:00
svg-editor.html - Enhancement (svgIcons): Fix JSDoc param def; add `alt` options 2019-04-03 16:32:14 +08:00
svg-editor.js - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
svg-editor.manifest - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
svgcanvas.js - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
svgpathseg.js - Linting (ESLint): Prefer `addEventListener`, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator 2018-11-21 21:03:14 +08:00
svgtransformlist.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
touch.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
typedefs.js - Enhancement: Return a Promise for Editor's `setCustomHandlers`, 2019-04-05 22:59:41 +08:00
units.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
utilities.js - Linting (ESLint): Prefer `addEventListener`, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator 2018-11-21 21:03:14 +08:00
xdomain-svg-editor-es.html - Enhancement (svgIcons): Fix JSDoc param def; add `alt` options 2019-04-03 16:32:14 +08:00
xdomain-svg-editor.html - Enhancement (svgIcons): Fix JSDoc param def; add `alt` options 2019-04-03 16:32:14 +08:00
xdomain-svgedit-config-es.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
xdomain-svgedit-config-iife.js - Testing: Skip js errors in Testcafe; we're getting some uncaught 2019-04-03 17:05:18 +08:00