svgedit/editor
Brett Zamir 901c9547fe TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch
- Refactoring (minor): Add favicon to canvas demo
- Linting (ESLint Markdown JavaScript): Add `eslint-plugin-markdown` with
  slightly loosened config (`no-undef` and `padded-blocks` off and
  `no-unused-vars` as a warning)
- Linting (ESLint JSDoc code comments): Add `eslint-plugin-jsdoc` and apply to
    JSDoc code comments
- Linting (ESLint): Completely avoid unescaped tabs in files
- Docs (Linting): Add linting info file
- npm: Rename `copy-deps` script to `copy`
- Refactoring: Add stackblur-canvas as a dependency and copy it in (until such time as we can do so for canvg)
2018-11-07 14:51:09 +08:00
..
canvg TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +08:00
contextmenu - Refactoring: Avoid unnecessary addEventListener `false`; change internal 2018-10-31 00:31:12 +08:00
extensions TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +08:00
external TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +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 TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +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 TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +08: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 - Docs (JSDocs regression): Use nested array format recognized by both ESLint and JSDoc 2018-10-31 02:13:09 +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 TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +08:00
svg-editor.manifest - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
svgcanvas.js TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +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 TODO: Besides splitting this out from previous commit, should really avoid markdown field in favor of modifying jsdoc to report wherever it lays out "prettyprint"; still probably missing some one-liners; see https://github.com/google/code-prettify; update builds to confirm new stackblur is working; add below to CHANGES; add back for eslint-plugin-jsdoc once merged (though need new version `^3.9.1`); move any linting changes to other linting branch 2018-11-07 14:51:09 +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 - Docs (CHANGES): Add main heading 2018-11-04 15:14:53 +08:00