This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
svgedit
Watch
1
Star
0
Fork
0
You've already forked svgedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28c0c60bb83f3d38f91c6f2eaa6f17ae08136bd2
svgedit
/
editor
/
extensions
/
imagelib
History
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