070e08a4f9
- npm/Linting: Add --cache to speed up subsequent linting
Brett Zamir
2020-05-18 10:25:49 +08:00
850bf97fc1
- Build: Update copies of core-js-bundle and stackblur and other files per latest Rollup/Babel - Build: Use new rollup/plugin-babel in other Rollup file - npm: Update devDeps.
Brett Zamir
2020-05-10 20:16:21 +08:00
863b41bfcc
- npm: Update from deprecated rollup-plugin-babel to @rollup/plugin-babel (and make babelHelpers explicit)
Brett Zamir
2020-05-10 11:14:36 +08:00
fccd584ab8
- Linting: Add notes on some - npm: Switch prepare->prepublish as causing problems for Git installs
Brett Zamir
2020-04-03 08:15:27 +08:00
3c10411594
- Linting (ESLint): Make path dynamic in preparation for possible move to own library and to avoid complaints when mochawesome.json not yet built
Brett Zamir
2020-04-03 07:56:59 +08:00
e4f36a3c5b
- Build: Update - npm: Add prepare script to update license-badges, copy, and prep (leaving prepublishOnly to handle build-docs) - npm: Make license badge prep. in series as getting too many files open error running in parallel - npm: Update devDeps
Brett Zamir
2020-04-01 15:32:51 +08:00
ea58adbab1
- Build: Update with namespaced parseFloat, etc. changes - npm: Update devDeps. (remove axe-core now that bundled with cypress-axe)
Brett Zamir
2020-03-31 00:25:54 +08:00
7914f26e02
- Linting (ESLint): As per latest ash-nazg
Brett Zamir
2020-03-27 20:39:51 +08:00
7c9cf29735
Bump acorn from 6.4.0 to 6.4.1
dependabot[bot]
2020-03-13 21:44:43 +00:00
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
Brett Zamir
2020-03-11 00:23:54 +08:00
623a8a715a
- Docs: Link to (Tiger) screenshot SVG source
Brett Zamir
2020-03-03 20:16:29 +08:00
60afa2d722
- Update bug template to ask for console log
Brett Zamir
2020-03-03 20:01:07 +08:00
ced0d2d778
- Fix(ungrouping): Ensure there is always an anchor (fixes#393 ); also fixes a bug with the ungrouped elements not being properly selectable after the ungrouping
Brett Zamir
2020-03-03 19:37:27 +08:00
f8ed5018f5
- Linting: Reenable mocha-cleanup/no-expressions-in-assertions with new replacementsOnly rule - npm: Point to master of eslint-plugin-mocha-cleanup fork (until release)
Brett Zamir
2020-02-28 19:08:16 +08:00
8096f0750f
- Testing: Use more precise/semantic chai assertion methods
Brett Zamir
2020-02-27 07:25:58 +08:00
7c6f512512
- Linting: Lint hidden ncurc.js file - Docs: Add 6.0.0.md migration file - Docs: Update Contributing, Testing (renamed to Development), Linting and ReleaseInstructions - Docs: Info on submodules - npm: Add scripts for updating submodules - npm: Add license-badges, build-docs, and copy scripts to prepublishOnly script - npm: Bump to 6.0.0
Brett Zamir
2020-02-22 11:38:33 +08:00
105037ef79
- npm: Add add-release script (Newer versions of Git might be able to use set-branch, but the Git version with Mac does not so using another approach) - Docs: Fix ReleaseInstructions.md
Brett Zamir
2020-02-22 09:20:26 +08:00
091b3b707e
- Docs: Add to testing re: Cypress config/environmental variable info
Brett Zamir
2020-02-20 12:42:42 +08:00
08bf6f63b8
- Docs: Update testing info; update CHANGES - editorconfig: Use 4 spaces for Markdown - npm: Rename and group various development scripts
Brett Zamir
2020-02-20 12:31:06 +08:00