svgedit/editor
Brett Zamir aef7b095ef - Refactoring: Avoid unnecessary addEventListener `false`; change internal
jPicker function to class (used with `new`)
- Linting (ESLint): Add `valid-jsdoc` rule and make fixes; but turn off for
  now due to <https://github.com/eslint/eslint/issues/11036> and
  <https://github.com/eslint/eslint/issues/11037>
- Docs (JSDoc): Add some Markdown for variables, line breaks; tighten checks
  for overly generic types (though allow for `.Function` as in
  `jQuery.Function`) and avoid one previously missed instance
2018-10-31 00:31:12 +08:00
..
canvg - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
contextmenu - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
extensions - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
external - 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
images - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
jgraduate - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +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 - Fix: Ensure poly shape has a `points` attribute 2018-09-22 11:59:34 +08:00
locale - Fix (regression): Extension locale loading for non-English locales 2018-10-20 22:21:58 +08:00
spinbtn - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
svgicons - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +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 - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
contextmenu.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
coords.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
draw.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
embedapi-dom.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
embedapi.html (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
embedapi.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
history.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
historyrecording.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
jQuery.attr.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
jquery.min.js (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
layer.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
math.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +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 - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
recalculate.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
redirect-on-lacking-support.js (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +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 - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
select.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
svg-editor-es.html - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +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: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +08:00
svg-editor.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
svg-editor.manifest - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
svgcanvas.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
svgpathseg.js - npm: Update devDeps 2018-09-07 08:19:45 +08:00
svgtransformlist.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
touch.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
typedefs.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
units.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
utilities.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
xdomain-svg-editor-es.html - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
xdomain-svg-editor.html - Enhancement: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +08:00
xdomain-svgedit-config-es.js - Enhancement: Auto-detect `allowedImageLibOrigins` based on locale rather than requiring user to supply 2018-09-25 02:35:15 +08:00
xdomain-svgedit-config-iife.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00