Commit Graph

136 Commits

Author SHA1 Message Date
JFH
254f86397b fix issue with text selection 2021-11-12 17:32:54 +01:00
JFH
585bd06212 bump version - fix bug 2021-11-12 16:50:09 +01:00
JFH
8eecf8b229 Merge branch 'master' into perf 2021-11-12 15:59:21 +01:00
JFH
65ecd9464b update dependencies 2021-11-12 15:58:00 +01:00
JFH
e723c71823 restore markers 2021-10-17 13:43:33 +02:00
JFH
2fad5d93a9 various refactor 2021-10-16 16:25:17 +02:00
JFH
49a9063d74 gradient now supports href 2021-09-27 18:19:35 +02:00
JFH
2759beb748 refactor sanitize, allow oi namespace 2021-09-23 21:22:18 +02:00
JFH
d54b83a823 move namespace to svgcanvas folder 2021-09-21 21:30:44 +02:00
JFH
91e61503b6 fix issue with clone layer 2021-09-20 09:08:56 +02:00
JFH
049627eed3 fix path issue 2021-09-20 08:24:29 +02:00
JFH
e92ccd0444 Path Box widely supported, Replace/Insert in Path are deprecated (but polyfilled) 2021-09-20 08:24:18 +02:00
JFH
e8d59904f7 fix visual issues 2021-09-08 22:33:13 +02:00
JFH
d4d933820e fix several ui issues 2021-09-04 19:32:22 +02:00
bluetwelve
2bdaab1d86 call setPathContext when path is selected...
or enters edit mode
2021-09-03 11:31:18 -04:00
bluetwelve
314904b1f4 setPathContext function added 2021-09-03 11:25:22 -04:00
bluetwelve
0c49e7641c replace out of date code to set display attribute 2021-09-01 20:56:02 -04:00
bluetwelve
69e5d7a0fa Update path-actions.js
replace deprecated code to set the display attribute of the control points
2021-09-01 20:52:31 -04:00
JFH
6579c7e660 fix issue with subpath 2021-08-31 12:30:44 +02:00
JFH
c53c3db09c Merge branch 'master' into fix-path-transformation 2021-08-30 10:43:31 +02:00
JFH
4a32bedd86 Merge pull request #627 from SVG-Edit/issues/623_2
#623 cypress test cases
2021-08-30 10:42:55 +02:00
JFH
3f6ff22120 make sure we receive a number from attributes x,y,rx,ry,cx,cy 2021-08-30 10:41:11 +02:00
agriyadev5
93923c559f #623 path issue fixed 2021-08-30 11:15:46 +05:30
JFH
5846eca53f fix issues with svgtransform 2021-08-29 16:05:56 +02:00
JFH
6c708ed974 update tests 2021-08-29 16:05:21 +02:00
JFH
0d2c344fee remove svgtransform polyfill now widely supported 2021-08-29 14:16:03 +02:00
JFH
e2d91ea248 fix bug with layers transformation 2021-08-29 12:53:46 +02:00
JFH
8ab88444e1 add generic attributes in whitelist 2021-08-29 12:53:06 +02:00
JFH
4c8f568c6d es6 refactor 2021-08-29 12:52:40 +02:00
JFH
4b786bbd5f fixing bugs 2021-08-24 18:45:24 +02:00
agriyadev5
f908f9b8a1 #603 unwanted function removed and translate changes 2021-08-24 16:13:50 +05:30
agriyadev5
1f7725b7ae #603 browser-fs-access library used to create new extension 2021-08-23 15:59:09 +05:30
JFH
3976bd7072 remove useless feature with new browsers 2021-08-21 17:57:49 +02:00
JFH
bda8c55c6c improve whitelist for symbol 2021-08-17 23:12:42 +02:00
agriyadev5
4548f90571 #599 revert previous changes 2021-08-17 18:38:04 +05:30
agriyadev5
0b79020a9b #599 InternalError: too much recursion issue partially fixed 2021-08-17 13:19:12 +05:30
JFH
57c43e441f use clientY/X instead of pageX so the body can be scrolled 2021-08-12 18:50:34 +02:00
JFH
86c0e9cf03 image folder variable used consistently 2021-08-11 10:16:00 +02:00
JFH
cc4b3676a1 extend css grid to rulers 2021-08-07 23:52:50 +02:00
JFH
de949c81fa remove sonarjs 2021-07-25 21:27:16 +02:00
JFH
f6041b5740 minor ES6 improvements 2021-07-25 14:18:57 +02:00
agriyadev5
3bce54b3db #326 unpositioned extension button in wrong place 2021-07-23 12:46:55 +05:30
JFH
83632b65d9 Merge pull request #600 from SVG-Edit/issues/262_1 2021-07-22 23:46:02 +02:00
agriyadev5
eaa30389b9 #316 unused variable removed 2021-07-22 13:13:29 +05:30
agriyadev5
785c19a7ff #316 image export changes 2021-07-22 13:00:54 +05:30
agriyadev5
a5945db3c4 #262 Shape selection not working as expected with the rectangle / circle tool active 2021-07-22 12:06:26 +05:30
agriyadev5
49f0207b94 #316 pdf export changes 2021-07-22 11:59:32 +05:30
agriyadev5
2bff2a3b80 #386 Polyline/path canceled by a right-click crashes the app state 2021-07-21 11:53:11 +05:30
agriyadev5
f7fc9bf245 #262 Shape selection not working as expected with the rectangle / circle tool active 2021-07-13 15:46:57 +05:30
agriyadev5
284def8a86 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/374 2021-07-07 13:57:53 +05:30