svgedit/editor
Brett Zamir 97f64d2189 - Refactoring: Move `build-html` to `build` directory
- Optimization: Remove old build/tools closure/yuicompressor code
- Testing: Produce mochawesome report
- Testing: Cypress with multiple reporters (was expecting we'd need, but doesn't hurt to add for now)
- Docs: Add testing badge
- Docs: Reprioritize `docs` in commit lists (prioritize user-facing)
- npm: Update `package-lock.json` (seems to have fixed so Cypress shows incremental results)
2020-01-06 13:42:52 +08:00
..
canvg - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
contextmenu - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
extensions - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +08:00
external - Refactoring: Remove BBQ in favor of `deparam` (with npm script to copy in) 2020-01-05 17:58:50 +08:00
images Fix: main menu style and text #371 2019-12-25 15:53:27 +08:00
jgraduate - Linting (ESLint): Latest as per ash-nazg (disable now applicable rules not fixed during earlier testing) 2019-12-31 17:55:15 +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
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 - BREAKING CHANGE: Remove `$.pref` in favor of new `svgEditor.pref` 2020-01-05 08:54:16 +08:00
spinbtn - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
svgicons - Refactoring: Ensure file-global tags are at beginning of file 2019-12-31 16:33:47 +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): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
contextmenu.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
coords.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +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): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
embedapi-dom.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
embedapi.html (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
embedapi.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
history.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
historyrecording.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
jQuery.attr.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
jquery.min.js (INCOMPLETE: ES6 Module conversion and linting) 2018-05-22 18:02:57 +08:00
layer.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
math.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
namespaces.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
path.js - Linting (ESLint): Latest as per ash-nazg (disable now applicable rules not fixed during earlier testing) 2019-12-31 17:55:15 +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 - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
select.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
svg-editor-es.html Fix: main menu style and text #371 2019-12-25 15:53:27 +08:00
svg-editor.css Fix: main menu style and text #371 2019-12-25 15:53:27 +08:00
svg-editor.html - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +08:00
svg-editor.js - Linting (ESLint): Fix linting regression 2020-01-05 18:30:21 +08:00
svg-editor.manifest - Linting (ESLint): Add xdomain file to ignore file 2018-07-31 15:15:25 -07:00
svgcanvas.js - Fix: Misspelling for `dropXMLInternalSubset` method (also fixes 2020-01-04 17:32:19 +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 - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
touch.js - Docs (JSDoc): Further on preferring `void` 2019-04-16 08:59:53 +08:00
typedefs.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
units.js - Linting (ESLint): Apply per latest ash-nazg (jsdoc: complete sentence descriptions) 2019-12-31 15:27:16 +08:00
utilities.js - Fix: Misspelling for `dropXMLInternalSubset` method (also fixes 2020-01-04 17:32:19 +08:00
xdomain-svg-editor-es.html - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +08:00
xdomain-svg-editor.html - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +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): Fix linting regression 2020-01-05 18:30:21 +08:00