JFH
|
42d1a2f342
|
separate html code into their own modules
|
2021-12-03 23:13:20 +01:00 |
|
JFH
|
a8be016400
|
fix lint issue and update dependencies
|
2021-12-01 10:56:08 +01:00 |
|
JFH
|
16aa410b75
|
move importImages to opensave extension
|
2021-12-01 09:48:55 +01:00 |
|
JFH
|
edcdd3429e
|
fix issue #669
|
2021-12-01 01:22:09 +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
|
81f4a9acbf
|
add iife build
|
2021-11-17 19:53:20 +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
|
4f1059d303
|
Merge pull request #658 from phcreery/fix-y1
add y1 to TopPanel attributes change listener
|
2021-11-01 20:41:15 +01:00 |
|
JFH
|
2c6503e026
|
Update seList.js
|
2021-11-01 18:12:31 +01:00 |
|
Peyton Creery
|
af3a271109
|
add y1 to TopPanel attributes change listener
|
2021-10-29 14:38:25 -05:00 |
|
JFH
|
65dc979c50
|
Update seList.js
|
2021-10-25 22:38:36 +02:00 |
|
JFH
|
60b60ecaef
|
fix updateReferences
|
2021-10-19 08:32:35 +02:00 |
|
JFH
|
8810e62aaa
|
fix bugs
|
2021-10-19 00:26:05 +02:00 |
|
JFH
|
d478ec9417
|
remove connector for side effect on arrow
|
2021-10-19 00:25:47 +02:00 |
|
JFH
|
d1921d25a3
|
Update ext-markers.js
|
2021-10-17 21:41:54 +02:00 |
|
JFH
|
e723c71823
|
restore markers
|
2021-10-17 13:43:33 +02:00 |
|
JFH
|
28e8601efd
|
remove old extension
|
2021-10-17 13:43:01 +02:00 |
|
JFH
|
2fad5d93a9
|
various refactor
|
2021-10-16 16:25:17 +02:00 |
|
JFH
|
0a6170bcff
|
Update svgedit.css
|
2021-09-30 00:39:37 +02:00 |
|
JFH
|
eac6bd2d0d
|
Update svgedit.css
|
2021-09-30 00:10:05 +02:00 |
|
JFH
|
1cd86dfeeb
|
Update paint.js
|
2021-09-28 15:58:32 +02:00 |
|
JFH
|
49a9063d74
|
gradient now supports href
|
2021-09-27 18:19:35 +02:00 |
|
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 |
|