- Linting (ESLint): Replace innerHTML with textContent from old demo

- npm: Update devDeps (including core-js copy)
This commit is contained in:
Brett Zamir
2019-12-19 08:25:23 +08:00
parent a6f65cec0b
commit 3ac0d58af9
6 changed files with 94 additions and 150 deletions

View File

@@ -11,6 +11,7 @@
- Fix (Accessibility): Avoid duplicate IDs
- Optimization: Remove unused `jquery-ui-1.8.custom.min.js` file
- Linting (ESLint): Simplify regexes
- Linting (ESLint): Replace `innerHTML` with `textContent` from old demo
- Testing: Switch to Cypress with code coverage for UI testing;
use ESM version for faster debugging
- Testing: Add map file for underscore