Commit Graph

2759 Commits (1a9b00a1f818aa330902c987532d0993b3537d00)

Author SHA1 Message Date
Brett Zamir fdf31716e6 npm : Use `npm-run-all` for fewer race conditions and shorter scripts 2019-12-27 11:35:25 +08:00
Brett Zamir eb4401e998 - Update: Copy of core-js and qr-manipulation
- npm: Add `underscore` to copy script
- npm: Make `copy`, `compress-images`, `start-embedded`, `build-docs-remove`
  scripts cross-platform; add `start-allow-origin` script
- npm: Update devDeps/`package-lock.json`
2019-12-27 07:32:39 +08:00
Brett Zamir 1d590400f4 - Fix (openclipart browser): Redirect on lacking browser support 2019-12-26 08:11:55 +08:00
Brett Zamir b37d7608f6 - Docs: Update release instructions 2019-12-25 22:07:01 +08:00
Brett Zamir 4a13308618 - npm: Rename `test-prep` to `prep` 2019-12-25 16:33:01 +08:00
Brett Zamir 0be20acbc6 - Docs (CHANGES): Add re: fix to menu style/text 2019-12-25 16:20:21 +08:00
Brett Zamir a579878c6b - Docs (CHANGES): Update to indicate localization addition 2019-12-25 16:14:37 +08:00
Brett Zamir 6f8d45cda9 - Docs: Remove outdated info on jsdoc linting (now just part of eslint config)
- npm: Rename open script to open-tests, and add `open` script for opening instance of svgedit
- npm: Ensure starting server for open scripts
2019-12-25 16:06:44 +08:00
Brett Zamir 8bd9466827 - Build: Update 2019-12-25 16:04:07 +08:00
cuixiping f03cdc98a4 Testing: Fix the selector of editor preferences 2019-12-25 15:53:27 +08:00
cuixiping 24b51b5d57 Fix: Add CustomEvent to polyfills 2019-12-25 15:53:27 +08:00
cuixiping a7447fbbe2 Fix: main menu style and text #371 2019-12-25 15:53:27 +08:00
cuixiping 88423c8424 Localization: Add 'SVG-Edit Home Page' to locale files 2019-12-25 15:53:26 +08:00
Brett Zamir 8aaf40a64b - npm: Update `open-report` for cross-platform 2019-12-24 11:50:44 +08:00
Brett Zamir dbe0bb1615 - npm: Further cross-platform (Windows) support for development (building docs and instrumenting) 2019-12-24 10:42:30 +08:00
Brett Zamir ef4ea22a69 - npm: Move badge generation script after test running 2019-12-24 10:15:39 +08:00
Brett Zamir 145c9fb171 - Disable Github workflows for now 2019-12-24 09:48:49 +08:00
Brett Zamir 6a0a505558 - npm: Add rimraf toward supporting Windows development (needed for building docs and instrumenting) 2019-12-24 09:47:20 +08:00
Brett Zamir 5ffcc24f6f - npm: Update devDep 2019-12-24 08:14:41 +08:00
Brett Zamir 7d3e276738 - npm: Update devDep 2019-12-23 22:35:45 +08:00
Brett Zamir fc41ea7a43 - Testing: Separate tests into unit/ui; split UI tests by specific domain;
setup browser-bug folder and ui issues folder
- Testing: Create test utilities for selecting English and visiting and
  approving storage
