- Docs (CHANGES): Update to indicate localization addition

master
Brett Zamir 2019-12-25 16:14:37 +08:00
parent 6f8d45cda9
commit a579878c6b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
that more permissive is noticeable first
- Fix (Accessibility): Avoid duplicate IDs
- Optimization: Remove unused `jquery-ui-1.8.custom.min.js` file
- Localization: Add 'SVG-Edit Home Page' to locale files
- Linting (ESLint): Simplify regexes
- Linting (ESLint): Replace `innerHTML` with `textContent` from old demo
- Testing: Switch to Cypress with code coverage for UI testing;