diff --git a/.eslintignore b/.eslintignore index 032642aa..c0c396d6 100644 --- a/.eslintignore +++ b/.eslintignore @@ -12,4 +12,3 @@ editor/js-hotkeys editor/spinbtn/JQuerySpinBtn.min.js test/qunit test/sinon -wave/json2.js diff --git a/CHANGES.md b/CHANGES.md index f965ec24..ce3a9498 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -28,6 +28,8 @@ (though only if there is a single identity matrix) (fixes Chrome issue with recalculate test 1: "recalculateDimensions() on rect with identity matrix") +* Fix (HTML): Update assorted links +* Enhancement (Editor): Use `https` (instead of `http`) for link default * Build: Update minified version of spinbtn/jgraduate/jpicker per linted/improved files * Enhancement: Throw Error objects instead of strings (including in jgraduate->jpicker) * Enhancement: Use minified version of jpicker in svg-editor