svgedit/editor
Brett Zamir 7c470e9909 - Linting (ESLint): Stricter rules (or switch to warning)
- Breaking internal API change: `updateGripCursor` moved to be class method of Selector rather than instance method
- Breaking internal API change: `subpathIsClosed` moved to be class method of `Path` rather than instance method
- Refactoring: Reuse utilities base64 encoder for SVG icons plugin
- Docs (JSDoc): Fix return of the `mouseUp` (can also be an object) and `mouseDown` (may also be a boolean) of `pathActions`; other JSDoc additions/improvements
2018-11-08 14:42:48 +08:00
..
canvg - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
contextmenu - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
extensions - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
external - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
images - Fix: Add images (and references) for fallback (#135) 2018-07-31 00:18:39 -07:00
jgraduate - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
locale - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
spinbtn - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
svgicons - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
contextmenu.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
coords.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
draw.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
history.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
select.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
svgpathseg.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
units.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
utilities.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +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 - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
xdomain-svgedit-config-iife.js - Docs (CHANGES): Add main heading 2018-11-04 15:14:53 +08:00