Commit Graph

3579 Commits

Author SHA1 Message Date
JFH
77eed96e75 Merge pull request #576 from SVG-Edit/issues/79
#79 icon size option removed from edit preferences
2021-06-07 23:30:20 +02:00
agriyadev5
7387316d9d #79 revert css changes 2021-06-07 20:42:35 +05:30
agriyadev5
315f3b72c2 #79 icon size option removed from edit preferences 2021-06-07 20:40:13 +05:30
JFH
78dbfb8d83 Merge pull request #575 from SVG-Edit/issues/382
#382 delete selected elements shortcut issue fixed
2021-06-07 13:53:09 +02:00
agriyadev5
8c3ff71043 #382 delete selected elements shortcut issue fixed 2021-06-07 16:51:07 +05:30
JFH
5c86b4f085 Merge pull request #574 from SVG-Edit/issues/438
#438 Unable to select initial tool via URL parameters
2021-06-07 10:23:41 +02:00
agriyadev5
f68985148c #438 Unable to select initial tool via URL parameters 2021-06-07 11:46:56 +05:30
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