Commit Graph

172 Commits

Author SHA1 Message Date
JFH
074df9cdec eslint: enforce use of const when variable not modified 2021-05-31 00:09:51 +02:00
JFH
a4ef206050 selectedElements was assigned initially but need a function to capture changes 2021-05-30 22:26:04 +02:00
JFH
d6a96d7fe8 refactor 2021-05-30 16:50:28 +02:00
JFH
8e54c15638 review eslint rule 2021-05-30 16:49:53 +02:00
JFH
99ee706c18 eslint rule for declarations 2021-05-28 17:03:29 +02:00
JFH
01b022b1e7 identation requirement to eslint 2021-05-28 10:35:46 +02:00
JFH
1e73db7f5c Update sanitize.js 2021-05-27 21:08:32 +02:00
JFH
5a318574e7 more detail msg if error loading image 2021-05-27 21:07:02 +02:00
Agriya Dev5
a39adbf16a Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/104 2021-05-27 11:36:09 +05:30
Agriya Dev5
f1cca77962 #546 feGaussianBlur element iterate from filter issue fixes 2021-05-26 20:02:32 +05:30
Agriya Dev5
8af30cde8c #546 given test.txt file load sanitize issue fixed 2021-05-26 15:57:12 +05:30
Agriya Dev5
935aaec344 #104 unused variable removed 2021-05-25 19:58:25 +05:30
Agriya Dev5
ea308c25bf #104 unwrap changes 2021-05-25 17:21:54 +05:30
Agriya Dev5
9e8cce86f9 #104 clearselection undefind issue fixed 2021-05-25 16:07:00 +05:30
Agriya Dev5
6015fe9602 Merge branch 'master' of https://github.com/SVG-Edit/svgedit into issues/104 2021-05-25 16:05:42 +05:30
Agriya Dev5
10a74b541e #544 getBlur() undefined issue fixed 2021-05-25 15:51:17 +05:30
Agriya Dev5
205caea40e #104 lint issue fixed 2021-05-24 20:11:41 +05:30
Agriya Dev5
d69abde068 #104 jquery convert to javascript 2021-05-24 16:39:43 +05:30
Agriya Dev5
38483cc6c4 #104 globals jquery removed 2021-05-24 16:06:04 +05:30
Agriya Dev5
2ef57a31ce #104 jquery convert to javascript changes 2021-05-24 16:05:08 +05:30
Agriya Dev5
8de1746b58 #104 canvas no need so removed 2021-05-24 15:46:54 +05:30
Agriya Dev5
ed12ea7e76 #104 jquery extend convert to javascript 2021-05-24 15:39:57 +05:30
Agriya Dev5
d455eef840 #104 jquery extend convert to pure javascript 2021-05-24 14:10:24 +05:30
JFH
ae829c8c1e fix loading of svg with attributes not in whitelist 2021-05-24 10:07:21 +02:00
JFH
a55ecfe244 fix issue on selection with no parent 2021-05-24 10:07:01 +02:00
Agriya Dev5
2a0666aa1c #104 extend jquery convert to javascript 2021-05-24 12:38:46 +05:30
Agriya Dev5
78b5ea1010 #104 jquery extend convert changes 2021-05-24 12:12:26 +05:30
Agriya Dev5
3bf54e5a95 #104 jquery extend change to javascript 2021-05-24 11:39:06 +05:30
JFH
812bc2371c remove local jquery file and update to latest npm version 2021-05-23 16:46:01 +02:00
JFH
26fc8eeb49 fix bugs and position on safari 2021-05-22 23:18:59 +02:00
JFH
0f6128b71b fix bug with selection 2021-05-22 21:12:21 +02:00
JFH
460889688c Update svgcanvas.js 2021-05-22 20:34:07 +02:00
Agriya Dev5
de93e47f02 #013 jquery attr removed 2021-05-22 19:35:51 +05:30
Agriya Dev5
6e208f8285 #103 attr changes 2021-05-22 18:44:18 +05:30
Agriya Dev5
7a3c2a0b58 #103 textContent get issue 2021-05-22 18:37:38 +05:30
Agriya Dev5
203af05cd5 #103 image import issue fixed 2021-05-22 17:22:07 +05:30
JFH
bebc71358c fix i18 issue 2021-05-21 23:12:44 +02:00
JFH
04dab1edcf update screenshot and fix issue 2021-05-21 21:34:44 +02:00
JFH
e71958e705 fix several configuration issue and linter 2021-05-19 23:09:40 +02:00
JFH
0aba04316d fix lint issues 2021-05-16 18:00:28 +02:00
JFH
9a68ba6358 fix some useless console.log 2021-05-15 16:20:13 +02:00
JFH
d3974f8f17 enforce a few eslint rules 2021-05-13 01:00:09 +02:00
JFH
9a5292b467 fix missing semicolumns 2021-05-13 00:46:46 +02:00
JFH
593c415664 update master to V7 2021-05-09 19:29:45 +02:00
Timo Dittmann
41fc05672d Added textLength and lengthAdjust to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
69bf3d9d81 Added word spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
92eac95627 Added letter spacing to text formatting tools 2021-04-02 07:38:24 +02:00
Timo Dittmann
35e6de97ef - Added text decoration options (underline, overline, line-through) (#469)
- Added german translations to extensions

Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
2021-01-19 00:35:24 +01:00
Timo Dittmann
c0f55416a3 Added object list to layers panel (#466)
Co-authored-by: Timo Dittmann <timo.dittmann@kaufland.com>
2021-01-16 13:34:25 +01:00
Timo Dittmann
6bf68e575d Enhancement: Add text anchor to texts 2020-12-08 12:05:06 +01:00