Marcel Mraz
e50f78e9d2
Merge branch 'master' into mrazator/separate-element-into-standalone-package
2025-03-25 10:08:53 +01:00
Mursaleen Nisar
e1bb59fb8f
chore: Use isDevEnv() and isTestEnv() ( #9264 )
...
Tests / test (push) Successful in 4m50s
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
2025-03-24 19:44:00 +01:00
Marcel Mraz
daf91fa318
Fix utils bundle
2025-03-24 14:58:38 +01:00
Marcel Mraz
7744284254
Fix rest of the tests
2025-03-20 23:38:52 +01:00
Marcel Mraz
40ff1b08ae
Fx imports and most tests
2025-03-20 13:50:43 +01:00
Marcel Mraz
ddac2e969a
Fix build
2025-03-19 21:59:42 +01:00
Marcel Mraz
ccbd004f22
Moving font metadata into common
2025-03-19 15:50:16 +01:00
Marcel Mraz
a3fef45365
Move queue in common
2025-03-18 20:08:09 +01:00
Marcel Mraz
e1ea33836e
Move utility types in common
2025-03-18 19:43:21 +01:00
Marcel Mraz
3782407c76
Move fractional index in element
2025-03-18 19:35:44 +01:00
Marcel Mraz
44837c9bde
Fix all but components & tests
2025-03-17 19:42:10 +01:00
Marcel Mraz
aa873234ad
Separate more things
2025-03-14 16:35:29 +01:00
Marcel Mraz
a0c16d9bc1
Separate metadata from fonts
2025-03-13 14:36:54 +01:00
Marcel Mraz
21ffaf4d76
refactor: auto ordered imports ( #9163 )
Tests / test (push) Successful in 4m38s
2025-03-12 15:23:31 +01:00
Márk Tolmács
a9e2d2348b
chore: Logging and fixing extremely large scenes ( #9225 )
2025-03-05 23:06:01 +01:00
David Luzar
68578556ff
fix: cleanup legacy element.rawText
(obsidian) ( #9203 )
2025-03-01 11:03:02 +01:00
Marcel Mraz
ecef5d12f4
chore: release @excalidraw/excalidraw@18.0.0 🎉 ( #9127 )
2025-02-28 16:49:09 +01:00
Márk Tolmács
0ffeaeaecf
feat: Remove GA code from binding ( #9042 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-25 22:52:06 +01:00
Márk Tolmács
f12b92ce9d
chore: Upgrade Sentry to latest and update debug messages ( #9134 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-13 12:47:27 +01:00
Márk Tolmács
77dc055d81
chore: Revert aspect ratio fix with element size limits and chk ( #9131 )
2025-02-12 15:02:35 +01:00
Marcel Mraz
e3060dfb8f
feat: custom text metrics provider ( #9121 )
2025-02-11 14:23:08 +01:00
David Luzar
a3e1619635
fix: hyperlinks html entities ( #9063 )
2025-01-29 19:02:54 +01:00
David Luzar
f87c2cde09
feat: allow installing libs from excal github ( #9041 )
2025-01-23 16:50:47 +01:00
Márk Tolmács
91ebf8b0ea
feat: Elbow arrow segment fixing & positioning ( #8952 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
Co-authored-by: David Luzar <5153846+dwelle@users.noreply.github.com>
2025-01-17 18:07:03 +01:00
Arnost Pleskot
8551823da9
feat: update jotai ( #9015 )
...
* feat: update jotai in excalidraw package
* feat: update jotai in excalidraw-app
* fix: exports from excalidraw/jotai
* fix: use isolated react hooks
* test: use jotai provider in <Trans /> test
* remove unused package
* refactor & make safer
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-01-16 16:59:11 +01:00
David Luzar
46f42ef8d7
fix: arrow binding behaving unexpectedly on pointerup ( #9010 )
...
* fix: arrow binding behaving unexpectedly on pointerup
* update snaps
2025-01-14 19:36:47 +01:00
David Luzar
f2f8219917
feat: reintroduce .excalidraw.png
default when embedding scene ( #8979 )
2025-01-05 22:21:39 +01:00
한별
12c39d1034
feat: add mimeTypes on file save ( #8946 )
2025-01-05 21:12:07 +00:00
David Luzar
b63689c230
feat: make HTML attribute sanitization stricter ( #8977 )
...
* feat: make HTML attribute sanitization stricter
* fix double escape
2025-01-05 21:45:04 +01:00
David Luzar
c84babf574
feat: validate library install urls ( #8976 )
2025-01-05 17:10:55 +01:00
David Luzar
36274f1f3e
feat: cleanup svg export and move payload to <metadata>
( #8975 )
2025-01-05 16:53:05 +01:00
Ryan Di
1e3399eac8
fix: make arrow binding area adapt to zoom levels ( #8927 )
...
* make binding area adapt to zoom
* revert stroke color
* normalize binding gap
* reduce normalized gap
2024-12-22 22:55:50 +01:00
David Luzar
873698a1a2
fix: robust state.editingFrame
teardown ( #8941 )
2024-12-22 22:47:39 +01:00
Shreyansh Jain
2af3221974
fix: right-click paste for images in clipboard (Issue #8826 ) ( #8845 )
...
* Fix right-click paste command for images (Issue #8826 )
* Fix clipboard logic for multiple paste types
* fix: remove unused code
* refactor & robustness
* fix: creating paste event with image files
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-12-10 20:10:34 +00:00
Antonio Della Fortuna
9b401f6ea3
fix: fixed image transparency by adding alpha option to preserve image alpha channel ( #8895 )
...
added alpha option to preserve image alpha channel
2024-12-10 13:41:10 +01:00
Barnabás Molnár
d9ad7c039b
feat: export scene to e+ on workspace creation/redemption ( #8514 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-11-04 22:35:45 +00:00
David Luzar
79b181bcdc
fix: restore svg image DataURL dimensions ( #8730 )
2024-10-29 22:40:24 +01:00
David Luzar
4cedf3d966
feat: do not strip unknown element properties on restore ( #8682 )
2024-10-21 22:56:22 +02:00
Ryan Di
e957c8e9ee
feat: image cropping ( #8613 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-10-21 22:26:52 +02:00
Marcel Mraz
b479f3bd65
feat: add first-class support for CJK ( #8530 )
2024-10-17 20:14:17 +02:00
David Luzar
47ee8a0094
refactor: point()
-> pointFrom()
to fix compiler issue ( #8578 )
2024-10-01 21:27:17 +02:00
Aakansha Doshi
3fe1883f3f
feat: prefer user defined coords and dimensions over calculated for for frame ( #8517 )
...
* feat: prefer user defined coords and dimensions over calculated for frame
* update changelog
* lint
* show the info only in dev mode and when children present
2024-09-24 21:09:15 +05:30
Márk Tolmács
f3f0ab7c83
fix: Elbow arrow fixedpoint flipping now properly flips on inverted resize and flip action ( #8324 )
...
* Flipping action now properly mirrors selections with elbow arrows
* Flipping action now re-centers the selection to the original center to avoid "walking" selections on repeated flipping
2024-09-19 08:47:23 +02:00
zsviczian
c1b310c56b
fix: Buffer dependency ( #8474 )
...
* fix Buffer dependency
* moved to encode.ts
* move base64 parsing out
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-09-12 15:48:47 +02:00
Márk Tolmács
f4dd23fc31
chore: Unify math types, utils and functions ( #8389 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-09-02 22:23:38 +00:00
Ryan Di
5e1ff7cafe
perf: improve new element drawing ( #8340 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-08-23 20:27:57 +02:00
David Luzar
b5d7f5b4ba
feat: rewrite d2c to not require token ( #8269 )
2024-08-20 18:06:22 +02:00
David Luzar
3cfcc7b489
feat: split gridSize
from enabled state & support custom gridStep
( #8364 )
2024-08-14 14:59:14 +02:00
Ryan Di
54491d13d4
feat: create flowcharts from a generic element using elbow arrows ( #8329 )
...
Co-authored-by: Mark Tolmacs <mark@lazycat.hu>
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-08-08 21:43:15 +02:00
Ryan Di
3cf14c73a3
refactor: rename draggingElement
-> newElement
( #8294 )
...
* add newElement to appState
* freedraw should not be an editing element
* do not set editing element for freedraw and generic
* remove ununsed `appState.draggingElement`
* remove setting dragged for new linear element
* decouple selection element from new element
* fix hint for text bindables
* update snapshot
* fixes
* fix frame regressions
* add comments to types
* document `editingElement`
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-08-06 19:26:06 +08:00