svgedit/editor
Brett Zamir da819950dd - License: Relicense ext-mathjax from Apache-2.0 to MIT per https://github.com /josegaert/ext-mathjax/issues/6
- License: Reorder license listing in `jquery.contextMenu.js` so that more permissive is noticeable first
- License: Clarify in `@license` that `ext-server_moinsave.js` is MIT OR GPL-2.0-or-later per subsequent text
- Optimization: Remove unused `jquery-ui-1.8.custom.min.js` file
2019-11-30 11:54:58 +08:00
..
canvg - Linting (ESLint): Simplify regexes 2019-11-30 11:41:01 +08:00
contextmenu - License: Relicense ext-mathjax from Apache-2.0 to MIT per https://github.com /josegaert/ext-mathjax/issues/6 2019-11-30 11:54:58 +08:00
extensions - License: Relicense ext-mathjax from Apache-2.0 to MIT per https://github.com /josegaert/ext-mathjax/issues/6 2019-11-30 11:54:58 +08:00
external - Linting: Comment out unused var. 2019-11-12 22:11:46 +08:00
images - Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end) 2019-09-20 12:40:31 +08:00
jgraduate - Linting (ESLint): Simplify regexes 2019-11-30 11:41:01 +08:00
jquery-ui - License: Relicense ext-mathjax from Apache-2.0 to MIT per https://github.com /josegaert/ext-mathjax/issues/6 2019-11-30 11:54:58 +08: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 - Linting: Ignore `instrumented` 2019-11-23 21:54:01 +08:00
locale - Linting (ESLint): Fix per stricter eslint-plugin-jsdoc context checking 2019-06-27 13:54:40 +08:00
spinbtn - Linting (ESLint): Apply per jsdoc improvements 2019-07-09 08:55:34 +08:00
svgicons - Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end) 2019-09-20 12:40:31 +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 - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
contextmenu.js - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
coords.js - Linting (ESLint): Lint per latest ash-nazg (e.g., named capture) 2019-07-03 17:50:46 +08:00
dbox.js - Linting (ESLint): Remove now unneeded config and add per new update 2019-06-11 16:40:28 +08:00
draw.js - Linting (ESLint): Fix per stricter eslint-plugin-jsdoc context checking 2019-06-27 13:54:40 +08:00
embedapi-dom.js - Revert `prefer-named-capture-group` due to apparently problematic Babel plugin 2019-11-16 10:08:38 +08:00
embedapi.html (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
embedapi.js - Linting (ESLint): Lint per latest ash-nazg (e.g., named capture) 2019-07-03 17:50:46 +08:00
history.js - Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end) 2019-09-20 12:40:31 +08:00
historyrecording.js - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
jQuery.attr.js - Linting (ESLint): Fix per stricter eslint-plugin-jsdoc context checking 2019-06-27 13:54:40 +08:00
jquery.min.js (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
layer.js - Linting (ESLint): Remove now unneeded config and add per new update 2019-06-11 16:40:28 +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): Lint per latest ash-nazg (e.g., named capture) 2019-07-03 17:50:46 +08:00
recalculate.js - Linting: Comment out unused var. 2019-11-12 22:11:46 +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 - Linting (ESLint): Lint per latest ash-nazg (e.g., named capture) 2019-07-03 17:50:46 +08:00
sanitize.js - Revert `prefer-named-capture-group` due to apparently problematic Babel plugin 2019-11-16 10:08:38 +08:00
select.js - Refactoring: Use `static` keyword for classes 2019-05-08 09:58:18 +08:00
svg-editor-es.html - Breaking change: Switch from deprecated `@babel/polyfill` to 2019-05-07 08:02:32 +08:00
svg-editor.css Fixed input width 2019-07-15 04:12:46 +03:00
svg-editor.html - Breaking change: Switch from deprecated `@babel/polyfill` to 2019-05-07 08:02:32 +08:00
svg-editor.js - Fix (Accessibility): Avoid duplicate IDs 2019-11-23 21:23:05 +08:00
svg-editor.manifest - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
svgcanvas.js - Linting (ESLint): Simplify regexes 2019-11-30 11:41:01 +08:00
svgpathseg.js - Linting (ESLint): Apply new rules ("fixme"->"todo"; prefer regex literals; defaults at end) 2019-09-20 12:40:31 +08:00
svgtransformlist.js - Revert `prefer-named-capture-group` due to apparently problematic Babel plugin 2019-11-16 10:08:38 +08:00
touch.js - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
typedefs.js - Linting (ESLint): Fix per latest ash-nazg update 2019-07-03 18:36:45 +08:00
units.js - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
utilities.js - Linting (ESLint): Simplify regexes 2019-11-30 11:41:01 +08:00
xdomain-svg-editor-es.html - Breaking change: Switch from deprecated `@babel/polyfill` to 2019-05-07 08:02:32 +08:00
xdomain-svg-editor.html - Breaking change: Switch from deprecated `@babel/polyfill` to 2019-05-07 08:02:32 +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 - Linting (ESLint): Simplify regexes 2019-11-30 11:41:01 +08:00