Commit Graph

4001 Commits (f0e4407f440279a023e294c9bd06f420c1c22042)

Author SHA1 Message Date
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
JFH 91294e9933
Merge pull request #688 from SVG-Edit/fix-warning-and-publish-(issue-#686)
Fix warning and publish (issue #686)
2021-12-31 00:04:43 -03:00
JFH 791e69fa25 prepare for 7.1.0 2021-12-30 23:51:40 -03:00
JFH 9998b1e6a8 update dependencies 2021-12-30 23:33:59 -03:00
JFH ff34764955 fix lgtm warnings and other minor fixes 2021-12-30 23:18:43 -03:00
JFH 88207acc98
Merge pull request #687 from SVG-Edit/refactor-svgcanvas
Refactor svgcanvas and move to standard lint
2021-12-30 08:01:29 -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 f32be000a0 progress 2021-12-27 17:59:00 -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 279bdc778b
Merge pull request #684 from SVG-Edit/update
fix #683
2021-12-25 21:20:58 +01:00
JFH 33ec4bcbc8 Merge branch 'master' into update 2021-12-25 17:10:35 -03:00
JFH 163fa5dd4c fix #683 2021-12-24 16:05:45 +01:00
JFH 8a765aba6f
Merge pull request #681 from jggsus88/issue/674
[issue-674] Bypass the ns with the attribute for the se attributes in…
2021-12-22 23:58:15 +01:00
jesus 7ca417c963 [issue-674] Bypass the ns with the attribute for the se attributes in orther to avoid attribute duplication 2021-12-22 19:58:16 +01:00
JFH 6bb447eeee
Merge pull request #678 from SVG-Edit/update
Fix html for font size
2021-12-11 13:58:32 +01:00
JFH 18f08bcc02
Merge pull request #676 from SVG-Edit/correct-selectedChanged-notification
Fix : call selectedChanged notification with empty selected elems arr…
2021-12-11 13:54:33 +01:00
JFH 5d315e4e92 fix font size input field 2021-12-10 17:33:53 +01:00
JFH f414d3c0a6 chore(deps): update dependencies 2021-12-08 21:31:55 +01:00
Cédric Godefroy 26c45f6d4d Fix : call selectedChanged notification with empty selected elems array when clearSelectionMethod is called 2021-12-06 15:31:41 +01:00
JFH a529258774
Merge pull request #673 from SVG-Edit/external-html
externalized html templates for better modularity
2021-12-04 12:53:17 +01:00
JFH 8377488963 fix rollup for the build with external html modules 2021-12-04 12:36:24 +01:00
JFH dc41e5d4ec include html transformation for tests as well 2021-12-04 11:30:29 +01:00
JFH 42d1a2f342 separate html code into their own modules 2021-12-03 23:13:20 +01:00
JFH f7fe164c50 Update rollup.config.js 2021-12-02 00:16:16 +01:00
JFH 9a04258991
Merge pull request #670 from SVG-Edit/fix-issue-#669
Fix issue #669
2021-12-01 11:27:59 +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