Commit Graph

2563 Commits

Author SHA1 Message Date
Excalidraw Bot
20870a78c2 New translations en.json (Persian) 2024-12-17 14:11:16 +01:00
Excalidraw Bot
e741a6f370 New translations en.json (Portuguese, Brazilian) 2024-12-17 14:11:15 +01:00
Excalidraw Bot
e76ef06074 New translations en.json (Galician) 2024-12-17 14:11:14 +01:00
Excalidraw Bot
0fd05e34c4 New translations en.json (Vietnamese) 2024-12-17 14:11:12 +01:00
Excalidraw Bot
b11c80361a New translations en.json (Chinese Traditional) 2024-12-17 14:11:11 +01:00
Excalidraw Bot
f19c0d14ed New translations en.json (Ukrainian) 2024-12-17 14:11:09 +01:00
Excalidraw Bot
b242a9df79 New translations en.json (Turkish) 2024-12-17 14:11:07 +01:00
Excalidraw Bot
9fed9613fa New translations en.json (Russian) 2024-12-17 14:11:06 +01:00
Excalidraw Bot
01fa484a5e New translations en.json (Polish) 2024-12-17 14:11:04 +01:00
Excalidraw Bot
9a7e1710a4 New translations en.json (Punjabi) 2024-12-17 14:11:03 +01:00
Excalidraw Bot
d1957e4056 New translations en.json (Dutch) 2024-12-17 14:11:02 +01:00
Excalidraw Bot
68c96c5c9f New translations en.json (Lithuanian) 2024-12-17 14:11:00 +01:00
Excalidraw Bot
617897be5b New translations en.json (Kurdish) 2024-12-17 14:10:59 +01:00
Excalidraw Bot
b116388c7e New translations en.json (Korean) 2024-12-17 14:10:57 +01:00
Excalidraw Bot
473d4da923 New translations en.json (Japanese) 2024-12-17 14:10:56 +01:00
Excalidraw Bot
4c15aa2cf2 New translations en.json (Indonesian) 2024-12-17 14:10:55 +01:00
Excalidraw Bot
73f1d98d06 New translations en.json (Portuguese) 2024-12-17 14:10:53 +01:00
Excalidraw Bot
4e75a68ad3 New translations en.json (Chinese Simplified) 2024-12-17 14:10:52 +01:00
Excalidraw Bot
c0cf71a6f5 New translations en.json (Swedish) 2024-12-17 14:10:50 +01:00
Excalidraw Bot
4b5b7e8f5a New translations en.json (Slovenian) 2024-12-17 14:10:49 +01:00
Excalidraw Bot
e0dff46a28 New translations en.json (Slovak) 2024-12-17 14:10:48 +01:00
Excalidraw Bot
505b6ace2b New translations en.json (Italian) 2024-12-17 14:10:47 +01:00
Excalidraw Bot
4845574506 New translations en.json (Hungarian) 2024-12-17 14:10:45 +01:00
Excalidraw Bot
a9f69d750b New translations en.json (Hebrew) 2024-12-17 14:10:44 +01:00
Excalidraw Bot
f883167acc New translations en.json (Finnish) 2024-12-17 14:10:43 +01:00
Excalidraw Bot
3d89b04ac4 New translations en.json (Basque) 2024-12-17 14:10:42 +01:00
Excalidraw Bot
3ffa6c93e4 New translations en.json (Greek) 2024-12-17 14:10:40 +01:00
Excalidraw Bot
6be95e9fbf New translations en.json (German) 2024-12-17 14:10:39 +01:00
Excalidraw Bot
be0d4241e4 New translations en.json (Danish) 2024-12-17 14:10:37 +01:00
Excalidraw Bot
dc0b951dfa New translations en.json (Catalan) 2024-12-17 14:10:36 +01:00
Excalidraw Bot
b92b0ec82b New translations en.json (Bulgarian) 2024-12-17 14:10:35 +01:00
Excalidraw Bot
774fd07ca8 New translations en.json (Arabic) 2024-12-17 14:10:34 +01:00
Excalidraw Bot
a18a1ace4d New translations en.json (Spanish) 2024-12-17 14:10:32 +01:00
Excalidraw Bot
728ac246d5 New translations en.json (French) 2024-12-17 14:10:31 +01:00
Excalidraw Bot
a1b5ff5372 New translations en.json (Romanian) 2024-12-17 14:10:30 +01:00
Excalidraw Bot
80b98ca5e4 New translations en.json (Czech) 2024-12-17 14:10:28 +01:00
Ryan Di
d99e4a23ca feat: use stats panel to crop (#8848)
* feat: use stats panel to crop

* fix: test flake

---------

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-12-17 13:15:30 +01:00
Excalidraw Bot
4d22570b55 New translations en.json (Czech) 2024-12-17 12:44:37 +01:00
Ryan Di
551bae07a7 feat: snap when cropping as well (#8831)
* crop with snap

* make crop snap work with cmd as well

* turn off grid with cmd as well in crop
2024-12-16 18:31:33 +08:00
Excalidraw Bot
f1a2bb6677 New translations en.json (Indonesian) 2024-12-16 00:25:54 +01:00
Excalidraw Bot
b213e344fb New translations en.json (Indonesian) 2024-12-15 23:23:04 +01:00
Excalidraw Bot
ed61daeb16 New translations en.json (Portuguese) 2024-12-15 21:05:23 +01:00
Excalidraw Bot
4e752e95a3 New translations en.json (Chinese Simplified) 2024-12-12 03:59:20 +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
Marcel Mraz
8a1152ce36 fix: Flush pending DOM updates before .focus() (#8901) 2024-12-09 21:57:37 +01:00
Excalidraw Bot
e459e07af5 New translations en.json (Swedish) 2024-12-09 08:39:44 +01:00
Excalidraw Bot
1aa82f1c80 New translations en.json (Slovak) 2024-12-07 17:51:15 +01:00
Excalidraw Bot
ae9dca08b5 New translations en.json (Slovak) 2024-12-07 16:55:39 +01:00
Excalidraw Bot
7af0ba734d New translations en.json (Slovenian) 2024-12-03 07:13:08 +01:00