parent
dc6ab72480
commit
86f0ec0fa2
|
@ -12,4 +12,3 @@ editor/js-hotkeys
|
||||||
editor/spinbtn/JQuerySpinBtn.min.js
|
editor/spinbtn/JQuerySpinBtn.min.js
|
||||||
test/qunit
|
test/qunit
|
||||||
test/sinon
|
test/sinon
|
||||||
wave/json2.js
|
|
||||||
|
|
|
@ -28,6 +28,8 @@
|
||||||
(though only if there is a single identity matrix) (fixes Chrome issue
|
(though only if there is a single identity matrix) (fixes Chrome issue
|
||||||
with recalculate test 1:
|
with recalculate test 1:
|
||||||
"recalculateDimensions() on rect with identity matrix")
|
"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
|
* Build: Update minified version of spinbtn/jgraduate/jpicker per linted/improved files
|
||||||
* Enhancement: Throw Error objects instead of strings (including in jgraduate->jpicker)
|
* Enhancement: Throw Error objects instead of strings (including in jgraduate->jpicker)
|
||||||
* Enhancement: Use minified version of jpicker in svg-editor
|
* Enhancement: Use minified version of jpicker in svg-editor
|
||||||
|
|
Loading…
Reference in New Issue