Commit Graph

151 Commits (master)

Author SHA1 Message Date
JFH ec3e0522df
Fixes issue with xy panel (#935)
* update deps

* fixes #930

* update workflow

* Update TopPanel.js

* fix side effects

* Update utilities-performance.cy.js
2023-12-09 17:17:10 +01:00
JFH 24b8f74c4d
Connector extension (#916)
* npm update
* move connector extension back
2023-08-25 23:47:16 +02:00
JFH ca21e83365
Refresh dependencies (#913)
* update dependencies

* fix lint issues
2023-07-25 12:23:10 +02:00
JFH 86fcc112c9
fix CI issue and package upgrades (#869) 2023-01-09 08:32:54 +01:00
JFH 0417618156
Fix build issue #862 (#863)
* migrate cypress
* clean local storage before each test
2022-12-11 23:39:44 +01:00
JFH 00a7d61122
Update packages and remove the instrument step (#854)
* several updates
* avoid the instrumented step in tests
2022-11-27 23:01:27 +01:00
JFH 43bf93968a
separate svgcanvas from svgedit
now you can use directlt svgcanvas. see readme.md

* configure workspaces
* move svgcanvas to packages folder
* move utils to common and paint to svgcanvas
* make svgcanvas a dependency of svgedit
* update deps
* workspaces requires npm 7 at least so the ci needs a new node version
* update github actions to V3
* update snapshots using custom svg exports
* remove unmaintained cypress snapshot plugin
* new github action to add coverage in PR
* Update onpushandpullrequest.yml
* svgcanvas v7.1.6
2022-08-14 15:01:51 +02:00
radasam ad1b9df6a5
Fix: Zoom selector rewrite (#826) 2022-08-08 01:09:13 +02:00
Thakur Karthik f9fe802dcd
refactor se-list and se-list-item (#827) 2022-08-08 01:05:22 +02:00
JFH 9e3a4a9091
cypress 10 migration (#777)
* cypress 10 migration

* fix lint
2022-06-18 10:32:27 +02:00
JFH 29103ddf86
updateCanvas after import (#771)
* updateCanvas after import

* remove test causing a race condition with Cypress on CI

* fix indent
2022-05-30 10:04:18 +02:00
Kevin D fda0294beb
Issue 752 snapping movement selector misalignment (#753) 2022-04-05 07:22:39 +02:00
JFH a335e44dc8
Extensions (#737)
- add the current document title in the toolbar
- allow user extensions to define optional parameters
- more events for renamedElement, beforeClear, afterClear, sourceChanged
- remove "message" event used for iframe integration not used anymore. can be readded through a new extension if necessary
- default precision down to 2 digits (and applied in rotation)
2022-03-13 12:59:53 +01:00
Kevin D f713ff8f83
Fix issue 726, move forward / move backward (#728) 2022-02-15 08:31:58 +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 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 f98456a21a Update scenario.js.snap 2022-01-05 15:19:08 -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 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 e620ef6c05 7.1.1 2022-01-01 22:28:01 -03: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 11ee55067c refactor (incomplete) 2021-12-25 17:25:12 -03:00
JFH b09f71e703 dependencies update and fix lint unused disabled line 2021-11-25 23:40:07 +01:00
JFH 3ba251f168 fix test 2021-11-18 00:35:02 +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 6f3896aaa0 Update issue-660.js 2021-11-07 21:23:16 +01:00
JFH 46beeb1548 use clientY for mouse move 2021-11-04 00:50:13 +01:00
JFH d1944b534a
Update issue-660.js 2021-11-03 17:38:50 +01:00
Simon Brown 93bf757bfa simpler test to trigger bug 2021-11-02 16:17:05 +00:00
Simon Brown 61ce055996 Reproduction of Chrome 96 text scale bug #660 2021-11-02 15:42:18 +00: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 8596ce2e15 Update scenario5.js.snap 2021-11-01 20:10:13 +01:00
JFH d478ec9417 remove connector for side effect on arrow 2021-10-19 00:25:47 +02:00
JFH d54b83a823 move namespace to svgcanvas folder 2021-09-21 21:30:44 +02:00
JFH 22cb5f6bf3 Update scenario3.js.snap 2021-09-20 09:35:08 +02:00
JFH 627092f264 Update draw.js 2021-09-20 08:53:01 +02:00
JFH e92ccd0444 Path Box widely supported, Replace/Insert in Path are deprecated (but polyfilled) 2021-09-20 08:24:18 +02:00
JFH fcfe6c5a6e fix test 2021-09-05 11:01:59 +02:00