Commit graph

3717 commits

Author SHA1 Message Date
Ryan Di
fdd6c65fd9 fix regression 2025-03-24 21:00:47 +11:00
Ryan Di
5ab8caa6b5 keep alt toggled lasso selection if shift pressed 2025-03-24 11:10:49 +11:00
Ryan Di
ff9d32a3fc lint 2025-03-21 01:37:03 +11:00
Ryan Di
1156086b77 bound text related fixes 2025-03-21 01:31:07 +11:00
Ryan Di
7e737f233c shift for additive selection 2025-03-21 00:54:48 +11:00
Ryan Di
93cf57b862 fix incorrect checks for resetting to selection 2025-03-21 00:10:07 +11:00
Ryan Di
df988e83f6 keep lasso if selected from toolbar 2025-03-20 20:31:23 +11:00
dwelle
ded26bea97 feat: show active tool when using "more tools" 2025-03-19 14:23:55 +01:00
Ryan Di
05084ed52b lint 2025-03-18 22:43:29 +11:00
Ryan Di
31d61dd99e refactor 2025-03-18 22:38:43 +11:00
Ryan Di
9412fcc6d7 update config 2025-03-18 21:54:41 +11:00
Ryan Di
828b9287c5 try worker-loader in next config 2025-03-18 21:41:00 +11:00
Ryan Di
86e274d304 merge with master 2025-03-18 21:17:18 +11:00
Ryan Di
c460f5faac do not capture lasso tool 2025-03-18 21:06:50 +11:00
David Luzar
99d8bff175
fix: elements offset incorrectly when action-duplicated during drag (#9275)
All checks were successful
Tests / test (push) Successful in 4m47s
* fix: elements offset incorrectly when action-duplicated during drag

* prevent duplicate action during drag altogether
2025-03-15 20:05:42 +01:00
Márk Tolmács
30983d801a
fix: Arrow conversion regression (#9241)
All checks were successful
Tests / test (push) Successful in 4m43s
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2025-03-15 12:31:25 +01:00
Marcel Mraz
21ffaf4d76
refactor: auto ordered imports (#9163)
All checks were successful
Tests / test (push) Successful in 4m38s
2025-03-12 15:23:31 +01:00
Marcel Mraz
82b9a6b464
docs: CHANGELOG typos 🙏 (#9250)
All checks were successful
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
dwelle
817860350e fix: ts 2025-03-10 10:15:20 +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
Ryan Di
b7e03b475c merge with master 2025-03-07 23:44:53 +11: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
David Luzar
d92384b77d
revert: vite@6 -> vite@5 (#9220) 2025-03-04 17:45:52 +00:00
Ritobroto Kalita
c5d3bb0b6a
fix: #8475 Arrow updated on both sides (#8593) 2025-03-04 17:24:39 +01:00
David Luzar
d21c6a1bc6
chore: bump vite@6.x (#9210) 2025-03-04 14:00:13 +01:00
Ryan Di
99c573e88e lasso tests 2025-03-03 11:18:14 +11: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
Ryan Di
5d8fd603bb refactor code 2025-02-28 16:12:11 +11:00
Ryan Di
ba7e3439f4 add a tiny threshold for checks 2025-02-28 15:41:35 +11:00
Ryan Di
0d5091555c simplify path threshold adaptive to zoom 2025-02-27 19:09:22 +11:00
Ryan Di
33d5886123 feed segments to worker 2025-02-27 18:05:36 +11:00
Ryan Di
b0cdf1c296 improve ux 2025-02-26 20:10:05 +11:00
Ryan Di
2a72e041ed select a single linear el 2025-02-26 18:31:26 +11:00
Ryan Di
b0e38ec18c Merge branch 'master' into ryan-di/lasso 2025-02-26 16:28:44 +11: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
Ryan Di
5cba71972e lasso without 'real' shape detection 2025-02-21 17:45:54 +11: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
David Luzar
16b86d7d16
chore: update firebase@8 to @11 (#9136) 2025-02-13 13:57:14 +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
David Luzar
26f02bebea
fix: stop using structuredClone (#9128)
fix: stop using `structuredClone`
2025-02-12 13:02:53 +01:00