Commit Graph

3983 Commits (0417618156306ca5807c61e2a6da0488f2ea7f31)

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
Kevin D f713ff8f83
Fix issue 726, move forward / move backward (#728) 2022-02-15 08:31:58 +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 de0ee4e59c
Codeql to ignore archive folder (#722)
* Update codeql-analysis.yml

* Create codeql-config.yml
2022-02-01 10:55:11 +01:00
JFH 66be4507c9
Create codeql-analysis.yml 2022-02-01 10:24:41 +01:00
JFH 3b6b726a02 Update README.md 2022-02-01 10:21:37 +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
JFH 77646cd14e
Refactor2 (#712)
* review svg-exec

* review selection.js elemgetset and selectedelems

* Update svgcanvas.js
2022-01-22 21:25:49 +01:00
km384 18f14755b3
Add fix explanation (#705) 2022-01-19 09:38:03 +01:00
JFH 7d56233647
Update README.md 2022-01-12 19:20:01 +01:00
km384 7704bc436c
Fix undo on converting rectangle to path creating an exception (#703) 2022-01-12 13:47:56 +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 e2ee222ff5
Merge pull request #634 from SVG-Edit/test-mobile
first level mobile support
2022-01-06 07:18:50 -03:00
JFH 60dd04a540 Update touch.js 2022-01-05 23:39:07 -03: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 4d79e27f8b
Merge pull request #696 from SVG-Edit/more-es6
More es6
2022-01-05 19:39:39 -03:00
JFH fb3aa92042 remove unused jquery.attr.js 2022-01-05 18:55:10 -03:00
JFH db11629d52 Update scenario.js.snap 2022-01-05 18:17:05 -03:00
JFH 1049fd7146 fix a test case issue 2022-01-05 18:00:02 -03:00
JFH 958832de9c fix lgtm warning 2022-01-05 15:34:48 -03:00
JFH f98456a21a Update scenario.js.snap 2022-01-05 15:19:08 -03:00
JFH bfe96cfcef es6 improvements 2022-01-05 10:44:47 -03:00
JFH 6bdfcaee1b
Merge pull request #695 from SVG-Edit/correct-several-minor-issues
Correct several minor issues
2022-01-05 00:20:12 -03:00
JFH ae9efd3a57 fix tests 2022-01-05 00:09:43 -03:00
JFH 14e5008b88 Update scenario7.js.snap 2022-01-04 23:54:29 -03:00
JFH 6dc0baea1c fix snapshots 2022-01-04 23:54:11 -03:00
JFH 25f8644e0b fix issue with PolyStar 2022-01-04 18:03:08 -03:00
JFH a887881f54 es6 styling 2022-01-04 18:00:04 -03:00
JFH 4205387299
Merge pull request #694 from tdittmann/text-features
Added some Text features
2022-01-04 16:34:25 -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 65119832ce
Merge pull request #693 from SVG-Edit/fixes-#692
fix 692 and some progress on refactoring
2022-01-03 17:36:08 -03:00
JFH 9e96290a25 fix 692 and some refactoring 2022-01-03 17:23:06 -03:00
JFH eb3567dc69
Merge pull request #690 from SVG-Edit/fix-#689
Fix #689
2022-01-01 22:50:20 -03:00
JFH e620ef6c05 7.1.1 2022-01-01 22:28:01 -03:00
JFH 56be0aa6c4 consolidate existing transformations before the move. 2022-01-01 21:53:39 -03:00
JFH a6773f8fea Revert "using consolidate() to simplify transformations"
This reverts commit 3410ece268.
2022-01-01 19:05:46 -03:00
JFH 4586feaa5e in progress 2022-01-01 18:03:16 -03:00
JFH 3410ece268 using consolidate() to simplify transformations
this has the effect to create a matrix transform so this avoid mixing the translation transform cause by the move with existing transformations on the object.
2022-01-01 14:17:29 -03:00
JFH 82fab95988 minor es6 improvements 2022-01-01 09:27:45 -03:00
JFH b10f4be943 move was not properly handling when a transform was already on the element 2022-01-01 09:27:35 -03:00