- Linting (ESLint): Apply coding standards

- Testing (Refactoring): Abstract out to helper file functions for approving local storage and opening the main menu
- Docs (CHANGES): Update
- npm: Update devDeps; update nested deps for security audit
This commit is contained in:
Brett Zamir
2019-03-16 12:30:23 +08:00
parent 5691b7b1e7
commit dade2a7b37
28 changed files with 521 additions and 537 deletions

View File

@@ -4579,7 +4579,7 @@ var svgEditorExtension_server_opensave = (function () {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
return function (_x2, _x3) {
@@ -4909,7 +4909,7 @@ var svgEditorExtension_server_opensave = (function () {
return _context4.stop();
}
}
}, _callee4, this);
}, _callee4);
}));
return _submit.apply(this, arguments);
}
@@ -4948,7 +4948,7 @@ var svgEditorExtension_server_opensave = (function () {
return _context2.stop();
}
}
}, _callee2, this);
}, _callee2);
})));
} else {
inp.change(
@@ -4968,7 +4968,7 @@ var svgEditorExtension_server_opensave = (function () {
return _context3.stop();
}
}
}, _callee3, this);
}, _callee3);
})));
}
};
@@ -5114,7 +5114,7 @@ var svgEditorExtension_server_opensave = (function () {
return _context.stop();
}
}
}, _callee, this);
}, _callee);
}));
function exportImage(_x2, _x3) {