Marcel Mraz
a9b4b758cf
Fix excalidraw tests
2025-03-18 20:04:29 +01:00
Marcel Mraz
e1ea33836e
Move utility types in common
2025-03-18 19:43:21 +01:00
Marcel Mraz
0a7e9c51d6
Fixing element dependencies
2025-03-18 19:39:07 +01:00
Marcel Mraz
3782407c76
Move fractional index in element
2025-03-18 19:35:44 +01:00
Marcel Mraz
1c5b8372b9
Move group inside element
2025-03-18 19:17:56 +01:00
Marcel Mraz
fc225c5353
Fix es & ts build
2025-03-18 12:44:13 +01:00
Marcel Mraz
931d03d514
Moved ShapeCache in element
2025-03-18 11:54:51 +01:00
Marcel Mraz
875450a0a1
Fix the rest except scene and ShapeCache
2025-03-18 11:25:46 +01:00
Marcel Mraz
79021f4b6b
Fix components
2025-03-17 20:04:21 +01:00
Marcel Mraz
44837c9bde
Fix all but components & tests
2025-03-17 19:42:10 +01:00
Marcel Mraz
e2c2218f62
Partialy fixing element package
2025-03-17 17:01:19 +01:00
Marcel Mraz
5e68895709
Fixing math package
2025-03-17 14:06:27 +01:00
Marcel Mraz
44d8a6b4fe
Fixing common package
2025-03-17 13:57:03 +01:00
Marcel Mraz
aa873234ad
Separate more things
2025-03-14 16:35:29 +01:00
Marcel Mraz
70feced695
Move common stuff
2025-03-14 13:23:10 +01:00
Marcel Mraz
87bb3827ae
Add @excalidraw/common package
2025-03-14 12:56:12 +01:00
Marcel Mraz
de0598287c
Separating shapes
2025-03-14 12:33:58 +01:00
Marcel Mraz
a0c16d9bc1
Separate metadata from fonts
2025-03-13 14:36:54 +01:00
Marcel Mraz
a61fdb428c
Move text wysiwyg back
2025-03-13 13:46:45 +01:00
Marcel Mraz
ee66433a31
Separate embeddable action
2025-03-13 13:40:25 +01:00
Marcel Mraz
54f5c0e156
Move element into package
2025-03-13 13:37:13 +01:00
Marcel Mraz
45ac15ab40
Add @excalidraw/element package
2025-03-13 12:55:13 +01:00
Marcel Mraz
096a1233a6
Move element canvas buttons
2025-03-13 12:39:15 +01:00
Marcel Mraz
21ffaf4d76
refactor: auto ordered imports ( #9163 )
Tests / test (push) Successful in 4m38s
2025-03-12 15:23:31 +01:00
Marcel Mraz
82b9a6b464
docs: CHANGELOG typos 🙏 ( #9250 )
Tests / test (push) Successful in 5m28s
2025-03-11 23:18:15 +01:00
Marcel Mraz
817d8c553c
docs: update CHANGELOG ( #9243 )
2025-03-11 13:44:10 +01:00
Marcel Mraz
69bc5bdaab
chore: post publish docs & examples changes ( #9217 )
2025-03-11 13:02:59 +01:00
Márk Tolmács
d587b8a3de
fix: Do not rebind undragged elbow arrow endpoint ( #9191 )
2025-03-10 16:25:33 +01:00
Márk Tolmács
4ec812bc18
fix: Bound elbow arrow on duplication does not route correctly ( #9236 )
2025-03-08 12:39:54 +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
70c3e921bb
fix: package env vars ( #9221 )
2025-03-04 21:45:48 +01:00
Ritobroto Kalita
c5d3bb0b6a
fix : #8475 Arrow updated on both sides ( #8593 )
2025-03-04 17:24:39 +01:00
David Luzar
d1112bbf4f
fix: docked sidebar width ( #9213 )
2025-03-02 18:24:20 +01:00
Márk Tolmács
2523624f15
fix: React 18 element.ref was accessed error ( #9208 )
...
Bump @radix-ui/react-popover to fix element.ref React 19 error
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-03-02 14:24:50 +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
392118bf26
fix: Fix elbow arrow fixed binding on restore ( #9197 )
2025-02-28 15:36:41 +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
David Luzar
31e8476c78
chore: upgrade to react@19 ( #9182 )
2025-02-25 19:18:42 +01:00
Abhinav Pant
9ee0b8ffcb
Enhancement: grouped together Undo and Redo buttons on mobile ( #9109 )
...
* bugfix: put the redo and undo button under the same div so that they look grouped together
* fixed the position of the redo and undo buttons to the right
2025-02-13 13:07:44 +00: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
David Luzar
26f02bebea
fix: stop using structuredClone ( #9128 )
...
fix: stop using `structuredClone`
2025-02-12 13:02:53 +01:00
Marcel Mraz
e3060dfb8f
feat: custom text metrics provider ( #9121 )
2025-02-11 14:23:08 +01:00
Kyosuke Fujimoto
c329470b73
fix: Fix inconsistency in resizing while maintaining aspect ratio ( #9116 )
2025-02-10 15:24:08 +01:00
David Luzar
c8f4a4cb41
feat: add props.onDuplicate
( #9117 )
...
* feat: add `props.onDuplicate`
* docs
* clarify docs
* fix docs
2025-02-10 14:20:18 +00:00
Márk Tolmács
9e49c9254b
fix: IFrame and elbow arrow interaction fix ( #9101 )
2025-02-06 14:45:49 +01:00
David Luzar
b0c8c5f7a7
feat: change empty arrowhead icon ( #9100 )
2025-02-06 10:52:03 +01:00
tothatt81
4f64372506
perf: Improved pointer events related performance when the sidebar is docked with a large library open ( #9086 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2025-02-04 22:05:56 +01:00
David Luzar
424e94a403
fix: duplicating/removing frame while children selected ( #9079 )
2025-02-04 19:23:47 +01:00