5bcf6821e6
- npm: Add hkdobrev/run-if-changed and tie to prepublishOnly script (if packages changed, may need to rebuild license docs, local copies, and/or builds)
Brett Zamir
2020-08-05 17:27:31 +08:00
0ea0dc9590
new URL for the logo
JFH
2020-08-04 20:08:41 +02:00
b36f9a563f
update with correct URLs after the folder reorg.
JFH
2020-08-04 20:08:05 +02:00
ebffaa4bf0
fix the cicular reference
JFH
2020-08-03 17:39:05 +02:00
4f882a947a
- Fix: Ensure cypress process will continue on errors (so coverage badge should be created once executing properly) - npm: Use cross-platform cp-cli for copying directories
Brett Zamir
2020-08-03 16:38:47 +08:00
40ff7380ee
- Build: Update - Fix: Regression with Rollup config path - Docs: Update reference to location of IIFE config file
Brett Zamir
2020-08-03 15:35:14 +08:00
92635ba721
restore all eslint rules
JFH
2020-08-01 01:23:28 +02:00
137516caba
refresh tests after move of svgedit-config
JFH
2020-07-30 15:02:35 +02:00
89e20d49e6
eslint/browser list/accessibility test
JFH
2020-07-26 20:11:18 +02:00
41f9d801bf
- Linting: For non-jQuery methods, apply no-fn-reference-in-iterator rule (though still keep rule disabled due to numerous jQuery false positives) - Linting: With num. of warnings set to 0, probably need to disable check-examples for those environments having problems - Linting: Reenable Unicorn rules now that updated
Brett Zamir
2020-07-26 10:11:41 +08:00
630a76c1b6
run tests after update
JFH
2020-07-25 19:57:19 +02:00
54fd0975d7
- Linting: As per latest ash-nazg (unicorn updates) - npm: Update devDeps.
Brett Zamir
2020-07-19 22:32:40 +08:00
b620eb55bb
Update build (npm run prep now restored)
Brett Zamir
2020-07-18 19:25:50 +08:00
7100111d62
- Fix more paths (Rollup, build, eslint) paths - Restore checking of a few modified "external" packages
Brett Zamir
2020-07-18 19:21:41 +08:00
0fc64b4912
- Linting: Fix .eslintrc.js overrides to point to new paths (and avoid need for inline disabling--except import/no-namespace)
Brett Zamir
2020-07-18 18:31:34 +08:00
01418b44f3
move files to adequate folders and fix imports
JFH
2020-07-14 01:47:46 +02:00
e0d68671ea
- Linting: Avoid warnings for instrumented files (currently test files depend on instrumentation step, so we don't want CI checking the paths if not created there)
Brett Zamir
2020-07-13 17:06:32 +08:00
b3abca4917
- Make Node default language
Brett Zamir
2020-07-13 16:54:18 +08:00
859d09c1be
- docs: Update release instructions - npm: work on release scripts - submodules: Add old versions as submodules for availability on Github Pages
Brett Zamir
2020-07-13 08:46:23 +08:00
3abb24b3be
- CI: Make default fields explicit and use non-aliased jobs over matrix to avoid extra reporting on config section of Travis site
Brett Zamir
2020-07-12 23:24:53 +08:00
1c54824ad7
- Linting: Add local ESLint rule to prefer no-namespace on public files, but disable rule for now for our two very large files until they may be refactored into smaller files
Brett Zamir
2020-07-12 23:14:20 +08:00
135117ef79
- Refactoring: Add utilities $q and $qq for querySelector/querySelectorAll
Brett Zamir
2020-07-12 23:11:58 +08:00
47e901ca3c
- npm: Work on fixing add-release scripts; make platform-independent with cross-var - npm: Update package-lock to reduce vulnerabilities
Brett Zamir
2020-07-12 22:39:08 +08:00
e5daabdb0b
- Add submodules for releases
cuixiping
2020-07-12 21:34:41 +08:00
7c3e18ef46
- Build: Update per latest (let master demo reflect current state)
Brett Zamir
2020-07-12 15:15:37 +08:00
4c638d4820
- Linting: As per latest ash-nazg - Docs: Update license badge - Docs(CHANGES): Update - npm: Update devDeps. and package-lock.json
Brett Zamir
2020-07-01 13:34:47 +08:00
ad80f18088
- Build: Update dist filles (Drawing test now fixed)
Brett Zamir
2020-07-01 12:56:10 +08:00
96654c5f64
- Fix: layer removeGroup had been refactored to avoid removeChild, but in so doing, lost the element return value (also used by deleteCurrentLayer of draw.js)
Brett Zamir
2020-07-01 12:47:32 +08:00