Commit Graph

59 Commits (cdd0eaf0bece81b97a771c4197e505b558d80326)

Author SHA1 Message Date
jfh 6401016e13 Merge branch 'master' into seFlyingButton 2020-10-31 22:49:57 +01:00
jfh 087fa44cea add netlify logo per their requirements 2020-10-25 23:37:47 +01:00
jfh 16a44f31c7 test/build 2020-10-25 21:30:20 +01:00
jfh f2698c2ca8 npm update with fix to new eslint issues 2020-10-25 17:54:04 +01:00
Brett Zamir 404222ca40 - Docs/npm: Prevent failing of `license-badge` and update badge 2020-10-20 10:14:05 +08:00
Brett Zamir 0d57e7f0de - Build: Update dev license per latest metadata 2020-10-20 09:47:47 +08:00
jfh 8f859537ef update snapshots 2020-10-17 00:51:22 +02:00
jfh b957a3c5aa npm update (include cypress 5.4) 2020-10-16 23:50:25 +02:00
jfh 1552f13958 fix an issue with tool selection test 2020-10-16 23:22:31 +02:00
jfh 7260e3c949 build, test 2020-10-05 22:01:57 +02:00
jfh d8a8869b98 Update coverage-badge.svg 2020-10-04 23:29:45 +02:00
jfh 3ab7580333 run test and build 2020-09-23 10:26:23 +02:00
jfh f663898dfd add a small test in scenario.js 2020-09-22 00:18:52 +02:00
jfh 60bd029f0a new build 2020-09-19 16:20:30 +02:00
jfh 359a161ff2 remove external folder in favor of npm dependencies 2020-09-19 15:21:30 +02:00
jfh 57cbea9d27 nomodule forward removed
may need to put it back later
2020-09-18 22:17:28 +02:00
jfh b88691d1f3 fix issue with the snapshot 2020-09-13 23:56:45 +02:00
jfh 782effbc3c remove prettier as it seems to create a difference with snapshot if you test interactively or automatically. 2020-09-13 15:50:19 +02:00
jfh 029ed1a1e1 fix issue with storage 2020-09-09 01:35:47 +02:00
jfh cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02:00
jfh 4643bab371 fix editor start with src and dist using es-dev-server 2020-09-01 00:15:18 +02:00
jfh 0bfee46b33 make test run with systemjs build 2020-08-29 01:20:37 +02:00
jfh 082e8bf6f2 Merge branch 'master' into new-build 2020-08-21 12:42:36 +02:00
jfh 512ee2cd83 build dist 2020-08-21 12:31:23 +02:00
JFH 06c48ec088 fix integration tests after cypress update 2020-08-07 22:01:23 +02:00
JFH fd6cf3889f fix integration tests 2020-08-06 21:46:30 +02:00
Brett Zamir 4c14de143b - Build: Fix build input for xdomain; update external files per latest
- Docs: Update dev. license badge per latest
- Linting (LGTM): Fix paths
- Linting (ESLint): Fix ignore path
- npm: Fix copy file paths
2020-08-05 18:38:52 +08:00
JFH 47df565b57 eslint to ignore the iife xdomain 2020-08-03 19:51:28 +02:00
Brett Zamir 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
2020-08-03 16:38:47 +08:00
JFH 137516caba refresh tests after move of svgedit-config 2020-07-30 15:02:35 +02:00
JFH 42fbe6a1ba put back accessibility tests ignoring issues 2020-07-26 22:48:59 +02:00
JFH 1f499f78d1 set a minimum for the coverage 2020-07-26 22:27:40 +02:00
JFH ba603f4a3e run test 2020-07-26 21:49:14 +02:00
JFH 89e20d49e6 eslint/browser list/accessibility test 2020-07-26 20:11:18 +02:00
JFH 630a76c1b6 run tests after update 2020-07-25 19:57:19 +02:00
Brett Zamir 533b8ef262 - Docs: Update licenses dev. badge per latest 2020-07-12 23:10:36 +08:00
Brett Zamir 2056049bc4 - Update tests (all passing besides accessibility) 2020-07-01 13:48:47 +08:00
Brett Zamir 4c638d4820 - Linting: As per latest ash-nazg
- Docs: Update license badge
- Docs(CHANGES): Update
- npm: Update devDeps. and package-lock.json
2020-07-01 13:34:47 +08:00
Brett Zamir ce2a8fb1e8 - Linting: As per latest ash-nazg
- Docs: Add feature and PR templates
- npm: Update devDeps.
2020-06-20 15:55:23 +08:00
Brett Zamir 354bdc476d - Docs: Update badges per latest badge devDeps.
- npm: Update badge devDeps.
2020-05-10 10:42:05 +08:00
Brett Zamir 1a9b00a1f8 - License: Remove "CC-BY-SA-2.0" as explicit license type, but make note about unclear provenance of some images
- Docs: Update license badges to reflect lack of (known) CC-BY-SA-2.0 usage
- Replace CC-BY-SA-2.0 polygon image (thanks, @mowijo !)
2020-05-04 09:19:16 +08:00
Brett Zamir 8fe42204ce - Docs: Update coverage badge per latest coveradge
- npm: Update devDeps
2020-03-27 15:23:45 +08:00
Brett Zamir 6a933cf3bd - Docs: Update README re: non-permissive license type (also avoid embedding dev licenses image--just link to it)
- Docs: Update licenses-dev badge
2020-03-17 14:22:56 +08:00
Brett Zamir f3a83dcb1d - Linting (ESLint): As per latest ash-nazg (unicorn)
- npm: Update devDeps; use stable eslint-plugin-mocha-cleanup now that updated
- npm: Add scripts for reporting with test summaries (free of full noise during tests);
    auto-run at end of tests
- npm: Update devDeps. and use stable version of eslint-plugin-mocha-cleanup
2020-03-11 00:23:54 +08:00
Brett Zamir ec881e2362 - npm: Update devDeps (cypress-related, mochawesome-merge, linting-related, rollup)
- Build: Update
2020-02-21 18:24:20 +08:00
Brett Zamir 08bf6f63b8 - Docs: Update testing info; update CHANGES
- `editorconfig`: Use 4 spaces for Markdown
- npm: Rename and group various development scripts
2020-02-20 12:31:06 +08:00
Brett Zamir 36ec1a109a - npm: Clean-up and fix new timing issues with cypress test scripts
- npm: Update devDeps (testing)
2020-02-07 12:46:45 +08:00
Brett Zamir 5992fadd0f - Docs: Update badges 2020-01-21 12:03:15 +08:00
Brett Zamir 9fcdebac44 - Build: Update license dev. badge (CC-BY-4.0 packages listed now as permissive)
- npm: Update devDep.
2020-01-08 17:23:29 +08:00
Brett Zamir 80b31b3776 - Build: Update license dev. badge (CC-BY-3.0 packages listed now as permissive)
- npm: Update devDep.
2020-01-08 17:10:18 +08:00