JFH
72df064ea3
now use dynamic import() and rely on Babel to polyfill
2020-08-07 22:12:40 +02:00
JFH
577673fa0a
move demo to root
2020-07-30 14:21:16 +02:00
Brett Zamir
be5d353bc4
- Linting: max-len, exponentiation operator
2020-07-29 15:26:27 +08:00
JFH
2bd4da081a
Merge branch 'refactor-folders' of https://github.com/SVG-Edit/svgedit into refactor-folders
2020-07-26 20:16:56 +02:00
JFH
89e20d49e6
eslint/browser list/accessibility test
2020-07-26 20:11:18 +02:00
Brett Zamir
41f9d801bf
- Linting: For non-jQuery methods, apply no-fn-reference-in-iterator rule (though still keep rule disabled due to numerous jQuery false positives)
...
- Linting: With num. of warnings set to 0, probably need to disable `check-examples` for those environments having problems
- Linting: Reenable Unicorn rules now that updated
2020-07-26 10:36:10 +08:00
JFH
48212c8384
fix bug in unapply for batch command
2020-07-25 19:33:44 +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
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