svgedit/editor/extensions/imagelib
Brett Zamir 97f64d2189 - Refactoring: Move `build-html` to `build` directory
- Optimization: Remove old build/tools closure/yuicompressor code
- Testing: Produce mochawesome report
- Testing: Cypress with multiple reporters (was expecting we'd need, but doesn't hurt to add for now)
- Docs: Add testing badge
- Docs: Reprioritize `docs` in commit lists (prioritize user-facing)
- npm: Update `package-lock.json` (seems to have fixed so Cypress shows incremental results)
2020-01-06 13:42:52 +08:00
..
index-es.html - Fix: Misspelling for `dropXMLInternalSubset` method (also fixes 2020-01-04 17:32:19 +08:00
index.html - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +08:00
index.js - Linting (ESLint): Prefer `addEventListener`, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator 2018-11-21 21:03:14 +08:00
openclipart-es.html - Fix (openclipart browser): Redirect on lacking browser support 2019-12-26 08:11:55 +08:00
openclipart.html - Refactoring: Move `build-html` to `build` directory 2020-01-06 13:42:52 +08:00
openclipart.js - Linting: Use new preference for "object"; fix @example code; bad @returns 2019-05-22 23:43:29 +08:00
smiley.svg Made all imported SVGs be placed in the defs with corresponding use elements, added button to convert a use elem to its reference element. Also fixed some minor bugs. 2010-07-29 15:09:49 +00:00