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
|
3b6af37f47
|
Update svgedit.css
|
2021-09-05 16:40:30 +02:00 |
JFH
|
8472c8f4c1
|
Merge pull request #642 from SVG-Edit/ui-improvements
UI improvements
|
2021-09-05 11:11:56 +02:00 |
JFH
|
fcfe6c5a6e
|
fix test
|
2021-09-05 11:01:59 +02:00 |
JFH
|
9fe15e1d16
|
Update TopPanel.js
|
2021-09-04 19:42:46 +02:00 |
JFH
|
d4d933820e
|
fix several ui issues
|
2021-09-04 19:32:22 +02:00 |
JFH
|
f67bc59d17
|
Merge pull request #640 from bluetwelve/master
#639 path #1 draws its control point handles connected to path #2
|
2021-09-03 18:09:05 +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 |
JFH
|
6e7b3e4611
|
Merge pull request #638 from bluetwelve/master
#637 control points and handles only display correctly the first time
|
2021-09-02 19:22:18 +02:00 |
bluetwelve
|
0c49e7641c
|
replace out of date code to set display attribute
|
2021-09-01 20:56:02 -04:00 |
bluetwelve
|
f57b36ec09
|
Merge pull request #1 from bluetwelve/bluetwelve-patch-1
Update path-actions.js - replace deprecated code to set the display attribute of the control points
|
2021-09-01 20:53:15 -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
|
bb90115130
|
Merge pull request #633 from SVG-Edit/issue/631
#631 rulers id not found , so we removed
|
2021-08-30 14:44:48 +02:00 |
agriyadev5
|
ddd6d9bde0
|
#631 rulers id not found , so we removed
|
2021-08-30 18:03:22 +05:30 |
JFH
|
a542ddd151
|
Merge pull request #630 from SVG-Edit/fix-transformation-issues
Fix transformation issues
|
2021-08-30 13:00:53 +02:00 |
JFH
|
d6f74fc497
|
Fix test
|
2021-08-30 12:09:45 +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
|
7b6aab13b4
|
#623 line issue test cases changes
|
2021-08-30 13:00:29 +05:30 |
agriyadev5
|
bf7e7237a8
|
#623 text cypress text cases changes
|
2021-08-30 12:37:06 +05:30 |
agriyadev5
|
6aa086dbfb
|
#623 unwanted things removed
|
2021-08-30 12:17:17 +05:30 |
agriyadev5
|
47536f27d0
|
#623 unwanted things removed
|
2021-08-30 12:12:59 +05:30 |
agriyadev5
|
347cabddfd
|
#623 shapshot updated
|
2021-08-30 11:45:56 +05:30 |
agriyadev5
|
19ddfba17e
|
#623 unwanted code removed
|
2021-08-30 11:42:06 +05:30 |
agriyadev5
|
93923c559f
|
#623 path issue fixed
|
2021-08-30 11:15:46 +05:30 |
JFH
|
66a4866656
|
Merge pull request #628 from SVG-Edit/fix-transformation-issues
|
2021-08-29 18:21:23 +02:00 |
JFH
|
33189a22c1
|
fix snapshots
|
2021-08-29 16:17:06 +02:00 |
JFH
|
5846eca53f
|
fix issues with svgtransform
|
2021-08-29 16:05:56 +02:00 |
JFH
|
a74f5cb4df
|
update dependencies
|
2021-08-29 16:05:32 +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 |
agriyadev5
|
427b09ca6a
|
#623 tool_star cypress test cases added
|
2021-08-27 19:26:07 +05:30 |
agriyadev5
|
41dbec29af
|
#623 tool_polygon cyper test cases added
|
2021-08-27 18:35:33 +05:30 |
JFH
|
2f606232ed
|
7.0.0-beta.6
|
2021-08-27 14:18:15 +02:00 |
agriyadev5
|
a905f02c76
|
#623 tool text cypress test cases added
|
2021-08-27 16:34:07 +05:30 |
agriyadev5
|
92ec863fbc
|
#623 line missing test case added
|
2021-08-27 14:11:11 +05:30 |
JFH
|
b369f8f8ec
|
Merge pull request #626 from SVG-Edit/issues/623_1
|
2021-08-26 20:40:02 +02:00 |
agriyadev5
|
d07153865e
|
#623 line tool test cases added
|
2021-08-26 22:09:50 +05:30 |
agriyadev5
|
40d547ae0f
|
#623 test cases added
|
2021-08-26 19:19:45 +05:30 |
agriyadev5
|
2414f85f4a
|
#623 se-input changes event trigger issue fixed
|
2021-08-26 17:43:33 +05:30 |
agriyadev5
|
cc2bbde8e1
|
#623 rect, square and fhrect cypress test cases added
|
2021-08-26 16:44:00 +05:30 |
JFH
|
380a78c729
|
Merge pull request #624 from SVG-Edit/issues/623
|
2021-08-25 20:03:14 +02:00 |
agriyadev5
|
9b57a0a056
|
#623 test cases issue fixed
|
2021-08-25 20:26:52 +05:30 |