..
canvg
- Linting (ESLint): Apply coding standards
2019-03-16 12:33:35 +08:00
contextmenu
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
extensions
- Linting (ESLint): Coding standards (prefer const, etc.)
2019-02-21 16:26:26 +08:00
external
- npm: Update devDeps
2019-02-21 19:41:09 +08:00
images
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
jgraduate
- npm: Update devDeps
2019-02-21 19:41:09 +08:00
jquery-ui
Update to jQuery and jQuery-UI latest
2012-02-23 02:48:21 +00:00
jquerybbq
(INCOMPLETE: ES6 Module conversion and linting)
2018-05-22 18:02:57 +08:00
js-hotkeys
- Fix: Only clear selection by escape key if not within a dialog (as the escape key should only close the dialog)
2018-10-02 14:02:15 +08:00
jspdf
- npm: Update devDeps
2019-02-21 19:41:09 +08:00
locale
Add russian translation to some strings
2018-12-07 11:34:21 +04:00
spinbtn
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
svgicons
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
browser-not-supported.html
- Refactoring (Browser unsupported): Restore newly appied HTML/CSS standards, add lbs; remove now unused file
2018-05-18 11:55:28 +08:00
browser.js
- Fix: Avoid cross-frame unsafe `instanceof`
2018-11-28 08:56:41 +08:00
contextmenu.js
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
coords.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
dbox.js
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
draw.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
embedapi-dom.js
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
embedapi.html
(INCOMPLETE: ES6 Module conversion and linting)
2018-05-22 18:02:57 +08:00
embedapi.js
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
history.js
- Breaking change: `loadSvgString` now returns a `Promise` rather than accepting a callback
2018-11-16 12:48:23 +08:00
historyrecording.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
jQuery.attr.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
jquery.min.js
(INCOMPLETE: ES6 Module conversion and linting)
2018-05-22 18:02:57 +08:00
layer.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
math.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
namespaces.js
- Security fix: 'extPath', 'imgPath', 'extIconsPath', 'canvgPath', 'langPath', 'jGraduatePath', and 'jspdfPath' were not being prevented
2018-07-08 22:39:46 -07:00
path.js
- Linting (ESLint): Apply coding standards
2019-03-16 12:33:35 +08:00
recalculate.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
redirect-on-lacking-support.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
redirect-on-no-module-support.js
- Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect
2018-10-24 11:03:26 +08:00
sanitize.js
- Enhancement: Whitelist `feMorphology` element
2019-02-21 19:24:22 +08:00
select.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
svg-editor-es.html
- Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect
2018-10-24 11:03:26 +08:00
svg-editor.css
- Fix (Locale): Remove bad characters in Persian (fa) file
2018-05-20 15:04:11 +08:00
svg-editor.html
- Enhancement: For anyone visiting the ES6 modules entrance file without ESM
2018-10-24 10:56:07 +08:00
svg-editor.js
- Fix: Delay icon setting until locales available ( fixes #323 )
2019-03-05 22:55:02 +08:00
svg-editor.manifest
- Linting (ESLint): Add xdomain file to ignore file
2018-07-31 15:15:25 -07:00
svgcanvas.js
- npm: Update devDeps
2019-02-21 19:41:09 +08:00
svgpathseg.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
svgtransformlist.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
touch.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
typedefs.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
units.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
utilities.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
xdomain-svg-editor-es.html
- Refactoring: Rename no modules redirect file to begin with "redirect" as with other redirect
2018-10-24 11:03:26 +08:00
xdomain-svg-editor.html
- Enhancement: For anyone visiting the ES6 modules entrance file without ESM
2018-10-24 10:56:07 +08:00
xdomain-svgedit-config-es.js
- Linting (ESLint): Stricter rules (or switch to warning)
2018-11-08 14:42:48 +08:00
xdomain-svgedit-config-iife.js
- Linting (ESLint): Apply coding standards
2019-03-16 12:33:35 +08:00