Commit Graph

511 Commits

Author SHA1 Message Date
agriyadev5
7e8136722e #631 normal select change to se-select web component 2021-09-24 18:57:48 +05:30
JFH
63fe9f2d34 Merge pull request #649 from SVG-Edit/review-sanitize
Review sanitize
2021-09-24 14:00:57 +02:00
agriyadev5
d85cf511ef #631 indeed to remove ${} from template 2021-09-24 13:55:56 +05:30
agriyadev5
091e6396c9 #631 indeed to remove ${} in template 2021-09-24 11:53:57 +05:30
JFH
2759beb748 refactor sanitize, allow oi namespace 2021-09-23 21:22:18 +02:00
JFH
552d4cb57b Merge pull request #632 from SVG-Edit/issues/631 2021-09-22 16:01:30 +02:00
agriyadev5
e7373064fa #631 <div> ${i18next.t(‘tools.fit_to_layer_content’)} </div> would become <se-text text=“tools.fit_to_layer_content”><se-text> 2021-09-22 18:17:15 +05:30
agriyadev5
755c375a9e Merge branches 'master' and 'issues/631' of https://github.com/SVG-Edit/svgedit into issues/631 2021-09-22 17:14:36 +05:30
agriyadev5
66d59b31f9 #644 when Layers Panel is expanded a 15 px strip is left on the far right 2021-09-22 16:47:24 +05:30
agriyadev5
b958009e16 #631 globals svgEditor to get imgpath and set changes 2021-09-22 12:17:21 +05:30
JFH
d54b83a823 move namespace to svgcanvas folder 2021-09-21 21:30:44 +02:00
JFH
e6b1acbf2d fix context panel 2021-09-21 20:26:45 +02:00
agriyadev5
8df8efedf0 #631 context menu display issue fixed 2021-09-21 19:44:33 +05:30
agriyadev5
542d1775c3 #631 zoom web componenet image path modified 2021-09-21 18:13:38 +05:30
agriyadev5
5ed960cb1a #631 menu, explorer and flybutton image path update 2021-09-21 17:41:06 +05:30
agriyadev5
36ff98c499 #631 color picker image path changes 2021-09-21 16:05:26 +05:30
agriyadev5
2f75dcb3e3 #631 main menu image path update changes 2021-09-21 15:50:08 +05:30
agriyadev5
f5cf062f21 #631 editor variable init changes 2021-09-21 15:32:18 +05:30
agriyadev5
a29a82e921 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/631 2021-09-21 14:17:27 +05:30
agriyadev5
57bf5df3b7 #631 selistitem image path load from editor changes 2021-09-21 14:06:21 +05:30
agriyadev5
4bacd1fd66 #631 seButton web component image path load from config 2021-09-21 13:25:07 +05:30
agriyadev5
648e9cd26c #631 list item label removed 2021-09-20 20:21:18 +05:30
agriyadev5
aadd3679c4 #631 se-list-item modification changes 2021-09-20 20:14:10 +05:30
agriyadev5
52b69325dd #631 lint issue fixed 2021-09-20 16:44:17 +05:30
agriyadev5
ff91754c9f #631 image path update in all web components 2021-09-20 14:35:01 +05:30
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
3b6af37f47 Update svgedit.css 2021-09-05 16:40:30 +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
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
7da44c5d8a fix linter issue 2021-08-30 16:46:48 +02:00
agriyadev5
c60c5847a0 #631 translate changes 2021-08-30 20:06:59 +05:30
agriyadev5
7fc2c93693 #631 web component i18n implement new approach 2021-08-30 19:16:08 +05:30
agriyadev5
ddd6d9bde0 #631 rulers id not found , so we removed 2021-08-30 18:03:22 +05:30
agriyadev5
8e158eea64 #631 reverted 2021-08-30 18:02:02 +05:30
agriyadev5
704588889d #631 web component i18n implement new approach 2021-08-30 17:49:57 +05:30
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