Commit Graph

3550 Commits

Author SHA1 Message Date
Agriya Dev5
4b337f00e0 #105 jquery remove from cypress 2021-06-01 20:13:42 +05:30
Agriya Dev5
52f26764fe #105 package.json to remove jquery 2021-06-01 19:32:22 +05:30
Agriya Dev5
77c814fd5c #105 jquery global removed 2021-06-01 19:29:25 +05:30
Agriya Dev5
a34fe9232a #105 polygon attributies added in whitelist 2021-06-01 19:24:53 +05:30
Agriya Dev5
af82fe2d5c #105 jquery include removed 2021-06-01 19:15:48 +05:30
Agriya Dev5
70adf0d784 #105 whilelist to add se:connector 2021-06-01 18:34:47 +05:30
Agriya Dev5
c7a1588a89 #105 addextension jquery removed changes 2021-06-01 18:23:56 +05:30
Agriya Dev5
e310b41020 #105 $.ajax change to fetch 2021-06-01 14:57:11 +05:30
Agriya Dev5
51d817f7a9 #105 coolor picker slider issue fixed 2021-06-01 12:00:07 +05:30
JFH
2f475ed9c0 Merge pull request #552 from SVG-Edit/fix-move-with-transform
Fix move with transform
2021-05-31 00:48:42 +02:00
JFH
5682b7bc59 restore 2 tests and fix snapshot 2021-05-31 00:10:26 +02:00
JFH
074df9cdec eslint: enforce use of const when variable not modified 2021-05-31 00:09:51 +02:00
JFH
a4ef206050 selectedElements was assigned initially but need a function to capture changes 2021-05-30 22:26:04 +02:00
JFH
d6a96d7fe8 refactor 2021-05-30 16:50:28 +02:00
JFH
8e54c15638 review eslint rule 2021-05-30 16:49:53 +02:00
JFH
99ee706c18 eslint rule for declarations 2021-05-28 17:03:29 +02:00
JFH
01b022b1e7 identation requirement to eslint 2021-05-28 10:35:46 +02:00
JFH
1e73db7f5c Update sanitize.js 2021-05-27 21:08:32 +02:00
JFH
f10df425e4 fix issue when URL for a fill color does not exist 2021-05-27 21:08:14 +02:00
JFH
9a2e4b664b revert allowed namespaces (create side effects on new image) 2021-05-27 21:07:33 +02:00
JFH
5a318574e7 more detail msg if error loading image 2021-05-27 21:07:02 +02:00
JFH
9dd0b8e639 Merge pull request #542 from OptimistikSAS/issues/104
#104 Jquery convert to pure javascript
2021-05-27 21:00:54 +02:00
JFH
ec494cacb1 Merge pull request #551 from swingerman/feature/improve-start-script
Improve start script command
2021-05-27 20:55:45 +02:00
Agriya Dev5
5c5cf5ddd1 #104 undefined issue fixed 2021-05-27 16:25:38 +05:30
Miklos Szanyi
4a0e68ecfc Improve start script command 2021-05-27 13:48:56 +03:00
Agriya Dev5
f3ee637903 #104 deparam changed ref: https://www.sitepoint.com/get-url-parameters-with-javascript/ 2021-05-27 14:17:01 +05:30
Agriya Dev5
1abd55a698 #104 XMLHttpRequest change to fetch 2021-05-27 12:46:01 +05:30
Agriya Dev5
adca890d17 #104 indexof change to includes 2021-05-27 12:01:13 +05:30
Agriya Dev5
a39adbf16a Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/104 2021-05-27 11:36:09 +05:30
JFH
2ee9b9747f Merge pull request #550 from OptimistikSAS/issues/546
#546 ungroup element issue fixed
2021-05-26 22:13:29 +02:00
Agriya Dev5
f1cca77962 #546 feGaussianBlur element iterate from filter issue fixes 2021-05-26 20:02:32 +05:30
Agriya Dev5
8af30cde8c #546 given test.txt file load sanitize issue fixed 2021-05-26 15:57:12 +05:30
Agriya Dev5
935aaec344 #104 unused variable removed 2021-05-25 19:58:25 +05:30
Agriya Dev5
ea308c25bf #104 unwrap changes 2021-05-25 17:21:54 +05:30
Agriya Dev5
9e8cce86f9 #104 clearselection undefind issue fixed 2021-05-25 16:07:00 +05:30
Agriya Dev5
6015fe9602 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/104 2021-05-25 16:05:42 +05:30
Agriya Dev5
70cfe40078 Merge branch 'master' of https://github.com/SVG-Edit/svgedit 2021-05-25 16:05:00 +05:30
JFH
bb80c519c1 Merge pull request #545 from OptimistikSAS/issues/544
#544 getBlur() undefined issue fixed
2021-05-25 12:33:02 +02:00
Agriya Dev5
10a74b541e #544 getBlur() undefined issue fixed 2021-05-25 15:51:17 +05:30
Agriya Dev5
cfb95785fe Merge branch 'master' of https://github.com/SVG-Edit/svgedit 2021-05-25 15:26:33 +05:30
Agriya Dev5
103c4f590d Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/544 2021-05-25 15:25:57 +05:30
Agriya Dev5
a8400dfd01 #104 unsed variable removed 2021-05-25 15:24:21 +05:30
Agriya Dev5
deafa04d2e #104 jquery convert as javascript 2021-05-25 12:54:59 +05:30
Agriya Dev5
205caea40e #104 lint issue fixed 2021-05-24 20:11:41 +05:30
Agriya Dev5
5830fed793 #104 jquery convert to jaascript 2021-05-24 19:46:43 +05:30
Agriya Dev5
37cca80026 #104 jquery convert to javascript 2021-05-24 16:44:43 +05:30
Agriya Dev5
d69abde068 #104 jquery convert to javascript 2021-05-24 16:39:43 +05:30
Agriya Dev5
38483cc6c4 #104 globals jquery removed 2021-05-24 16:06:04 +05:30
Agriya Dev5
2ef57a31ce #104 jquery convert to javascript changes 2021-05-24 16:05:08 +05:30
Agriya Dev5
8de1746b58 #104 canvas no need so removed 2021-05-24 15:46:54 +05:30