svgedit/editor/extensions
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
..
ext-locale - Openclipart API work (waiting on possibility of their adding a missing CORS header) 2018-09-26 16:49:46 +08:00
imagelib - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
mathjax - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
shapelib (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
allowedMimeTypes.php - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
closepath.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
closepath_icons.svg - Docs: Move from closing rawgit.com to unpkg.com 2018-10-14 12:45: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 - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08: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 - Security fix/Breaking change (Imagelib): Require `allowedImageLibOrigins` 2018-09-24 20:59:47 +08:00
ext-imagelib.js - Fix (Imagelib): Avoid premature exit for string API (#274) 2018-09-25 23:34:51 +08:00
ext-imagelib.xml - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08:00
ext-markers.js LGTM.com-inspired changes: 2018-09-21 10:56:07 +08:00
ext-mathjax.js - Refactoring: Reorder path config to group (non-modular-dependent) image 2018-10-24 13:52:08 +08: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-panning.xml - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08: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 - Refactoring: Avoid redundant use of *AttributeNS methods with 2018-10-23 18:14:27 +08:00
ext-server_moinsave.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
ext-server_opensave.js - Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented 2018-07-08 22:39:46 -07:00
ext-shapes.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-shapes.xml - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08:00
ext-star.js - Refactoring: Avoid redundant use of *AttributeNS methods with 2018-10-23 18:14:27 +08:00
ext-storage.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
ext-webappfind.js - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
ext-xdomain-messaging.js - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
eyedropper-icon.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
eyedropper.png (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
fileopen.php - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
filesave.php - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
foreignobject-edit.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
foreignobject-icons.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
foreignobject-tool.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
grid-icon.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
grid.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
helloworld-icon.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
helloworld.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
imagelib.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-box.png - Optimization: Image compression 2018-09-07 05:41:46 +08:00
markers-box_o.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-forwardslash.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-icons.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
markers-leftarrow.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-leftarrow_o.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-mcircle.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-mcircle_o.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-mkr_markers_dimension.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-mkr_markers_label.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-mkr_markers_off.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-nomarker.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-reverseslash.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-rightarrow.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-rightarrow_o.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-star.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-star_o.png - Optimization: Image compression 2018-09-07 05:41:46 +08:00
markers-textmarker.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-triangle.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-triangle_o.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-verticalslash.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
markers-xmark.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
mathjax-icons.xml - Further convert tabs -> 2 spaces in JS code comments (except in test performance 2018-05-18 14:41:43 +08:00
mathjax.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
openpath.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
panning.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
polygon-icons.svg - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08:00
polygon.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
savefile.php - Code comments: Coding standards within 2018-05-31 07:52:13 +08:00
shapes.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
star-icons.svg - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08:00
star.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
webappfind-icon.svg - Remove carriage returns; fixes #37 2018-05-18 15:39:36 +08:00
webappfind.png - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00