svgedit/editor/extensions/imagelib
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
..
index-es.html - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
index.html - Enhancement: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +08:00
index.js - Update (Imagelib): Remove extra (and more outdated) jQuery copy 2018-09-25 14:21:40 +08:00
openclipart-es.html - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
openclipart.html - Enhancement: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +08:00
openclipart.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
smiley.svg Made all imported SVGs be placed in the defs with corresponding use elements, added button to convert a use elem to its reference element. Also fixed some minor bugs. 2010-07-29 15:09:49 +00:00