svgedit/editor/extensions/imagelib
Brett Zamir 845dbbd7d7 - Linting (ESLint): Prefer `addEventListener`, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator
- npm: Update devDeps (rollup and eslint-config-ash-nazg)
2018-11-21 21:03:14 +08:00
..
index-es.html - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
index.html - Enhancement: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +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 - Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect 2018-10-24 11:03:26 +08:00
openclipart.html - Enhancement: For anyone visiting the ES6 modules entrance file without ESM 2018-10-24 10:56:07 +08:00
openclipart.js - Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback 2018-11-16 12:48:23 +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