Commit Graph

  • f6fbc8d9ff feat(svgcanvas): Trigger 'changed' event on text attribute modifications (#1085) master shanyue 2026-03-20 07:23:35 +08:00
  • 7c6085e7b9 fix(svgcanvas): Handle 'none' stroke color in SVG elements (#1084) shanyue 2026-03-16 23:08:34 +08:00
  • 173dd2607a Fix/rotation recalc compound transforms (#1083) Geoff Youngs 2026-03-15 21:28:53 +00:00
  • 0be0c3916c fix(text-actions): Calculate accumulated transform matrix for text inside groups (#1082) Namhoon Lee 2026-02-04 22:57:35 +09:00
  • b9149f73cb Update svgWhiteList in sanitize.js to include 'font-stretch' for rele… (#1081) shanyue 2026-01-30 22:28:57 +08:00
  • 70d7a3e0bf Update CodeQL workflow to v4 and replace deprecated LGTM badges (#1079) Anthony Hernandez 2026-01-20 11:54:29 +01:00
  • 83d84d1e27 Jan2026 fixes (#1078) JFH 2026-01-13 14:51:05 -03:00
  • 97386d20b5 Jan2026 fixes (#1077) JFH 2026-01-10 20:57:06 -03:00
  • 9dd1349599 Fix link to SVGEdit V7 editor JFH 2025-12-07 19:54:52 +01:00
  • 35b3d62df1 Update publish.mjs JFH 2025-12-07 19:49:35 +01:00
  • 76c8e42cb2 Merge pull request #1073 from SVG-Edit/Vite JFH 2025-12-07 15:40:34 -03:00
  • d405708005 added translations JFH 2025-12-07 19:21:56 +01:00
  • 7ca39b6471 add flip buttons JFH 2025-12-07 18:26:28 +01:00
  • 370ba56ff0 Simplify publish process JFH 2025-12-07 17:29:10 +01:00
  • 28fe82b61e fix CI issue JFH 2025-12-07 11:26:25 +01:00
  • 7fb5a9b866 Editor explicitely uses the package in the workspace JFH 2025-12-07 11:14:30 +01:00
  • fa380402e1 increase test coverage JFH 2025-12-01 01:22:26 +01:00
  • a37fbac749 migration to vite/playwright JFH 2025-11-29 11:31:34 +01:00
  • babd3490c9 Nov25 fixes (#1072) JFH 2025-11-27 14:10:49 -03:00
  • 16a0e0d945 update deps JFH 2025-11-27 17:58:09 +01:00
  • 03355487ee Add Alt + Wheel Zoom Shortcut & Fix Localization for Panning & Update zh-CN locale (#1067) Qscy 2025-09-12 01:48:42 +08:00
  • 1dc44cb378 Update dependencies and improve test coverage JFH 2025-08-26 23:53:58 +02:00
  • 7c69c52209 7.3.8 JFH 2025-06-09 17:04:22 +02:00
  • 3f9d674854 svgcanvas 7.2.7 JFH 2025-06-09 17:01:41 +02:00
  • 865d1bea33 Prefer href to xlink href (#1059) JFH 2025-06-09 16:59:29 +08:00
  • 887ad2e39f Fix group rotation (#1058) JFH 2025-06-09 00:33:39 +08:00
  • c127c3734b Fixed a bug where a rotated text or image did not translate correctly. (#1055) Michael S. Scherotter 2025-05-20 23:27:57 -07:00
  • ede259ae87 7.3.7 JFH 2025-05-12 10:36:09 +02:00
  • f962f9d884 Fixed issue where foreignObject contents styles were getting removed on object moving (#1053) Michael S. Scherotter 2025-05-04 23:55:18 -07:00
  • 4b822fe190 Fixed issue where svgToString was converting HTML elements to uppercase in svgCanvas.svgToString() (#1051) Michael S. Scherotter 2025-05-01 14:02:34 -07:00
  • baa68718c8 fix the order of config() and init() in readme (#1049) szerintem 2025-04-21 09:57:58 +02:00
  • c22cc05006 fixes #1042 (#1043) JFH 2025-04-01 12:08:06 +02:00
  • 8b55657c70 add cursors svg JFH 2025-03-30 17:15:55 +02:00
  • 2550af8353 7.3.6 JFH 2025-03-28 20:23:06 +01:00
  • 1859978590 release JFH 2025-03-28 20:09:29 +01:00
  • a7cc873583 update deps JFH 2025-03-28 20:02:17 +01:00
  • 0a89750036 start tests on components JFH 2025-03-28 19:23:41 +01:00
  • dc0ce52e71 Html elements in foreign object (#1041) Michael S. Scherotter 2025-03-28 10:00:19 -07:00
  • 5c05fd77bc Fixed bug in Editor.loadFromURL where the promise was not resolving (#1040) Michael S. Scherotter 2025-03-26 00:08:41 -07:00
  • f4a66c989c Fixed bug in ext-opensave.js when dropping text. (#1038) Michael S. Scherotter 2025-03-23 00:11:39 -07:00
  • dd6b48779f Bump jspdf from 3.0.0 to 3.0.1 (#1036) dependabot[bot] 2025-03-22 08:08:55 +01:00
  • 56296446ba consider pathedit mode when zooming (#1035) JFH 2025-03-16 11:58:39 +01:00
  • 1b847fa20c Fix gradient (#1033) S1NJED 2025-03-12 09:22:33 +01:00
  • 88be19fa59 release 7.3.5 JFH 2025-03-09 22:46:01 +01:00
  • 61e8d439c4 Fixed issue in EditorStartup.init() where $qq will not work if the editor is in a Web Component (#1028) Michael S. Scherotter 2025-03-09 13:41:41 -07:00
  • 25e0d91add Fix: color picker value wont change after selecting a new element (#1030) S1NJED 2025-03-09 19:19:43 +01:00
  • 5ad039a693 Added alt tags to img elements (#1026) Michael S. Scherotter 2025-03-02 05:30:07 -08:00
  • 42840d51de Update to allow commas (#1023) JFH 2025-02-23 14:21:25 +01:00
  • 403237c182 Fix text scale #1008 (#1010) JFH 2024-12-27 21:37:05 +01:00
  • f0549e4629 Tspan fix (#1006) JFH 2024-11-10 14:29:45 +01:00
  • 3607cc8d69 Fix layer initialisation for orphans (#1005) JFH 2024-10-27 12:33:15 +01:00
  • 989f637e6c Update whitelist with dominant-baseline (#1004) JFH 2024-10-26 19:47:15 +02:00
  • 346378ead6 convert to base64 before export as CORS restrictions would break the export of linked images (#1003) JFH 2024-10-26 19:26:11 +02:00
  • 29216f4f68 fix(config): Fix modifying array values, such as for dimensions (#999) Shivang Patel 2024-10-21 16:35:03 -04:00
  • 49dd041bc0 Merge layer_view extension (#995) Venissa 2024-09-27 14:00:28 -04:00
  • 59690cd5f0 Populate layers after new file is opened (#993) Venissa 2024-09-20 13:53:59 -04:00
  • 23c6bc2e23 September updates (#992) JFH 2024-09-16 13:13:05 +02:00
  • 0c44b49450 Update dep (#988) JFH 2024-08-18 23:51:28 +02:00
  • e81a4f8ba9 Update LayersPanel.js (#981) w8w8w8 2024-07-05 06:10:05 +08:00
  • 5a3f24ef72 deps updates (#984) JFH 2024-07-05 00:01:34 +02:00
  • 6eafa75325 fix double binding of shortcut "d" (#972) Paul Korecky 2024-05-26 14:09:22 +02:00
  • a4dc7f7396 Update lang.ru.js (#966) Kamil 2024-04-25 17:00:10 +03:00
  • 2c3f20635b Add convertUnit utility function to SvgCanvas instance (#965) Delmo Heredia 2024-04-23 16:22:06 +02:00
  • 04ab3dd873 Fix initial stroke width (#959) Delmo Heredia 2024-04-18 13:58:59 +02:00
  • 94f7710cfc Fix build-docs-remove npm script (#962) Delmo Heredia 2024-04-18 02:52:06 +02:00
  • f748b05620 Fix main file path in package.json (#961) Delmo Heredia 2024-04-17 15:47:35 +02:00
  • b166aa02c7 detect a g layer with the className "Layer" instead of a non empty title (#955) cg-scorpio 2024-03-12 06:19:47 +01:00
  • 77b7bd95b7 Enhancement: Eyedropper (#948) olekhshch 2024-01-30 08:14:17 +01:00
  • 9f77e9c63a fix #832, floating btns closing, Esc to close confirmation dialog, 0x0 rects disabled (#947) olekhshch 2024-01-20 23:53:20 +01:00
  • f75d1a83a0 Cursors, Esc to cancel active tool (#946) olekhshch 2024-01-17 15:19:37 +01:00
  • 24f78d3d0f fix: Call zoomChanged event after updating the zoom (#940) Mo'ath Zaghdad 2024-01-14 17:21:05 -05:00
  • 19403a2755 Panning, modeChange Event, minor changes (#939) olekhshch 2023-12-28 11:20:26 +01:00
  • d502525cc0 Bottom panel styling, more adaptive palette, shortcuts (#937) olekhshch 2023-12-24 01:48:27 +01:00
  • 2f9f6e2f71 release 7.3.3 (publish.md and update svgcanvas) JFH 2023-12-10 11:29:50 +01:00
  • 2b9fa0be0c release 7.2.2 JFH 2023-12-10 11:22:50 +01:00
  • 13245ec2ff release 7.3.3 JFH 2023-12-10 10:57:06 +01:00
  • f0e4407f44 Fix export (#936) JFH 2023-12-10 10:52:20 +01:00
  • ec3e0522df Fixes issue with xy panel (#935) JFH 2023-12-09 17:17:10 +01:00
  • 94068b80b7 package updates JFH 2023-10-12 23:03:50 +02:00
  • 0895235c17 fix: Enhance text properties for multiple selected elements (SVG-Edit/svgedit#918) (#919) Mo'ath Zaghdad 2023-09-18 13:38:41 +03:00
  • 24b8f74c4d Connector extension (#916) JFH 2023-08-25 23:47:16 +02:00
  • ca21e83365 Refresh dependencies (#913) JFH 2023-07-25 12:23:10 +02:00
  • 73f61397fa Fix typos and make minor edits to language (#912) Peter Hauke 2023-07-25 11:48:02 +02:00
  • 420861f408 update npm packages, refresh ar language. (#901) JFH 2023-05-28 09:36:05 +02:00
  • 24c63f1a8b Update README.md (#898) smed79 2023-04-27 07:33:22 +01:00
  • 13cdaedc63 Fix #879 (#883) JFH 2023-03-31 01:57:06 +02:00
  • 8619a17333 add a more visible comment to avoid issue #875 JFH 2023-02-06 22:13:05 +01:00
  • 0c0663eb34 fix: Correct a condition that gets the width value on the Image-Properties (#880) Mo'ath Zaghdad 2023-01-29 13:21:51 -05:00
  • 230331b36e fix(se-zoom): fix missing arrow_down.svg icon (#874) Liubomyr Vyhovskyi 2023-01-20 01:24:39 +02:00
  • 5682e8c596 update react test (#870) JFH 2023-01-09 14:53:00 +01:00
  • 86fcc112c9 fix CI issue and package upgrades (#869) JFH 2023-01-09 08:32:54 +01:00
  • 990cc58260 feat(locale): add Ukrainian language translations (#859) Liubomyr Vyhovskyi 2022-12-14 18:23:55 +02:00
  • 476b2a178c feat(locale): add Swedish language translations (#860) Liubomyr Vyhovskyi 2022-12-14 16:28:27 +02:00
  • 59148d467e add a prebuild for svgcanvas (#866) JFH 2022-12-13 01:27:27 +01:00
  • 0417618156 Fix build issue #862 (#863) JFH 2022-12-11 23:39:44 +01:00
  • bb3a9b105f fix bug where font family select doesn't update the Top Panel dropdown (#853) (#856) bluetwelve 2022-11-28 11:57:12 -05:00
  • 00a7d61122 Update packages and remove the instrument step (#854) JFH 2022-11-27 23:01:27 +01:00
  • c0d0db4d7e Prevent accidental selection move (#848) pmkrawczyk 2022-11-27 10:28:55 +01:00
  • 1cd30205d9 Update README.md (#844) smed79 2022-11-05 19:32:38 +01:00
  • e08648c8f5 Maintain aspect ratio by default for images (#847) pmkrawczyk 2022-11-05 19:32:12 +01:00