- Testing: Add test for tool selection
2019-12-23 18:47:17 +08:00
Brett Zamir 31a98c1408 - Linting (ESLint): Apply latest ash-nazg (with latest unicorn)
- npm: Update devDeps
2019-12-23 09:16:16 +08:00
Brett Zamir 5f9085be1b - Move badges to own folder 2019-12-21 11:04:07 +08:00
Brett Zamir af42d1fb0f - Docs (README): Change coverage badge embedding to work on npmjs (as well as github) 2019-12-20 17:04:27 +08:00
Brett Zamir 4792426221 - Refactoring: Move out coverage badge generation to own repo
- npm: Update devDep
2019-12-20 16:38:08 +08:00
Brett Zamir d4e041c723 - Update coverage badge; remove PNG version 2019-12-20 09:18:12 +08:00
Brett Zamir aee1a45fd7 - npm: Update devDeps
- Build: Update dist files
2019-12-19 16:59:45 +08:00
Brett Zamir 3ac0d58af9 - Linting (ESLint): Replace `innerHTML` with `textContent` from old demo
- npm: Update devDeps (including core-js copy)
2019-12-19 08:25:23 +08:00
Brett Zamir a6f65cec0b - Docs: Use SVG-based coverage badge on README in place of PNG 2019-12-18 21:32:44 +08:00
Brett Zamir 5b91e6879e - npm: Update devDeps; update core-js-bundle copies 2019-12-17 21:16:47 +08:00
Brett Zamir 9fb9726912 - npm: Update devDeps 2019-12-07 19:46:55 +08:00
Brett Zamir 0588036373 - npm: Update devDeps and update core-js-bundle copy 2019-12-05 09:05:48 +08:00
Brett Zamir 6f233799ce - npm: Bump devDeps 2019-12-02 11:18:01 +08:00
Brett Zamir b4f9484011 - Build: Update build files
- npm: Update devDeps
2019-12-02 11:03:28 +08:00
Brett Zamir 4a910db39d - Docs (CHANGES): Update 2019-11-30 11:59:55 +08:00
Brett Zamir da819950dd - License: Relicense ext-mathjax from Apache-2.0 to MIT per https://github.com /josegaert/ext-mathjax/issues/6
- License: Reorder license listing in `jquery.contextMenu.js` so that more permissive is noticeable first
- License: Clarify in `@license` that `ext-server_moinsave.js` is MIT OR GPL-2.0-or-later per subsequent text
- Optimization: Remove unused `jquery-ui-1.8.custom.min.js` file
2019-11-30 11:54:58 +08:00
Brett Zamir a59170fbe1 - Linting (ESLint): Simplify regexes
- npm: Update scripts to reflect removal of `all_tests.html`;
  remove `browser-test` script
- npm: Update devDeps
2019-11-30 11:41:01 +08:00
Brett Zamir 3200e0ab8e - Docs/Build: Script to build coverage badge 2019-11-25 08:40:37 +08:00
Brett Zamir 11fd7afbc7 - Docs: Use https in link as elsewhere 2019-11-24 17:38:51 +08:00
Brett Zamir 1212c76e2f - Lower-case `FRS-replace` 2019-11-24 17:14:53 +08:00
Brett Zamir 1930d01007 - Build: Add Github workflows
- Docs: Indicate current coverage on README
2019-11-24 17:06:35 +08:00
Brett Zamir c3c9b0f54d - Testing: Migrate remaining HTML tests to Cypress 2019-11-24 16:53:10 +08:00
Brett Zamir 3045e52e51 - Docs (CHANGES): Update 2019-11-23 23:54:55 +08:00
Brett Zamir 2c5033de1b - Docs (CHANGES): Update 2019-11-23 23:52:39 +08:00
Brett Zamir 2b3cf0129c - Avoid giving coverage for bundled, but ensure included in instrumented path 2019-11-23 23:50:56 +08:00
Brett Zamir ddb0fc3ef6 - Run tests against instrumented version, fixing instrumentation 2019-11-23 23:32:22 +08:00
Brett Zamir 592ce80411 - Fix coverage path
- Add reporters for nyc
2019-11-23 21:58:24 +08:00
Brett Zamir 70aa62ee7b - Linting: Ignore `instrumented`
- Fix instrumented path
- Add underscore map file
2019-11-23 21:54:01 +08:00
Brett Zamir 14c8c17968 - Testing: Fix UI drag test 2019-11-23 21:42:29 +08:00
Brett Zamir b8790ff9d6 - Testing: Use ESM version for faster debugging 2019-11-23 21:24:31 +08:00