Commit Graph

31 Commits

Author SHA1 Message Date
jfh
9f9ec73daa in progress 2020-11-08 12:25:25 +01:00
jfh
897a172da8 Update ext-shapes.js 2020-11-05 00:13:45 +01:00
jfh
3b771fa891 in progress 2020-11-03 23:51:15 +01:00
jfh
6cc38b7049 in progress 2020-11-02 09:31:20 +01:00
jfh
6401016e13 Merge branch 'master' into seFlyingButton 2020-10-31 22:49:57 +01:00
jfh
f2698c2ca8 npm update with fix to new eslint issues 2020-10-25 17:54:04 +01:00
Brett Zamir
d03e5eeae6 - Linting: Apply latest eslint-plugin-jsdoc; lint properties/param defaults 2020-10-20 09:48:07 +08:00
jfh
6d1c36b6d3 useEncodeURIComponent to add security to dynamic import 2020-10-05 21:27:48 +02:00
jfh
e2493664ed initial commit 2020-10-03 19:04:20 +02:00
jfh
5583488181 disable eslint rule for unsupported feature 2020-09-19 23:59:42 +02:00
jfh
359a161ff2 remove external folder in favor of npm dependencies 2020-09-19 15:21:30 +02:00
jfh
22e44a0f56 no need to have several import of svgpathseg as this one loads to the window 2020-09-13 19:10:29 +02:00
jfh
ff711f080b remove externals in favor of npm packages 2020-09-13 12:08:05 +02:00
jfh
d15ee0fc3a translate to french 2020-09-13 01:29:49 +02:00
jfh
0d34672c9a fix issue with locale extension builds 2020-09-12 01:27:47 +02:00
jfh
ff83e4d22e improve loading of extension locales with fallback 2020-09-10 00:54:17 +02:00
jfh
cf8c8a8398 fix issues with the es build and locales. 2020-09-09 12:14:00 +02:00
jfh
029ed1a1e1 fix issue with storage 2020-09-09 01:35:47 +02:00
jfh
cfb3620d3a group each plugin in its own folder 2020-09-06 08:32:10 +02:00
jfh
caa4fe38cc add minification in the build 2020-09-04 22:34:30 +02:00
jfh
4643bab371 fix editor start with src and dist using es-dev-server 2020-09-01 00:15:18 +02:00
jfh
bac5d13d20 move canvg and rgbcolor libs to external 2020-08-28 01:28:14 +02:00
jfh
2827efc88f add xml as import to allow roller to include in the build 2020-08-27 00:09:55 +02:00
JFH
72df064ea3 now use dynamic import() and rely on Babel to polyfill 2020-08-07 22:12:40 +02:00
Brett Zamir
be5d353bc4 - Linting: max-len, exponentiation operator 2020-07-29 15:26:27 +08:00
JFH
89e20d49e6 eslint/browser list/accessibility test 2020-07-26 20:11:18 +02:00
JFH
db607768a7 remove the warning for no-reference-in-iterator (at least temporarly) 2020-07-25 19:31:51 +02:00
Brett Zamir
7100111d62 - Fix more paths (Rollup, build, eslint) paths
- Restore checking of a few modified "external" packages
2020-07-18 19:21:41 +08:00
Brett Zamir
0fc64b4912 - Linting: Fix .eslintrc.js overrides to point to new paths (and avoid need for inline disabling--except import/no-namespace) 2020-07-18 18:31:34 +08:00
JFH
09c786abe9 fix eslint issues 2020-07-14 12:56:33 +02:00
JFH
01418b44f3 move files to adequate folders and fix imports 2020-07-14 01:47:46 +02:00