svgedit/editor/external
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
..
@babel/polyfill - Build: Babel 7 2018-09-26 21:27:52 +08:00
dom-polyfill - Breaking change: Extension now formatted as export (and `this` is set to editor, including for `callback`) 2018-06-12 06:50:28 +08:00
dynamic-import-polyfill - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
jamilih - Docs (CHANGES): Add main heading 2018-11-04 15:14:53 +08:00
load-stylesheets - Fix (npm): Update `load-stylesheets` to avoid recursion upon CSS loading errors 2018-07-18 21:10:05 -07:00
qr-manipulation/dist - npm: Actually commit minor version update to avoid vulnerable qunit dependency; also update sinon 2018-11-04 15:38:28 +08:00
query-result/esm - npm: Actually commit minor version update to avoid vulnerable qunit dependency; also update sinon 2018-11-04 15:38:28 +08:00
stackblur-canvas/dist 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