Commit Graph

3572 Commits (baeaf1f4fa6f162f8df56d9335e5890e6277ebf2)

Author SHA1 Message Date
JFH baeaf1f4fa
Merge pull request #572 from SVG-Edit/update-dependencies
Fix #557 and Update dependencies
2021-06-06 00:17:42 +02:00
JFH 4f6ae80fb4 fix lint issue 2021-06-06 00:09:12 +02:00
JFH 7cfbc3579d fix issue with dropdown on Chrome 2021-06-06 00:08:28 +02:00
JFH 28315b371b update dependencies 2021-06-05 11:43:03 +02:00
JFH 9c197a4ff1
Merge pull request #571 from SVG-Edit/issues/570
#570 The space above and under the color picker are not consistent
2021-06-04 15:13:01 +02:00
agriyadev5 16f004fd3d #570 The space above and under the color picker are not consistent 2021-06-04 17:52:43 +05:30
JFH 29a5567ebb
Merge pull request #569 from SVG-Edit/issues/568 2021-06-04 13:50:17 +02:00
agriyadev5 718b5196b0 #568 alignment changes 2021-06-04 17:14:00 +05:30
agriyadev5 7a7be77356 #568 The height of the paint buttons are not consistent with the rest of the bottom bar 2021-06-04 16:06:56 +05:30
JFH 97d52f8745
Merge pull request #567 from SVG-Edit/issues/566
#566 When you display the context panel on the right of the screen, t…
2021-06-04 10:55:24 +02:00
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
JFH 5143035f6f
Merge pull request #565 from SVG-Edit/issues/560 2021-06-04 08:57:21 +02:00
agriyadev5 86a88f0274 #560 Adjust buttons to make this dialogbox consistent with V7 style 2021-06-04 11:07:01 +05:30
JFH 8606934dfd
Merge pull request #564 from SVG-Edit/issues/555 2021-06-03 12:43:14 +02:00
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
JFH 82ac1a819e
Merge pull request #559 from SVG-Edit/issues/556
#556 "Backspace" on an element should delete the element
2021-06-02 16:21:27 +02:00
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
JFH a9dff71547
Merge pull request #558 from SVG-Edit/issues/554
#554 Clicking on OK in the Export Image Dialog launch the action but …
2021-06-02 11:13:14 +02:00
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
JFH 9beba70500
Merge pull request #553 from OptimistikSAS/issues/105
#105 jquery convert to pure javascript
2021-06-01 23:06:35 +02:00
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