Commit Graph

3996 Commits (ca21e8336503b0cc7f90745707b1bf9432296038)

Author SHA1 Message Date
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
JFH 84b5608cf2
Merge pull request #647 from SVG-Edit/issues/644 2021-09-22 15:57:07 +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 31ce3f3c6f
Merge pull request #646 from SVG-Edit/fix-path
Fix path
2021-09-20 09:50:52 +02:00
JFH 22cb5f6bf3 Update scenario3.js.snap 2021-09-20 09:35:08 +02:00
JFH 91e61503b6 fix issue with clone layer 2021-09-20 09:08:56 +02:00
JFH 627092f264 Update draw.js 2021-09-20 08:53:01 +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 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 1410875c65 Update storageDialog.js 2021-08-30 22:06:15 +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
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
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