Brett Zamir
5abd183c43
- Docs (Accessibility): Link to rule issues
2019-04-03 18:01:25 +08:00
Brett Zamir
b8cc9cf724
- Docs (README): lbs; add release blurb
...
- npm: Bump to 4.3.0
2019-04-03 17:44:00 +08:00
Brett Zamir
bff04dd58a
- Docs (Accessibility): Refer to known issues
2019-04-03 17:33:25 +08:00
Brett Zamir
6d2794beb4
- Testing: Skip js errors in Testcafe; we're getting some uncaught
...
error despite not replicating manually; should file a Testcafe issue
- Build: Update
- npm: Update devDeps
2019-04-03 17:05:18 +08:00
Brett Zamir
1c30c42105
- Fix (regression) Accidental opensave extension path move
...
- Build: Update
2019-04-03 16:47:43 +08:00
Brett Zamir
056f4f197c
- Enhancement (svgIcons): Fix JSDoc param def; add `alt` options
...
- Accessibility: Begin work, add aria-label to some buttons and
form controls; add `role=main`; `<img alt>`; `<iframe title>`
- i18n: Add `lang` attribute
- Refactoring: lbs, simplify i18nized element retrieval call
- Docs: Some JSDoc descriptions, JSDoc spacing, fix svgIcons param
def; add todo
- Testing: Avoid reporting meta-viewport (have own zooming
controls and difficult to fix)
2019-04-03 16:32:14 +08:00
Brett Zamir
69ea647286
- Fix: Droplets for gradient pickers can now be double-clicked in
...
other browsers in addition to Firefox such as Chrome
to allow change of color (fixes #181 ) (@ajinkyas);
may be different between the browsers as a result of
<https://github.com/w3c/uievents/issues/141 >
- Builds: Update
2019-04-03 11:31:06 +08:00
Brett Zamir
0171e177cb
- Linting (LGTM): Update to suppress current LGTM warning
2019-04-02 17:51:24 +08:00
Brett Zamir
9bab917623
- Fix/Refactoring: Avoid missing item in loop, assuming it is possible and at least preventing lgtm warnings (lgtm.com-inspired)
2019-04-02 11:34:35 +08:00
Brett Zamir
1ae6e91bb0
- Linting (ESLint): Update polyfills to new compat rules of
...
eslint-config-ash-nazg and adhere to new rules (prefer `for-of`
(or array methods) to `for`, catch preferred `includes` to `indexOf`);
avoid `no-zero-fractions` rule for now
- npm: Update devDeps (removing one unneeded)
2019-03-31 17:39:19 +08:00
Brett Zamir
28c0c60bb8
- Docs (CHANGES): Update
2019-03-16 19:38:33 +08:00
Brett Zamir
6d9130b1fb
- Refactoring: Make dialog OK button retrievable locale-independently (for testing)
...
- Testing: Avoid testing being locale-dependent; approve storage (and set locale to English) before each test
2019-03-16 19:31:19 +08:00
Brett Zamir
d1f09a19ad
- Testing: Save locale before testing and restore at end
2019-03-16 19:11:07 +08:00
Brett Zamir
27aa89e481
- Build: Update
...
- Docs (CHANGES): Update
2019-03-16 19:07:14 +08:00
cuixiping
2631a21607
fix #334 JS error when changing language
2019-03-16 18:33:42 +08:00
Brett Zamir
dade2a7b37
- Linting (ESLint): Apply coding standards
...
- Testing (Refactoring): Abstract out to helper file functions for approving local storage and opening the main menu
- Docs (CHANGES): Update
- npm: Update devDeps; update nested deps for security audit
2019-03-16 12:33:35 +08:00
cuixiping
5691b7b1e7
add TestCafe UI test
2019-03-15 16:38:33 +08:00
cuixiping
573544b41b
fix SVG-Edit/svgedit#268 error on dragging control point of arc
2019-03-13 11:15:49 +08:00
cuixiping
85d6767578
Merge remote-tracking branch '官方origin/master'
2019-03-13 10:59:26 +08:00
cuixiping
104dc8041f
fix link of ES6-Module version
2019-03-12 18:05:57 +08:00
Igin
05a4bc98c7
Merge pull request #3 from SVG-Edit/master
...
Sync from official repository
2019-03-12 11:32:30 +08:00
Brett Zamir
bc2e1ef725
- Fix: Delay icon setting until locales available ( fixes #323 )
2019-03-05 22:55:02 +08:00
Brett Zamir
d7a4c01c04
- Docs: Tweak changes
2019-03-05 22:20:03 +08:00
Brett Zamir
e524ae6174
- Fix: Extension with no `placement` to be added to end;
...
for #326 (@sjernigan)
2019-03-05 22:19:02 +08:00
Brett Zamir
d7b9cc6309
- Fix: Ensure copy preserves array values (e.g., dimensions in URL per #320 )
2019-02-21 20:48:45 +08:00
Brett Zamir
d01abf19d2
- npm: Update devDeps
...
- Linting (ESLint): New ash-nazg rules
2019-02-21 19:41:09 +08:00
Brett Zamir
c2a9798bfe
- Enhancement: Whitelist `feMorphology` element
...
- Todo
2019-02-21 19:24:22 +08:00
Brett Zamir
08b310a9f2
- Linting (ESLint): Coding standards (prefer const, etc.)
...
- Refactoring: Use array destructuring for clearer var naming;
prefer `includes` over `indexOf`
- Docs (CHANGES): Update
- Build: Update dist files for non-ES use
2019-02-21 16:26:26 +08:00
Александр
080dc1db3e
Remove useless code
2019-01-21 14:32:08 +04:00
Александр
7e80e64c7b
Update functionality
2019-01-21 14:12:02 +04:00
Александр
f75580611b
CAD Placemark Extension
2019-01-18 10:02:40 +04:00
NeiroNx
6ae4ea4ce4
Merge pull request #1 from SVG-Edit/master
...
UP
2018-12-28 16:16:02 +04:00
Brett Zamir
db06248b7e
- Optimization fix: Properly run code conditionally on browser check;
...
fixes #312 (@ianli-sc)
2018-12-27 09:51:26 +08:00
Brett Zamir
01083faf73
- Docs: Update CHANGES
...
- npm: Update devDeps
- npm: Bump to 4.2.0
2018-12-13 09:48:06 +08:00
Brett Zamir
142047b16d
- npm: Bump devDeps and adjust linting accordingly
2018-12-09 20:56:57 +08:00
Brett Zamir
f53a2dbf3c
- Build: Update `dist`
2018-12-08 08:37:05 +08:00
Brett Zamir
e5545284ba
Merge pull request #309 from NeiroNx/master
...
Add russian translation to some strings
2018-12-08 08:29:38 +08:00
Александр
69a5d03e42
Add russian translation to some strings
2018-12-07 11:34:21 +04:00
Brett Zamir
cf476ed8ea
- l10n: Add zh-CN dist files
...
- Linting (ESLint): Add back `no-console`; while useful for debugging, could flag incomplete code (and was breaking at reporting of unused directives)
- Docs (CHANGES): Add changes and apply more formal style
- Build: Rebuild with updated Babel/Rollup
- npm: Update devDeps
2018-12-04 14:36:02 +08:00
Brett Zamir
8b44af5398
Merge pull request #307 from NeiroNx/master
...
Fix Grid bug
2018-12-04 14:07:52 +08:00
NeiroNx
0dc5f81959
Fix grid bug in dist
2018-12-04 09:14:59 +04:00
NeiroNx
9fa5955b9c
Fix Grid bug
2018-12-04 08:53:09 +04:00
Brett Zamir
0bdd87c39f
- Docs (README): Help wanted
2018-11-30 18:42:43 +08:00
Brett Zamir
17bc78fa3f
- l10n: Add Chinese (simplified) extension locales (Thanks, @enlove!)
...
- Linting (ESLint): Avoid reporting `no-console`
- Refactoring: Avoid Firefox console errors with hidden iframe
- Docs (CHANGES): Fix Markdown heading level
2018-11-30 18:27:22 +08:00
Brett Zamir
c6d07fbb7c
- Fix: Extension locales with hyphens
...
- npm: Bump to 4.1.0
2018-11-29 20:41:50 +08:00
Brett Zamir
99ec41a3c3
- Fix: Avoid cross-frame unsafe `instanceof`
...
- npm: Update eslint-config-ash-nazg
2018-11-28 08:56:41 +08:00
Brett Zamir
9f844f6496
- Docs (CHANGES)
2018-11-25 22:23:42 +08:00
Brett Zamir
3f861af42d
- Update: Bump StackBlur version
2018-11-25 22:15:33 +08:00
Brett Zamir
5ba350061e
- Demo: Rename import to match named dist export
2018-11-22 08:53:09 +08:00
Brett Zamir
4716a1985f
- Enhancement: Add svgcanvas distributions ( fixes #301 )
2018-11-22 08:46:04 +08:00