JFH
3607cc8d69
Fix layer initialisation for orphans ( #1005 )
...
* beautify with standard
* update dependencies
* name is created below so no need here
* initialize name before using it.
2024-10-27 12:33:15 +01:00
JFH
989f637e6c
Update whitelist with dominant-baseline ( #1004 )
2024-10-26 19:47:15 +02:00
JFH
346378ead6
convert to base64 before export as CORS restrictions would break the export of linked images ( #1003 )
2024-10-26 19:26:11 +02:00
JFH
23c6bc2e23
September updates ( #992 )
...
* fix deprecated apple-mobile -web-app-capable
* fix issue #974
* update dependencies
* fix a trailing space for points
* fix issue with tspan recalculation
2024-09-16 13:13:05 +02:00
Delmo Heredia
04ab3dd873
Fix initial stroke width ( #959 )
...
* Fix initial stroke width
* refresh packages
* update snapshots
* Update issue-752.cy.js
---------
Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com >
2024-04-18 13:58:59 +02:00
cg-scorpio
b166aa02c7
detect a g layer with the className "Layer" instead of a non empty title ( #955 )
...
* detect a g layer with the className "Layer" instead of a non empty title
* fix TU
2024-03-12 06:19:47 +01:00
olekhshch
9f77e9c63a
fix #832 , floating btns closing, Esc to close confirmation dialog, 0x0 rects disabled ( #947 )
2024-01-20 22:53:20 +00:00
JFH
f0e4407f44
Fix export ( #936 )
...
* fix export
* improve dialog and fix quality
2023-12-10 10:52:20 +01:00
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
Mo'ath Zaghdad
0895235c17
fix: Enhance text properties for multiple selected elements (SVG-Edit/svgedit#918) ( #919 )
...
* fix: Enhance text properties for multiple selected elements (SVG-Edit/svgedit#918 )
This commit addresses issue SVG-Edit/svgedit#918 by improving
text property handling when multiple elements are selected.
You can now set Bold, Italic, Text-Decoration, Text-Anchor,
Letter-Spacing, Word-Spacing, Text Length, and Length Adjust.
* Update Editor.js
---------
Co-authored-by: JFH <20402845+jfhenon@users.noreply.github.com >
2023-09-18 12:38:41 +02:00
JFH
24b8f74c4d
Connector extension ( #916 )
...
* npm update
* move connector extension back
2023-08-25 23:47:16 +02:00
JFH
13cdaedc63
Fix #879 ( #883 )
...
* create and use getTransformList
* update dependencies
2023-03-31 01:57:06 +02: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