- Enhancement: Use minified version of jpicker in svg-editor

- Build: Update minified version of jgraduate/jpicker per linted/improved files (and add to uglify script)
- Fix: jgraduate recent regressions
- Docs: Update CHANGES
This commit is contained in:
Brett Zamir
2018-05-17 17:42:46 +08:00
parent e252e866b7
commit 4fd4054f03
6 changed files with 12 additions and 45 deletions

View File

@@ -28,9 +28,12 @@
(though only if there is a single identity matrix) (fixes Chrome issue
with recalculate test 1:
"recalculateDimensions() on rect with identity matrix")
* 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
* Refactoring: Switch to ESLint in source
* Refactoring: Move scripts to own files
* npm: Add ESLint, uglify, start scripts
* Testing: Move JavaScript out of HTML to own files
* Testing: Add `node-static` to get tests working
* Testing: Fix timing of `all_tests.html` for ensuring expanding iframe size to fit content