Excalidraw Bot
966404b2fb
New translations en.json (Arabic)
2024-07-25 19:05:25 +02:00
Excalidraw Bot
d151c8be9c
New translations en.json (Spanish)
2024-07-25 19:05:24 +02:00
Excalidraw Bot
bf2852b46b
New translations en.json (French)
2024-07-25 19:05:23 +02:00
Excalidraw Bot
8d9710795b
New translations en.json (Romanian)
2024-07-25 19:05:22 +02:00
Excalidraw Bot
a706856b2a
New translations en.json (Greek)
2024-07-25 19:05:21 +02:00
Excalidraw Bot
5362326d91
New translations en.json (Polish)
2024-07-25 19:05:20 +02:00
Excalidraw Bot
a450687669
New translations en.json (German, Switzerland)
2024-07-25 19:05:18 +02:00
Excalidraw Bot
ca31245625
New translations en.json (Persian)
2024-07-25 19:05:17 +02:00
Marcel Mraz
62228e0bbb
feat: introduce font picker ( #8012 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-07-25 18:55:55 +02:00
DDDDD12138
4c5408263c
chore: Correct Typos in Code Comments ( #8268 )
...
chore: correct typos
Co-authored-by: wuzhiqing <wuzhiqing@linklogis.com>
2024-07-23 14:26:55 +05:30
Aakansha Doshi
bd7b778f41
perf: cache the temp canvas created for labeled arrows ( #8267 )
...
* perf: cache the temp canvas created for labeled arrows
* use allEleemntsMap so bound text element can be retrieved when editing
* remove logs
* fix rotation
* pass isRotating
* feat: cache `element.angle` instead of relying on `appState.isRotating`
---------
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-07-23 11:17:32 +05:30
Excalidraw Bot
ea14136124
New translations en.json (Greek)
2024-07-22 22:45:54 +02:00
Excalidraw Bot
69f0b70f65
New translations en.json (Greek)
2024-07-22 21:35:33 +02:00
David Luzar
43b2476dfe
fix: revert default element canvas padding change ( #8266 )
2024-07-22 11:47:16 +02:00
Excalidraw Bot
6998bef4a5
New translations en.json (Polish)
2024-07-21 22:15:48 +02:00
Excalidraw Bot
ffbeee5e5e
New translations en.json (Polish)
2024-07-21 21:09:52 +02:00
BlueGreenMagick
df8875a497
fix: freedraw jittering ( #8238 )
2024-07-14 08:44:47 +00:00
Excalidraw Bot
55a203a413
New translations en.json (German, Switzerland)
2024-07-12 10:20:12 +02:00
Excalidraw Bot
d6e91d4cdb
New translations en.json (Persian)
2024-07-12 10:20:11 +02:00
David Luzar
6fbc44fd1f
fix: messed up env variable ( #8231 )
2024-07-11 14:33:35 +02:00
Aakansha Doshi
d25a7d365b
feat: upgrade mermaid-to-excalidraw to v1.1.0 ( #8226 )
...
* feat: upgrade mermaid-to-excalidraw to v1.1.0
* fixes
* upgrade and remove config as its redundant
* lint
* upgrade to v1.1.0
2024-07-10 20:57:43 +05:30
David Luzar
e52c2cd0b6
fix: log allowed events ( #8224 )
2024-07-09 12:16:14 +02:00
David Luzar
96eeec5119
feat: bump max file size ( #8220 )
2024-07-08 18:35:13 +02:00
Hamir Mahal
f5221d521b
ci: upgrade gh actions checkout and setup-node to v4 ( #8168 )
...
fix: usage of `node12 which is deprecated`
2024-07-08 14:26:25 +05:30
Alexandre Lemoine
db2c235cd4
Fix : exportToCanvas() doc example ( #8127 )
2024-07-08 08:52:05 +00:00
Excalidraw Bot
b70bc98b4b
New translations en.json (Slovak)
2024-07-06 13:31:55 +02:00
Excalidraw Bot
aaf30dc34e
New translations en.json (Slovak)
2024-07-06 11:51:10 +02:00
Excalidraw Bot
d44e0071f0
New translations en.json (Bulgarian)
2024-07-05 12:26:22 +02:00
Excalidraw Bot
790f1a65dc
New translations en.json (Bulgarian)
2024-07-05 10:24:50 +02:00
David Luzar
148b895f46
feat: smarter preferred lang detection ( #8205 )
2024-07-04 17:55:35 +02:00
DDDDD12138
d9258a736b
chore: Consolidate i18n import in LanguageList component ( #8201 )
2024-07-04 17:34:16 +02:00
zsviczian
2e1f08c796
fix: memory leak - scene.destroy() and window.launchQueue ( #8198 )
2024-07-02 22:08:02 +02:00
David Luzar
1d5b41dabb
fix: stop updating text versions on init ( #8191 )
2024-07-01 14:04:58 +02:00
Márk Tolmács
66a2f24296
fix: Add binding update to manual stat changes ( #8183 )
...
Manual stats changes now respect previous element bindings.
2024-07-01 09:45:31 +02:00
Excalidraw Bot
f7e809c756
New translations en.json (Turkish)
2024-06-29 05:14:14 +02:00
Excalidraw Bot
4ee7585115
New translations en.json (Turkish)
2024-06-29 04:12:41 +02:00
Márk Tolmács
04668d8263
fix: Binding after duplicating is now applied for both the old and duplicate shapes ( #8185 )
...
Using ALT/OPT + drag to clone does not transfer the bindings (or leaves the duplicates in place of the old one , which are also not bound).
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-06-28 15:28:48 +02:00
David Luzar
abbeed3d5f
feat: support Stats bound text fontSize
editing ( #8187 )
2024-06-28 13:52:29 +02:00
Márk Tolmács
ba8c09d529
fix: Incorrect point offsetting in LinearElementEditor.movePoints() ( #8145 )
...
The LinearElementEditor.movePoints() function incorrectly calculates the offset for local linear element points when multiple targetPoints are provided, one of those target points is index === 0 AND the other points are moved in the negative direction, and ending up with negative local coordinates.
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
2024-06-28 12:23:10 +02:00
David Luzar
744b3e5d09
fix: stats state leaking & race conds ( #8177 )
2024-06-26 23:31:08 +02:00
Esteban Romo
6ba9bd60e8
feat: allow props.initialData to be a function ( #8135 )
2024-06-24 11:36:49 +02:00
Excalidraw Bot
5a7dd4da43
New translations en.json (Hindi)
2024-06-24 08:46:30 +02:00
Excalidraw Bot
176030fe23
New translations en.json (Marathi)
2024-06-24 08:46:28 +02:00
zsviczian
a1ffa064df
fix: only bind arrow ( #8152 )
...
Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
2024-06-19 10:55:35 +02:00
Excalidraw Bot
ecd17e23b8
New translations en.json (Azerbaijani)
2024-06-18 09:10:44 +02:00
Excalidraw Bot
26df1db785
New translations en.json (Italian)
2024-06-18 09:10:43 +02:00
Excalidraw Bot
5666a0d027
New translations en.json (Azerbaijani)
2024-06-18 07:50:05 +02:00
Excalidraw Bot
43956387b6
Auto commit: Calculate translation coverage
2024-06-17 08:17:41 +00:00
Excalidraw Bot
a6c594a4fa
New translations en.json (Hindi)
2024-06-17 10:17:25 +02:00
Excalidraw Bot
733c5881b0
New translations en.json (Marathi)
2024-06-17 10:17:24 +02:00