Commit Graph

535 Commits

Author SHA1 Message Date
agriyadev5
bb76fbf4b6 #374 testing issue fixed 2021-06-14 12:36:50 +05:30
agriyadev5
a4adc95e9f #374 star Polygon, number-of-point update after not reflect issue fixed 2021-06-11 17:02:14 +05:30
agriyadev5
537b98f7cb #584 attributeChangedCallback changed callback changes 2021-06-11 13:23:57 +05:30
agriyadev5
9ba9d7ef7b #584 pressed modified and committed 2021-06-11 12:15:26 +05:30
agriyadev5
b26e5aad6f Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/374 2021-06-11 11:32:36 +05:30
agriyadev5
86f70db571 #584 icon change issue fixed 2021-06-11 11:31:47 +05:30
agriyadev5
e8097599c7 #584 the select button changes when working on a path 2021-06-10 19:06:43 +05:30
agriyadev5
a0337ebf9d #374 slide increase issue fixed 2021-06-10 16:16:46 +05:30
agriyadev5
096abcb028 #431 Need help about image tags 2021-06-10 14:01:58 +05:30
agriyadev5
5578db893e #374 Polygon number-of-sides cannot be edited after placed 2021-06-09 21:38:01 +05:30
JFH
a12d0ddbe1 Merge pull request #573 from mibi88/patch-1
Better french Translation
2021-06-08 18:18:57 +02:00
mibi88
05d46097f1 Update lang.fr.js 2021-06-08 18:15:36 +02:00
mibi88
1f583616cb Update lang.fr.js 2021-06-08 18:15:02 +02:00
agriyadev5
f9e4268507 #580 improve the behaviour of the top toolbar 2021-06-08 20:10:16 +05:30
agriyadev5
a600a13fe0 #200 current mode check on textedit 2021-06-08 13:22:24 +05:30
agriyadev5
c765277297 #200 Cursor left on canvas after "undo" on adding text 2021-06-08 13:16:33 +05:30
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
agriyadev5
8c3ff71043 #382 delete selected elements shortcut issue fixed 2021-06-07 16:51:07 +05:30
agriyadev5
f68985148c #438 Unable to select initial tool via URL parameters 2021-06-07 11:46:56 +05:30
mibi88
144ce16322 Translated things 2021-06-06 19:08:23 +02:00
mibi88
8d816a0b7b Translated things 2021-06-06 18:56:43 +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
agriyadev5
16f004fd3d #570 The space above and under the color picker are not consistent 2021-06-04 17:52:43 +05:30
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
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
af82fe2d5c #105 jquery include removed 2021-06-01 19:15:48 +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
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
f10df425e4 fix issue when URL for a fill color does not exist 2021-05-27 21:08:14 +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
a8400dfd01 #104 unsed variable removed 2021-05-25 15:24:21 +05:30