Commit Graph

19 Commits

Author SHA1 Message Date
JFH
47c365bf2a remove some non standard lint rules 2021-01-31 23:16:43 +01:00
JFH
c0ca1dd621 jquery removal, isolate svgcavas from svgedit, tests 2020-12-26 00:08:54 +01:00
JFH
9bf5f559bb commit toward svgcanvas/svgedit isolation 2020-12-25 11:38:43 +01:00
JFH
047e55c7be upgrade eslint and associated fixes
don't keep ie() by the way
2020-12-19 20:42:18 +01:00
JFH
594b4c68d8 extract LayersPanel 2020-12-17 01:15:03 +01:00
jfh
f2698c2ca8 npm update with fix to new eslint issues 2020-10-25 17:54:04 +01:00
jfh
256e602a96 register the key event with the button 2020-10-20 00:01:39 +02:00
jfh
b7133d5604 supportsGoodDecimals_ not used anywhere so was removed 2020-09-22 19:43:40 +02:00
jfh
37fbc055fc use pathseg from npm
improvements that were made to svgpathseg polyfill locally may have to be applied to the original package.
2020-09-19 12:57:14 +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
ebffaa4bf0 fix the cicular reference 2020-08-03 17:39:05 +02:00
Brett Zamir
be5d353bc4 - Linting: max-len, exponentiation operator 2020-07-29 15:26:27 +08:00
JFH
777d878dae added back polyfills for older browsers 2020-07-28 00:59:20 +02: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
54fd0975d7 - Linting: As per latest ash-nazg (unicorn updates)
- npm: Update devDeps.
2020-07-19 22:32:40 +08:00
JFH
95027989bb remove todo 2020-07-14 18:27:30 +02: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