svgedit/firefox-extension
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
..
content - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
chrome.manifest create one Makefile in the top root directory (WIP - need to remove build path from resulting archives) 2009-09-04 16:10:50 +00:00
handlers.js - Linting (ESLint): Stricter rules (or switch to warning) 2018-11-08 14:42:48 +08:00
install.rdf fix build of firefox extension and opera widget again 2010-09-01 09:20:05 +00:00