Commit Graph

154 Commits

Author SHA1 Message Date
JFH
11405f08a3 addtl test fixes 2021-12-30 07:38:10 -03:00
JFH
2ae3ba770e fix some tests 2021-12-30 05:29:49 -03:00
JFH
fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
JFH
258e2bd6a1 in progress 2021-12-27 20:54:49 -03:00
JFH
f32be000a0 progress 2021-12-27 17:59:00 -03:00
JFH
cdc5b8cc75 in progress 2021-12-27 00:14:18 -03:00
JFH
c786faf328 Merge branch 'master' into refactor-svgcanvas 2021-12-25 17:28:41 -03:00
JFH
11ee55067c refactor (incomplete) 2021-12-25 17:25:12 -03:00
JFH
33ec4bcbc8 Merge branch 'master' into update 2021-12-25 17:10:35 -03:00
JFH
163fa5dd4c fix #683 2021-12-24 16:05:45 +01:00
jesus
7ca417c963 [issue-674] Bypass the ns with the attribute for the se attributes in orther to avoid attribute duplication 2021-12-22 19:58:16 +01:00
JFH
6bb447eeee Merge pull request #678 from SVG-Edit/update
Fix html for font size
2021-12-11 13:58:32 +01:00
JFH
5d315e4e92 fix font size input field 2021-12-10 17:33:53 +01:00
Cédric Godefroy
26c45f6d4d Fix : call selectedChanged notification with empty selected elems array when clearSelectionMethod is called 2021-12-06 15:31:41 +01:00
JFH
b09f71e703 dependencies update and fix lint unused disabled line 2021-11-25 23:40:07 +01:00
Cédric Godefroy
ee8b2c6296 Refactoring : use only one variable instead of two 2021-11-23 10:14:22 +01:00
Cédric Godefroy
e0f48fa3fb Fix : fix mouse-wheel javascript error 2021-11-22 11:28:44 +01:00
JFH
272d58730f fix typo 2021-11-12 17:57:43 +01:00
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