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
9e392cf66bbcb44cb8dde87c09dd03d588e03360
svgedit
/
editor
/
extensions
/
imagelib
History
Brett Zamir
d5ef6c5619
- Linting: Use new preference for "object"; fix @example code; bad @returns
...
- npm: Update devDeps
2019-05-22 23:43:29 +08:00
..
index-es.html
- Breaking change: Switch from deprecated
@babel/polyfill
to
2019-05-07 08:02:32 +08:00
index.html
- Breaking change: Switch from deprecated
@babel/polyfill
to
2019-05-07 08:02:32 +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
- Breaking change: Switch from deprecated
@babel/polyfill
to
2019-05-07 08:02:32 +08:00
openclipart.html
- Breaking change: Switch from deprecated
@babel/polyfill
to
2019-05-07 08:02:32 +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