Commit Graph

352 Commits (97d52f874556581d301b2aaa05715eb0fc73ac14)

Author SHA1 Message Date
agriyadev5 0b95438318 #566 When you display the context panel on the right of the screen, the text is not aligned 2021-06-04 14:08:21 +05:30
agriyadev5 86a88f0274 #560 Adjust buttons to make this dialogbox consistent with V7 style 2021-06-04 11:07:01 +05:30
agriyadev5 1ab6e09010 #555 import from demo library (local) does not work 2021-06-03 13:16:04 +05:30
agriyadev5 3804028a7b Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/555 2021-06-03 11:50:54 +05:30
agriyadev5 6504159c19 #556 "Backspace" on an element should delete the element 2021-06-02 18:46:42 +05:30
agriyadev5 0b44fdb076 #555 Remove the icon on the cancel button 2021-06-02 17:40:58 +05:30
agriyadev5 4082865ac1 #554 Clicking on OK in the Export Image Dialog launch the action but the dialog does not close 2021-06-02 13:21:32 +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 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
Agriya Dev5 5c5cf5ddd1 #104 undefined issue fixed 2021-05-27 16:25:38 +05:30
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
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 10a74b541e #544 getBlur() undefined issue fixed 2021-05-25 15:51:17 +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
Agriya Dev5 ed12ea7e76 #104 jquery extend convert to javascript 2021-05-24 15:39:57 +05:30
Agriya Dev5 d455eef840 #104 jquery extend convert to pure javascript 2021-05-24 14:10:24 +05:30
JFH ae829c8c1e fix loading of svg with attributes not in whitelist 2021-05-24 10:07:21 +02:00
JFH a55ecfe244 fix issue on selection with no parent 2021-05-24 10:07:01 +02:00
Agriya Dev5 2a0666aa1c #104 extend jquery convert to javascript 2021-05-24 12:38:46 +05:30