Commit Graph

483 Commits

Author SHA1 Message Date
Shubham Khan
95f9ea3abb Fix issue 725, change stroke dash style does not work (#725) (#733) 2022-02-16 08:11:13 +01:00
Nicolas Burger
443f88648d fix(doc): fix user extension example in index file (#727) 2022-02-09 14:49:27 +01:00
JFH
d0b6fcaebf group localestorage related code into the extension 2022-02-01 23:46:31 +01:00
JFH
db8522fcb7 Add document title in topbar and allow params with user extensions (#720)
* use document title to display the current file
* add document title in top bar
2022-01-31 23:36:57 +01:00
JFH
5d1ba0205b fix file-open handle (#717)
* review svg-exec

* review selection.js elemgetset and selectedelems

* Update svgcanvas.js

* remember handle after open, send events

* update dependencies
2022-01-23 23:46:13 +01:00
Timo Dittmann
0a6cce903e Added text features (#704)
* Added letter spacing

* Added word spacing

* Added textLength

* Added lengthAdjust

* Added lengthAdjust
2022-01-12 10:48:34 +01:00
JFH
02feff8db5 React test (#700)
* first commit for react-test

* Update selection.js

* small arrangements to archived files

* prepare for PR
2022-01-08 22:41:33 +01:00
Agriya Dev5
afa6e24235 #475 IAN as they changed the API, so removed IAN option in svg edit (#610)
* #475  IAN as they changed the API, so removed IAN option in svg edit

* move imagelib to untested extensions

This feature is causing security warning and needs to be entirely rewritten

Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com>
2022-01-07 12:57:16 +01:00
JFH
b9a89a9789 move touch.js to canvas 2022-01-05 23:05:41 -03:00
JFH
2d5104cdeb Update Editor.js 2022-01-05 20:59:23 -03:00
JFH
a48fc66c1c $click to allow (more) responsiveness 2022-01-05 20:55:42 -03:00
JFH
9652e3affe Update storageDialog.js 2022-01-05 19:48:23 -03:00
JFH
b669e934cb Merge branch 'master' into test-mobile 2022-01-05 19:44:01 -03:00
JFH
bfe96cfcef es6 improvements 2022-01-05 10:44:47 -03:00
JFH
25f8644e0b fix issue with PolyStar 2022-01-04 18:03:08 -03:00
JFH
613e33da33 fix linter issues 2022-01-04 16:22:17 -03:00
Timo Dittmann
69e485352a Added Text Decoration options 2022-01-04 10:42:22 +01:00
Timo Dittmann
959ac047d9 Changed Text Anchor to Dropdown 2022-01-04 08:03:22 +01:00
JFH
ff34764955 fix lgtm warnings and other minor fixes 2021-12-30 23:18:43 -03:00
JFH
11405f08a3 addtl test fixes 2021-12-30 07:38:10 -03:00
JFH
2ae3ba770e fix some tests 2021-12-30 05:29:49 -03:00
JFH
fdcfc8a253 move to standard linter for simpler configuration 2021-12-28 11:02:29 -03:00
JFH
258e2bd6a1 in progress 2021-12-27 20:54:49 -03:00
JFH
cdc5b8cc75 in progress 2021-12-27 00:14:18 -03:00
JFH
c786faf328 Merge branch 'master' into refactor-svgcanvas 2021-12-25 17:28:41 -03:00
JFH
11ee55067c refactor (incomplete) 2021-12-25 17:25:12 -03:00
JFH
163fa5dd4c fix #683 2021-12-24 16:05:45 +01:00
JFH
5d315e4e92 fix font size input field 2021-12-10 17:33:53 +01:00
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
JFH
81f4a9acbf add iife build 2021-11-17 19:53:20 +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
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
agriyadev5
7e8136722e #631 normal select change to se-select web component 2021-09-24 18:57:48 +05:30